Difference between revisions of "Template:Weapon"
CommanderC (talk | contribs) |
CommanderC (talk | contribs) |
||
| Line 9: | Line 9: | ||
|- | |- | ||
! align="left" | Skill | ! align="left" | Skill | ||
| − | | [[Weapon skill:: | + | | [[Weapon skill::{{{skill}}}]] |
|- | |- | ||
! align="left" | [[Weapon_damage|Damage]] | ! align="left" | [[Weapon_damage|Damage]] | ||
Revision as of 19:49, 15 August 2013
| Name | {{{name}}} |
|---|---|
| Weight | {{{weight}}} aum |
| Skill | {{{skill}}} |
| Damage | {{{damage}}} |
| Accuracy | {{{accuracy}}} |
| Base delay (%) | {{{basedelay}}} |
| Min delay | {{{mindelay}}} |
| Hands | {{{hands}}} |
| Size | {{{size}}} |
| Ranged? | {{{ranged}}} |
Put this template at the top of every weapon page. Call it like this:
{{weapon
|name =
|weight =
|skill =
|skill2 = optional
|damage =
|accuracy =
|basedelay =
|mindelay =
|hands = One, Half, Double, Two
|size = Small, Medium, Large, Big
|ranged = "<missile> required" or "Throwable"
|damtype = Piercing, Slashing, Slicing, Stabbing, Chopping, Crushing
}}