Difference between revisions of "Template:Spell"

From CrawlWiki
Jump to: navigation, search
(Okay, since nobody voiced any objections, I'mma change this thing and add images to all the spells.)
 
m (1 revision: importing templates from old_crawl wiki)
(No difference)

Revision as of 05:21, 21 December 2012

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

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