Template:WeaponInfobox/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 40: | Line 40: | ||
| origin = | | origin = | ||
<nowiki><!-- Production history --></nowiki> | <nowiki><!-- Production history --></nowiki> | ||
| designer = | |||
| design_date = | | design_date = | ||
| manufacturer = | | manufacturer = | ||
Line 122: | Line 123: | ||
| cultural_design = | | cultural_design = | ||
| notes = | | notes = | ||
|}</pre></div> | |||
==Parameters== | |||
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 – 7574) | |||
|- | |||
| {{code|number}} || Number produced || Numeric || Optional || | |||
|- | |||
| {{code|variants}} || Variants || String || Optional || Variant models of the weapon | |||
|} | |} |
Revision as of 07:49, 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
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 – 7574) |
number |
Number produced | Numeric | Optional | |
variants |
Variants | String | Optional | Variant models of the weapon |