Template:Weapon: Difference between revisions

From Holocron - Star Wars Combine
Jump to navigation Jump to search
Mesh`la Daryc (talk | contribs)
removed obsolete stats
Lara Navos (talk | contribs)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 18: 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" | Maximum Range
|  width="31%" valign="top" | {{#if: Maximum Range }}
|  width="69%" | {{{MaxRange}}}
|  width="69%" | {{#if: {{{MaxRange}}} }}
|-  
|-  
|  width="31%" valign="top" | Maximum Hits
|  width="31%" valign="top" | Maximum Hits
Line 46: 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 =
}}