Difference between revisions of "Template:ThrowingMissile"

From CrawlWiki
Jump to: navigation, search
(A template for Throwing weapons and their strange weapon-like min and base delays)
 
Line 19: Line 19:
 
Put this template at the top of every [[Throwing]] missile page. Call it like this:  
 
Put this template at the top of every [[Throwing]] missile page. Call it like this:  
  
  <nowiki>{{</nowiki>missile
+
  <nowiki>{{</nowiki>throwingmissile
 
   |name        =  
 
   |name        =  
 
   |damage      =  
 
   |damage      =  

Revision as of 06:25, 1 July 2018

Name {{{name}}}
Skill Throwing
Base damage {{{damage}}}
Base delay (%) {{{basedelay}}}
"{{{basedelay}}}" is not a number.
Min delay {{{mindelay}}}
"{{{mindelay}}}" is not a number.

Put this template at the top of every Throwing missile page. Call it like this:

{{throwingmissile
 |name        = 
 |damage      = 
 |basedelay   = 
 |mindelay    =
}}