Template:Infobox weapon: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
RaiderAlpha (talk | contribs) No edit summary |
||
Line 13: | Line 13: | ||
|label2 = Carried by | |label2 = Carried by | ||
|data2 = {{#if:{{{carried_by|}}}|{{{carried_by|}}}|}} | |data2 = {{#if:{{{carried_by|}}}|{{{carried_by|}}}|}} | ||
|label3 = Type | |label3 = Cost | ||
| | |data3 = {{#if:{{{cost|}}}|{{{cost|}}}|}} | ||
| | |label4 = Type | ||
| | |data4 = {{#if:{{{type|}}}|{{{type|}}}|}} | ||
| | |label5 = Duration | ||
| | |data5 = {{#if:{{{duration|}}}|{{{duration|}}}|}} | ||
| | |label6 = Health | ||
| | |data6 = {{#if:{{{health|}}}|{{{health|}}}|}} | ||
| | |label7 = Base damage | ||
| | |data7 = {{#if:{{{damage|}}}|{{{damage|}}}|}} | ||
| | |label8 = Damage type | ||
| | |data8 = {{#if:{{{damage_type|}}}|{{{damage_type|}}}|}} | ||
| | |label9 = Projectile speed | ||
| | |data9 = {{#if:{{{proj_speed|}}}|{{{proj_speed|}}}|}} | ||
| | |label10 = Range | ||
| | |data10 = {{#if:{{{range|}}}|{{{range|}}}|}} | ||
| | |label11 = Recharge | ||
| | |data11 = {{#if:{{{recharge|}}}|{{{recharge|}}}|}} | ||
| | |label12 = Scope lens | ||
| | |data12 = {{#if:{{{scope_lens|}}}|{{{scope_lens|}}}|}} | ||
| | |label13 = Rate of fire | ||
| | |data13 = {{#if:{{{rof|}}}|{{{rof|}}}|}} | ||
| | |label14 = Magazine | ||
| | |data14 = {{#if:{{{magazine|}}}|{{{magazine|}}}|}} | ||
|label15 = Reserve | |||
|data15 = {{#if:{{{reserve|}}}|{{{reserve|}}}|}} | |||
|header22 = {{#if:{{{internalname|}}}{{{jargon|}}}|Miscellaneous}} | |header22 = {{#if:{{{internalname|}}}{{{jargon|}}}|Miscellaneous}} |
Revision as of 18:23, 23 September 2020
Weapon | |
---|---|
Weapon |
Usage
To use this template, insert the following code into the page and fill out the fields:
{{Infobox weapon |theme = |name = |icon = |image = |imgsize = |imgdesc = <!-- General characteristics --> |is_equipment = |carried_by = |type = |damage_type = |proj_speed = |range = |scope_lens = |rof = |magazine = |reserve = <!-- Miscellaneous --> |internalname = |jargon = }}