Template:InfoboxWeapon
Jump to navigation
Jump to search
| {{{name}}} | |
|---|---|
| Group: | {{{group}}} |
| Tech Level | TL–{{{TL}}} |
| Size | {{{size}}} |
| Weight | {{{weight}}} |
| Cost | {{{cost}}} |
| Ammo | {{{ammo}}} |
Template for weapons, uses the following parameters:
- name
- Name of the weapon
- image
- Image for the weapon
- caption
- Caption for the image
- group
- Type group of the weapon (Pistol, rifle) and ammo type (Slug, Beam, etc)
- TL
- Technology level of manufacture of the weapon
- size
- Size of the weapon in liters
- weight
- Weight of the weapon in kg
- cost
- Cost of the weapon
- ammo
- The size and type ammunition for the weapon, if the weapon uses it
- manufacturer
- (Optional) the single primary manufacturer of the weapon, creates link
- ref
- Optional. Primary source reference for this item. Use Template:Ludography ref if at all possible.
- footnote
- Footnote for the weapon
{{InfoboxWeapon
|name = {{{name}}}
|image = {{{image}}}
|caption = {{{caption}}}
|group = {{{Type (Pistol, Rifle, etc) and ammo type (Slug, Beam, etc)}}}
|TL = {{{TL}}}
|size = {{{size}}}
|weight = {{{weight}}}
|cost = {{{cost}}}
|ammo = {{{ammo size and type}}}
|footnote= {{{footnote}}}
|manufacturer= {{{manufacturer}}}
|ref = {{{ref}}}
}}