Template:Stats-weapon: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<td style="padding: 2px; padding-right: 10px; font-weight: bold; border: 1px solid grey;">[[Template:{{{weapon-name}}}|{{{weapon-name}}}]] | <td style="padding: 2px; padding-right: 10px; font-weight: bold; border: 1px solid grey;">[[Template:{{{weapon-name}}}|{{{weapon-name}}}]] | ||
| Line 40: | Line 37: | ||
</td> | </td> | ||
</tr> | </tr> | ||
</includeonly> | </includeonly> | ||
Revision as of 14:29, 26 December 2023
USAGE
Just paste what's below. Delete the pipes you're not using.
{{Stats-weapon-ranged
| weapon-name =
| rng =
| rof =
| aoe =
| pow =
| pistol = (delete if not available)
| electric = (delete if not available)
| special = Link to special category
}}
EXAMPLE
Here's an example
| RNG | ROF | AOE | POW |
| SP8 | 17 | 6 | 6 |
| Pistol |
| Electric damage |
{{Stats-weapon
| weapon-name = Electrical Discharge
| rng = SP8
| rof = 17
| aoe = 6
| pow = 6
| pistol = y
| electric = y
}}