Template:Infobox weapon: Difference between revisions
Jump to navigation
Jump to search
RaiderAlpha (talk | contribs) No edit summary |
RaiderAlpha (talk | contribs) No edit summary |
||
Line 17: | Line 17: | ||
|label4 = Duration | |label4 = Duration | ||
|data4 = {{#if:{{{duration|}}}|{{{duration|}}}|}} | |data4 = {{#if:{{{duration|}}}|{{{duration|}}}|}} | ||
|label5 = Base damage | |label5 = Health | ||
| | |data5 = {{#if:{{{health|}}}|{{{health|}}}|}} | ||
| | |label6 = Base damage | ||
| | |data6 = {{#if:{{{damage|}}}|{{{damage|}}}|}} | ||
| | |label7 = Damage type | ||
| | |data7 = {{#if:{{{damage_type|}}}|{{{damage_type|}}}|}} | ||
| | |label8 = Projectile speed | ||
| | |data8 = {{#if:{{{proj_speed|}}}|{{{proj_speed|}}}|}} | ||
| | |label9 = Range | ||
| | |data9 = {{#if:{{{range|}}}|{{{range|}}}|}} | ||
| | |label10 = Scope lens | ||
| | |data10 = {{#if:{{{scope_lens|}}}|{{{scope_lens|}}}|}} | ||
| | |label11 = Rate of fire | ||
| | |data11 = {{#if:{{{rof|}}}|{{{rof|}}}|}} | ||
| | |label12 = Clip | ||
| | |data12 = {{#if:{{{clip|}}}|{{{clip|}}}|}} | ||
|label13 = Magazine | |||
|data13 = {{#if:{{{magazine|}}}|{{{magazine|}}}|}} | |||
|header22 = {{#if:{{{internalname|}}}{{{jargon|}}}|Miscellaneous}} | |header22 = {{#if:{{{internalname|}}}{{{jargon|}}}|Miscellaneous}} |
Revision as of 20:04, 11 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 = |clip = |magazine = <!-- Miscellaneous --> |internalname = |jargon = }}