Template:Weapon
{{{weapon}}} | ||||||
---|---|---|---|---|---|---|
icon | RNG | ROF | AOE | POW | LOCATION | |
{{{rng}}} | {{{rof}}} | {{{aoe}}} | {{{pow}}} | {{{loc}}} | ||
{{{abilities}}} |
Instructions
Use the template code below. For type, use R or M to represent Ranged or Melee.
Example 1
{{Weapon | weapon= WeaponName | type = M | rng = 2 | rof = - | aoe = - | pow = 9 | loc = Left | abilities = {{Ability1}} {{Ability2}} {{Ability3}}}}
WeaponName | ||||||
---|---|---|---|---|---|---|
![]() |
RNG | ROF | AOE | POW | LOCATION | |
2 | - | - | 9 | Left | ||
Template:Ability1 Template:Ability2 Template:Ability3 |
Example 2
{{Weapon | weapon= WeaponName | type = R | rng = 2 | rof = 3 | aoe = 4 | pow = 9 | loc = - | abilities = - }}
WeaponName | ||||||
---|---|---|---|---|---|---|
![]() |
RNG | ROF | AOE | POW | LOCATION | |
2 | 3 | 4 | 9 | - | ||
- |