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