Template:Weapon

From CrawlWiki
Revision as of 20:27, 15 August 2013 by CommanderC (talk | contribs)
Jump to: navigation, search
Name {{{name}}}
Weight {{{weight}}} aum
Skill {{{skill}}}
Damage {{{damage}}}
Accuracy {{{accuracy}}}
Base delay (%) {{{basedelay}}}
Min delay {{{mindelay}}}
"{{{mindelay}}}" is not a number.
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
}}