Difference between revisions of "Template:Weapon"

From Holocron - Star Wars Combine
Jump to: navigation, search
(changed color to be distinguishable from other templates, category added)
Line 12: Line 12:
 
|  width="100%" colspan="2" style="background-color: #FF6600;" | <font color=white>'''Stats'''</font>
 
|  width="100%" colspan="2" style="background-color: #FF6600;" | <font color=white>'''Stats'''</font>
 
|-  
 
|-  
 +
|  width="31%" valign="top" | Damage Type
 +
|  width="69%" | {{{DamageType}}}
 +
|-
 
|  width="31%" valign="top" | Minimum Damage
 
|  width="31%" valign="top" | Minimum Damage
 
|  width="69%" | {{{MinDamage}}}
 
|  width="69%" | {{{MinDamage}}}

Revision as of 09:58, 12 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 =
}}