Difference between revisions of "Template:ThrowingMissile"

From CrawlWiki
Jump to: navigation, search
 
Line 5: Line 5:
 
| {{{name}}}
 
| {{{name}}}
 
|-
 
|-
! align="left" | Skill
+
! align="left" | Launcher
 
| [[Throwing]]
 
| [[Throwing]]
 
|-
 
|-
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>throwingmissile
+
  <nowiki>{{</nowiki>ThrowingMissile
 
   |name        =  
 
   |name        =  
 
   |damage      =  
 
   |damage      =  

Latest revision as of 05:29, 1 July 2018

Name {{{name}}}
Launcher 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    =
}}