User:Jph2/sandbox2: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{| class= | <p style="font-size:225%;font-weight:semi-bold;font-family:serif,times new roman">Template:WeaponInfobox</p> | ||
|+ | Built for small arms. Need to add blades, artillery, vehicle. Also need to add parser function to hide unused rows (e.g., <code><nowiki>{{#if: {{{image|}}} | | style="display: none;" }}</nowiki></code>). | ||
{| class="infobox" style="width: 300px; border: solid 1px #AAA;" | |||
|+ style="background-color: #BDBDBD; text-align: center;" | '''{{{name|{{PAGENAME}}}}}''' | |||
|- | |- | ||
| colspan="2" style="text-align: center;" | [[File:{{{image}}}|{{{image_size|280px}}}|alt={{{alt}}}]]<br />{{{caption}}}<hr /> | |||
|- | |- | ||
| '''Type''' || {{{type}}} | |||
| | |||
| | |||
|- | |- | ||
| '''Place of origin''' || {{{origin}}} | |||
| | |||
|- | |- | ||
| | ! colspan="2" style="background-color: #BDBDBD; text-align: center;" | Production history | ||
|- | |- | ||
| | | '''Designed''' || {{{design_date}}} | ||
| | |||
|- | |- | ||
| | | '''Manufacturer''' || {{{manufacturer}}} | ||
|- | |- | ||
| | | '''Unit cost''' || {{{cost}}} | ||
|- | |- | ||
| | | '''Produced''' || {{{production_dates}}} | ||
|- | |- | ||
| | | '''Number produced''' || {{{number}}} | ||
|- | |- | ||
| | | '''Variants''' || {{{variants}}} | ||
| | |||
|- | |- | ||
! colspan="2" style="background-color: #BDBDBD; text-align: center;" | Specifications | |||
|- | |- | ||
| | | '''Mass''' || {{{mass}}} | ||
|- | |- | ||
| | | '''Length''' || {{{length}}} | ||
|- | |- | ||
| | | '''Barrel length''' || {{{barrel_length}}} | ||
| | |||
|- | |- | ||
| | | '''Width''' || {{{width}}} | ||
|- | |- | ||
| | | '''Height''' || {{{height}}} | ||
| | |||
|- | |- | ||
| | | '''Diameter''' || {{{diameter}}} | ||
|- | |- | ||
| | | '''Crew''' || {{{crew}}} | ||
|- | |- | ||
| | | '''Passengers''' || {{{passengers}}} | ||
|- | |- | ||
| | | colspan="2" | <hr /> | ||
|- | |- | ||
| | | '''Cartridge''' || {{{cartridge}}} | ||
| | |||
|- | |- | ||
| | | '''Caliber''' || {{{caliber}}} | ||
|- | |- | ||
| | | '''Barrels''' || {{{barrels}}} | ||
| | |||
|- | |- | ||
| | | '''Action''' || {{{action}}} | ||
|- | |- | ||
| | | '''Feed system''' || {{{feed}}} | ||
|- | |- | ||
| | | '''Rate of fire''' || {{{rate}}} | ||
|- | |- | ||
| | | '''Muzzle velocity''' || {{{velocity}}} | ||
| | |||
|- | |- | ||
| | | '''Muzzle energy''' || {{{muzzle_energy}}} | ||
|- | |- | ||
| | | '''Recoil energy''' || {{{recoil_energy}}} | ||
|- | |- | ||
| '''Effective range''' || {{{range}}} | |||
| | |||
|- | |- | ||
| | | '''Maximum range''' || {{{max_range}}} | ||
| | |||
|- | |- | ||
! colspan="2" style="background-color: #BDBDBD; text-align: center;" | Features | |||
|- | |- | ||
| | | '''Sights''' || {{{sights}}} | ||
| | |||
|- | |- | ||
| | | '''Fire modes''' || {{{modes}}} | ||
|- | |- | ||
| | | '''Safety''' || {{{safety}}} | ||
| | |||
|- | |- | ||
| | | '''Material''' || {{{material}}} | ||
|- | |- | ||
| | | '''Durability''' || {{{durability}}} | ||
| | |||
|- | |- | ||
| | | '''Accessories''' || {{{accessories}}} | ||
|- | |- | ||
| '''Special use cases''' || {{{special_use}}} | |||
| | |||
|- | |- | ||
| '''Unique features''' || {{{features}}} | |||
| | |||
|- | |- | ||
| | | '''Cultural design''' || {{{cultural_design}}} | ||
|- | |- | ||
! | ! colspan="2" style="background-color: #BDBDBD; text-align: center;" | Notes | ||
|- | |- | ||
| | | colspan="2" | {{{notes}}} | ||
|} | |} |
Revision as of 05:01, 12 December 2024
Template:WeaponInfobox
Built for small arms. Need to add blades, artillery, vehicle. Also need to add parser function to hide unused rows (e.g., {{#if: {{{image|}}} | | style="display: none;" }}
).
[[File:{{{image}}}|280px|alt={{{alt}}}]] {{{caption}}} | |
Type | {{{type}}} |
Place of origin | {{{origin}}} |
Production history | |
---|---|
Designed | {{{design_date}}} |
Manufacturer | {{{manufacturer}}} |
Unit cost | {{{cost}}} |
Produced | {{{production_dates}}} |
Number produced | {{{number}}} |
Variants | {{{variants}}} |
Specifications | |
Mass | {{{mass}}} |
Length | {{{length}}} |
Barrel length | {{{barrel_length}}} |
Width | {{{width}}} |
Height | {{{height}}} |
Diameter | {{{diameter}}} |
Crew | {{{crew}}} |
Passengers | {{{passengers}}} |
Cartridge | {{{cartridge}}} |
Caliber | {{{caliber}}} |
Barrels | {{{barrels}}} |
Action | {{{action}}} |
Feed system | {{{feed}}} |
Rate of fire | {{{rate}}} |
Muzzle velocity | {{{velocity}}} |
Muzzle energy | {{{muzzle_energy}}} |
Recoil energy | {{{recoil_energy}}} |
Effective range | {{{range}}} |
Maximum range | {{{max_range}}} |
Features | |
Sights | {{{sights}}} |
Fire modes | {{{modes}}} |
Safety | {{{safety}}} |
Material | {{{material}}} |
Durability | {{{durability}}} |
Accessories | {{{accessories}}} |
Special use cases | {{{special_use}}} |
Unique features | {{{features}}} |
Cultural design | {{{cultural_design}}} |
Notes | |
{{{notes}}} |