Template:WeaponInfobox/doc: Difference between revisions

From The World of Gotha
Jump to navigation Jump to search
No edit summary
 
(6 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: 250px;">
<div id="usage" style="background-color: transparent; width: 350px;">
<pre><nowiki>{{</nowiki>WeaponInfoboxhorizontal
<pre><nowiki>{{</nowiki>WeaponInfobox
| name             =
| name               =  
| image           =
| image             =  
| image_size       =
| image_size         =  
| alt             =
| alt               =  
| caption         =
| caption           =  
| type             =
| type               =  
| origin           =
| origin             =  
<!-- Production history -->
<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           =  
<!-- Ranged weapon specifications -->  
| crew               =  
| cartridge       =
| passengers         =  
| caliber         =
<nowiki><!-- Ranged weapon specifications --></nowiki>
| barrels         =
| cartridge         =  
| action           =
| caliber           =  
| feed             =
| barrels           =  
| rate             =
| action             =  
| velocity         =
| feed               =  
| muzzle_energy   =
| rate               =  
| recoil_energy   =
| velocity           =  
| range           =
| muzzle_energy     =  
| max_range        =
| recoil_energy     =  
<!-- Features -->
| range             =  
| sights           =
| max_range         =
| modes           =
<nowiki><!-- Artillery weapon specification --></nowiki>
| safety           =
| shell              =
| material         =
| breech            =
| durability       =
| carriage          =
| accessories     =
| elevation          =
| special_use     =
| carriage          =
| features         =
<nowiki><!-- Bladed weapon specifications --></nowiki>
| cultural_design =
| blade_type        =
| notes           =
| 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>
| sights             =  
| modes             =  
| safety             =  
| material           =  
| durability         =  
| accessories       =  
| special_use       =  
| features           =  
| cultural_design   =  
| 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 &ndash; 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

Skólkr̥tos-91 (Thunderstrike-91)
{{{alt}}}
Image of the handgun
Type Semi-automatic pistol carbine hybrid
Place of origin Hergom ep swekorwos
Production history
Designer Template:Designer}
Designed 7691
Manufacturer {{{manufacturer}}}
Unit cost {{{cost}}}
Produced 7691–present
Number produced {{{number}}}
Variants {{{variants}}}
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)
Width {{{width}}}
Height {{{height}}}
Diameter {{{diameter}}}
Crew {{{crew}}}
Passengers {{{passengers}}}

Shell {Template:Shell
Cartridge 25×50mm Wolgos Pistol Standard
Caliber {{{caliber}}}
Barrels {{{barrels}}}
Breech {{{breech}}}
Carriage {{{carriage}}}
Elevation {{{elevation}}}
Traverse {{{traverse}}}
Action Short recoil-operated, tilting barrel
Feed system Detachable box magazine (10 rounds, double-stack)
Rate of fire {{{rate}}}
Muzzle velocity ~600 m/s
Muzzle energy {{{muzzle_energy}}}
Recoil energy 40 joules
Effective range 50–75 m
Maximum range {{{max_range}}}
Blade type {{{blade_type}}}
Hilt type {{{hilt_type}}}
Sheath type {{{sheath_type}}}
Head type {{{head_type}}}
Haft type {{{haft_type}}}
Filling {{{filling}}}
Filling weight {{{filling_weight}}}
Detonation mechanism {{{detonation}}}
Blast yield {{{yield}}}
Armour {{{armour}}}
Main armament {{{primary_armament}}}
Secondary armament {{{secondary_armament}}}
Engine {{{engine}}}
Power/weight {{{pw_ratio}}}
Payload capacity {{{payload_capacity}}}
Drive {{{drive}}}
Transmission {{{transmission}}}
Suspension {{{suspension}}}
Ground clearance {{{clearance}}}
Fuel capacity {{{fuel_capacity}}}
Operational range {{{vehicle_range}}}
Maximum speed {{{speed}}}
Guidance system {{{guidance}}}
Steering system {{{steering}}}
Wingspan {{{wingspan}}}
Propellant {{{propellant}}}
Flight ceiling {{{ceiling}}}
Flight altitude {{{altitude}}}
Boost time {{{boost}}}
Maximum depth {{{depth}}}
Accuracy {{{accuracy}}}
Launch platform {{{launch_platform}}}
Transport {{{transport}}}
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
Special use cases {{{special_use}}}
Unique features {{{features}}}
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