Template:WeaponInfobox/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (→Parameters) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
==Usage== | ==Usage== | ||
{{WeaponInfobox | |||
| name = Skólkr̥tos-91 (Thunderstrike-91) | |||
| caption = Image of the handgun | |||
| image = skol_pistol.png | |||
| type = Semi-automatic pistol carbine hybrid | |||
| origin = {{flag|Hergom ep swekorwos}} | |||
| design_date = 7691 | |||
| production_dates = 7691–present | |||
| mass = 5 kg (unloaded), ~5.8 kg (loaded with 10 rounds) | |||
| length = 350 mm (13.8 in) | |||
| barrel_length = 220 mm (8.7 in) | |||
| cartridge = 25×50mm Wolgos Pistol Standard | |||
| action = Short recoil-operated, tilting barrel | |||
| feed = Detachable box magazine (10 rounds, double-stack) | |||
| velocity = ~600 m/s | |||
| range = 50–75 m | |||
| recoil_energy = 40 joules | |||
| sights = Iron sights with tritium inserts | |||
| modes = Semi-automatic | |||
| safety = Ambidextrous manual safety, grip safety | |||
| material = Steel alloy frame, polymer grips | |||
| durability = Corrosion-resistant coatings; reliable in extreme environments | |||
| accessories = Tactical rail for lights/lasers; threaded barrel for suppressor | |||
| cultural_design = Subtle [[Wolgos]] insignias; designed for officers and elites | |||
| notes = Designed exclusively for Wolgos. Incompatible with human ergonomics due to size, weight, and recoil. | |||
}} | |||
To use the template, copy and paste the following at the top of the article. Then add the appropriate parameter values. | To use the template, copy and paste the following at the top of the article. Then add the appropriate parameter values. | ||
<div id="usage" style="background-color: transparent; width: 350px;"> | <div id="usage" style="background-color: transparent; width: 350px;"> | ||
<pre><nowiki>{{</nowiki>WeaponInfobox | <pre><nowiki>{{</nowiki>WeaponInfobox | ||
| name | | name = | ||
| image | | image = | ||
| image_size | | image_size = | ||
| alt | | alt = | ||
| caption | | caption = | ||
| type | | type = | ||
| origin | | origin = | ||
<nowiki><!-- Production history --></nowiki> | <nowiki><!-- Production history --></nowiki> | ||
| design_date | | designer = | ||
| manufacturer | | design_date = | ||
| cost | | manufacturer = | ||
| production_dates = | | cost = | ||
| number | | production_dates = | ||
| variants | | number = | ||
| mass | | variants = | ||
| length | <nowiki><!-- General specifications --></nowiki> | ||
| barrel_length | | mass = | ||
| width | | length = | ||
| height | | barrel_length = | ||
| diameter | | width = | ||
| crew | | height = | ||
| passengers | | diameter = | ||
| crew = | |||
| passengers = | |||
<nowiki><!-- Ranged weapon specifications --></nowiki> | <nowiki><!-- Ranged weapon specifications --></nowiki> | ||
| cartridge | | cartridge = | ||
| caliber | | caliber = | ||
| barrels | | barrels = | ||
| action | | action = | ||
| feed | | feed = | ||
| rate | | rate = | ||
| velocity | | velocity = | ||
| muzzle_energy | | muzzle_energy = | ||
| recoil_energy | | recoil_energy = | ||
| range | | range = | ||
| max_range | | max_range = | ||
<nowiki><!-- Artillery weapon specification --></nowiki> | <nowiki><!-- Artillery weapon specification --></nowiki> | ||
| shell | | shell = | ||
| breech = | | breech = | ||
| carriage = | | carriage = | ||
| | | elevation = | ||
| | | carriage = | ||
<nowiki><!-- Bladed weapon specifications --></nowiki> | |||
| blade_type = | |||
| hilt_type = | |||
| sheath_type = | |||
| head_type = | |||
| haft_type = | |||
<nowiki><!-- Explosive specifications --></nowiki> | |||
| filling = | |||
| filling_weight = | |||
| detonation = | |||
| yield = | |||
<nowiki><!-- Vehicle/missile specifications --></nowiki> | |||
| armour = | |||
| primary_armament = | |||
| secondary_armament = | |||
| engine = | |||
| engine_power = | |||
| pw_ratio = | |||
| payload_capacity = | |||
| drive = | |||
| transmission = | |||
| suspension = | |||
| clearance = | |||
| fuel_capacity = | |||
| vehicle_range = | |||
| speed = | |||
| guidance = | |||
| steering = | |||
<nowiki><!-- Missiles only --></nowiki> | |||
| wingspan = | |||
| propellant = | |||
| ceiling = | |||
| altitude = | |||
| boost = | |||
| depth = | |||
| accuracy = | |||
| launch_platform = | |||
| transport = | |||
<nowiki><!-- Features --></nowiki> | <nowiki><!-- Features --></nowiki> | ||
| sights | | sights = | ||
| modes | | modes = | ||
| safety | | safety = | ||
| material | | material = | ||
| durability | | durability = | ||
| accessories | | accessories = | ||
| special_use | | special_use = | ||
| features | | features = | ||
| cultural_design | | cultural_design = | ||
| notes | | notes = | ||
|}</pre></div> | |||
==Parameters== | |||
{{wip|section|text=Working on building the table to cover all parameters. Please bear with us.}} | |||
Optional parameters are not displayed if left blank. | |||
{| class="wikitable" | |||
! width="150px" | Parameter !! width="180px" | Description !! Type !! Status !! Notes | |||
|- | |||
| {{code|name}} || Weapon name || String || '''Required''' || Defaults to pagename | |||
|- | |||
| {{code|image}} || Image filename || String || Optional || | |||
|- | |||
| {{code|image_size}} || Image size || String || Optional || Defaults to {{code|280px}} | |||
|- | |||
| {{code|alt}} || Image alt text || String || Optional || | |||
|- | |||
| {{code|caption}} || Image caption || String || Optional || | |||
|- | |||
| {{code|type}} || Weapon type || String || Optional || | |||
|- | |||
| {{code|origin}} || Place of origin || String || Optional || Accepts <code><nowiki>{{flag|</nowiki>''xxx''}}</code> | |||
|- | |||
| {{code|designer}} || Designer || String || Optional || | |||
|- | |||
| {{code|design_date}} || Design date || String || Optional || Usually given as a year | |||
|- | |||
| {{code|manufacturer}} || Manufacturer || String || Optional || | |||
|- | |||
| {{code|cost}} || Unit cost || Numeric || Optional || Should be expressed in [[Gold Exchange Mechanism|₲]] | |||
|- | |||
| {{code|production_dates}} || Production dates || String || Optional || Usually given as a range in years (e.g., 7656 – 7674) | |||
|- | |||
| {{code|number}} || Number produced || Numeric || Optional || | |||
|- | |||
| {{code|variants}} || Variants || String || Optional || Variant models of the weapon | |||
|- | |||
| {{code|mass}} || Mass || Numeric || Optional || Weapon system weight | |||
|- | |||
| {{code|length}} || Length || Numeric || Optional || Weapon system overall length | |||
|- | |||
| {{code|barrel_length}} || Barrel length || Numeric || Optional || Length of the barrel | |||
|- | |||
| {{code|width}} || Width || Numeric || Optional || | |||
|- | |||
| {{code|height}} || Height || Numeric || Optional || | |||
|- | |||
| {{code|diameter}} || Diameter || Diameter || Optional || | |||
|- | |||
| {{code|crew}} || Crew || Numeric || Optional || | |||
|- | |||
| {{code|passengers}} || Passengers || Numeric || Optional || | |||
|} | |} |
Latest revision as of 08:01, 14 December 2024
This is a documentation subpage for Template:WeaponInfobox. It may contain usage information, categories and other content that is not part of the original template page. |
The {{WeaponInfobox}} is used to create an infobox for a weapon or weapon system.
Usage
Image of the handgun | |
Type | Semi-automatic pistol carbine hybrid |
Place of origin | Hergom ep swekorwos |
Production history | |
---|---|
Designed | 7691 |
Produced | 7691–present |
Specifications | |
Mass | 5 kg (unloaded), ~5.8 kg (loaded with 10 rounds) |
Length | 350 mm (13.8 in) |
Barrel length | 220 mm (8.7 in) |
Cartridge | 25×50mm Wolgos Pistol Standard |
Action | Short recoil-operated, tilting barrel |
Feed system | Detachable box magazine (10 rounds, double-stack) |
Muzzle velocity | ~600 m/s |
Recoil energy | 40 joules |
Effective range | 50–75 m |
Features | |
Sights | Iron sights with tritium inserts |
Fire modes | Semi-automatic |
Safety | Ambidextrous manual safety, grip safety |
Material | Steel alloy frame, polymer grips |
Durability | Corrosion-resistant coatings; reliable in extreme environments |
Accessories | Tactical rail for lights/lasers; threaded barrel for suppressor |
Cultural design | Subtle Wolgos insignias; designed for officers and elites |
Notes | |
Designed exclusively for Wolgos. Incompatible with human ergonomics due to size, weight, and recoil. |
To use the template, copy and paste the following at the top of the article. Then add the appropriate parameter values.
{{WeaponInfobox | name = | image = | image_size = | alt = | caption = | type = | origin = <!-- Production history --> | designer = | design_date = | manufacturer = | cost = | production_dates = | number = | variants = <!-- General specifications --> | mass = | length = | barrel_length = | width = | height = | diameter = | crew = | passengers = <!-- Ranged weapon specifications --> | cartridge = | caliber = | barrels = | action = | feed = | rate = | velocity = | muzzle_energy = | recoil_energy = | range = | max_range = <!-- Artillery weapon specification --> | shell = | breech = | carriage = | elevation = | carriage = <!-- Bladed weapon specifications --> | blade_type = | hilt_type = | sheath_type = | head_type = | haft_type = <!-- Explosive specifications --> | filling = | filling_weight = | detonation = | yield = <!-- Vehicle/missile specifications --> | armour = | primary_armament = | secondary_armament = | engine = | engine_power = | pw_ratio = | payload_capacity = | drive = | transmission = | suspension = | clearance = | fuel_capacity = | vehicle_range = | speed = | guidance = | steering = <!-- Missiles only --> | wingspan = | propellant = | ceiling = | altitude = | boost = | depth = | accuracy = | launch_platform = | transport = <!-- Features --> | sights = | modes = | safety = | material = | durability = | accessories = | special_use = | features = | cultural_design = | notes = |}
Parameters
This section is a work in progress. Working on building the table to cover all parameters. Please bear with us. |
Optional parameters are not displayed if left blank.
Parameter | Description | Type | Status | Notes |
---|---|---|---|---|
name |
Weapon name | String | Required | Defaults to pagename |
image |
Image filename | String | Optional | |
image_size |
Image size | String | Optional | Defaults to 280px
|
alt |
Image alt text | String | Optional | |
caption |
Image caption | String | Optional | |
type |
Weapon type | String | Optional | |
origin |
Place of origin | String | Optional | Accepts {{flag|xxx}}
|
designer |
Designer | String | Optional | |
design_date |
Design date | String | Optional | Usually given as a year |
manufacturer |
Manufacturer | String | Optional | |
cost |
Unit cost | Numeric | Optional | Should be expressed in ₲ |
production_dates |
Production dates | String | Optional | Usually given as a range in years (e.g., 7656 – 7674) |
number |
Number produced | Numeric | Optional | |
variants |
Variants | String | Optional | Variant models of the weapon |
mass |
Mass | Numeric | Optional | Weapon system weight |
length |
Length | Numeric | Optional | Weapon system overall length |
barrel_length |
Barrel length | Numeric | Optional | Length of the barrel |
width |
Width | Numeric | Optional | |
height |
Height | Numeric | Optional | |
diameter |
Diameter | Diameter | Optional | |
crew |
Crew | Numeric | Optional | |
passengers |
Passengers | Numeric | Optional |