Difference between revisions of "Template:Spell"

From CrawlWiki
Jump to: navigation, search
(better default values)
Line 19: Line 19:
 
|-
 
|-
 
! align="left" | [[Spell noise|Casting noise]]
 
! align="left" | [[Spell noise|Casting noise]]
| {{{castingnoise|0}}}
+
| {{{castingnoise|?}}}
 
|-
 
|-
 
! align="left" | [[Spell noise|Spell noise]]
 
! align="left" | [[Spell noise|Spell noise]]
| {{{spellnoise|0}}}
+
| {{{spellnoise|?}}}
 
|-
 
|-
 
|}</div><includeonly>[[Category:Spells]][[Category:Level {{{level}}} Spells]]</includeonly><noinclude>
 
|}</div><includeonly>[[Category:Spells]][[Category:Level {{{level}}} Spells]]</includeonly><noinclude>

Revision as of 22:28, 25 January 2013

32px {{{name}}}
Level {{{level}}}
School1 {{{school1}}}
School2 {{{school2}}}
School3 {{{school3}}}
Source(s) {{{sources}}}
Casting noise  ?
Spell noise  ?

Use this template for pages about specific spells; put it at the top of every such page. Example usage:

{{Spell
|name=Deflect Missiles
|level=6
|school1={{Enchantments}}
|school2={{Air Magic}}
|school3=
|sources=<div>
* [[Book of Enchantments]]
* [[Book of the Sky]]
* [[Rod of Warding]]</div>
|castingnoise=3
|spellnoise=0

}}

The <div></div> and newline before the bulleted list are necessary for the first bullet to be formatted correctly. The above example produces:

Deflect missiles.png Deflect Missiles
Level 6
School1 Enchantments
School2 Air Magic
Source(s)
Casting noise 3
Spell noise 0