Template:Weapon: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Rupert Havok (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{| style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;" | {| style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;" | ||
| width="100%" colspan="2" style="background-color: # | | width="100%" colspan="2" style="background-color: #21314c; font-size: 16px; text-align: center;" | <font color=white>'''{{{name}}}'''</font> | ||
|- | |- | ||
| width="100%" colspan="2" style="text-align: center;" | {{{image}}} | | width="100%" colspan="2" style="text-align: center;" | {{{image}}} | ||
Line 10: | Line 10: | ||
| width="69%" | {{{Manufacturer}}} | | width="69%" | {{{Manufacturer}}} | ||
|- | |- | ||
| width="100%" colspan="2" style="background-color: # | | width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Stats'''</font> | ||
|- | |- | ||
| width="31%" valign="top" | Damage Type | | width="31%" valign="top" | Damage Type |
Revision as of 19:48, 18 May 2012
{{{name}}} | |
{{{image}}} | |
Type | {{{type}}} |
Manufacturer | {{{Manufacturer}}} |
Stats | |
Damage Type | {{{DamageType}}} |
Minimum Damage | {{{MinDamage}}} |
Maximum Damage | {{{MaxDamage}}} |
Minimum Range | {{{MinRange}}} |
Maximum Range | {{{MaxRange}}} |
Minimum Hits | {{{MinHits}}} |
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 = |MinHits = |MaxHits = }}