Template:Weapon: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Lara Navos (talk | contribs) No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 11: | Line 11: | ||
|- | |- | ||
| width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Stats'''</font> | | width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Stats'''</font> | ||
|- | |- | ||
| width="31%" valign="top" | Minimum Damage | | width="31%" valign="top" | Minimum Damage | ||
Line 21: | Line 18: | ||
| width="69%" | {{{MaxDamage}}} | | width="69%" | {{{MaxDamage}}} | ||
|- | |- | ||
| width="31%" valign="top" | Minimum Range | | width="31%" valign="top" | {{#if: Minimum Range }} | ||
| width="69%" | {{{MinRange}} | | width="69%" | {{#if: {{{MinRange}}} }} | ||
|- | |- | ||
| width="31%" valign="top" | | | width="31%" valign="top" | {{#if: Maximum Range }} | ||
| width="69%" | {{{ | | width="69%" | {{#if: {{{MaxRange}}} }} | ||
|- | |- | ||
| width="31%" valign="top" | Maximum Hits | | width="31%" valign="top" | Maximum Hits | ||
Line 43: | Line 37: | ||
|type = | |type = | ||
|Manufacturer = | |Manufacturer = | ||
|MinDamage = | |MinDamage = | ||
|MaxDamage = | |MaxDamage = | ||
|MinRange = | |MinRange = | ||
|MaxRange = | |MaxRange = | ||
|MaxHits = | |MaxHits = | ||
}} | }} | ||
Line 54: | Line 46: | ||
[[Category:Templates|{{PAGENAME}}]]</noinclude> | [[Category:Templates|{{PAGENAME}}]]</noinclude> | ||
<includeonly>[[Category:Weapons]]</includeonly> |
Latest revision as of 07:48, 13 April 2021
{{{name}}} | |
{{{image}}} | |
Type | {{{type}}} |
Manufacturer | {{{Manufacturer}}} |
Stats | |
Minimum Damage | {{{MinDamage}}} |
Maximum Damage | {{{MaxDamage}}} |
Maximum Hits | {{{MaxHits}}} |
Usage
The Weapon Box template is used for weapon pages only, to describe the weapon.
{{Weapon |name = |image = |type = |Manufacturer = |MinDamage = |MaxDamage = |MinRange = |MaxRange = |MaxHits = }}