Difference between revisions of "Template:NISpell"

From CrawlWiki
Jump to: navigation, search
m (1 revision: importing templates from old_crawl wiki)
(Spell level semantic property)
 
(3 intermediate revisions by 2 users not shown)
Line 24: Line 24:
 
| {{{spellnoise|0}}}
 
| {{{spellnoise|0}}}
 
|-
 
|-
|}</div><includeonly>[[Category:Spells]][[Category:Level {{{level}}} Spells]]</includeonly><noinclude>
+
|}</div><includeonly>{{#set:spell level={{{level}}} }}[[Category:Spells]][[Category:Level {{{level}}} Spells]]</includeonly><noinclude>
  
Use this template for pages about specific [[spell]]s; put it at the top of every such page.  Example usage:
+
Use this template for pages about specific [[spell]]s that have no images (e.g. monster spells); put it at the top of every such page.  Example usage:
 
  <nowiki>{{</nowiki>Spell
 
  <nowiki>{{</nowiki>Spell
 
  |name=Deflect Missiles
 
  |name=Deflect Missiles
Line 36: Line 36:
 
  * <nowiki>[[</nowiki>Book of Enchantments<nowiki>]]</nowiki>
 
  * <nowiki>[[</nowiki>Book of Enchantments<nowiki>]]</nowiki>
 
  * <nowiki>[[</nowiki>Book of the Sky<nowiki>]]</nowiki>
 
  * <nowiki>[[</nowiki>Book of the Sky<nowiki>]]</nowiki>
  * <nowiki>[[</nowiki>Rod of Warding<nowiki>]]</nowiki><nowiki></div></nowiki>
+
  * <nowiki>[[</nowiki>Rod of warding<nowiki>]]</nowiki><nowiki></div></nowiki>
 
  |castingnoise=3
 
  |castingnoise=3
 
  |spellnoise=0
 
  |spellnoise=0
Line 43: Line 43:
  
 
The <nowiki><div></div></nowiki> and newline before the bulleted list are necessary for the first bullet to be formatted correctly.  The above example produces:
 
The <nowiki><div></div></nowiki> and newline before the bulleted list are necessary for the first bullet to be formatted correctly.  The above example produces:
{{Spell
+
{{NISpell
 
  |name=Deflect Missiles
 
  |name=Deflect Missiles
 
  |level=6
 
  |level=6
Line 52: Line 52:
 
* [[Book of Enchantments]]
 
* [[Book of Enchantments]]
 
* [[Book of the Sky]]
 
* [[Book of the Sky]]
* [[Rod of Warding]]
+
* [[Rod of warding]]
 
</div>
 
</div>
 
  |castingnoise=3
 
  |castingnoise=3

Latest revision as of 20:33, 23 May 2014

{{{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 that have no images (e.g. monster 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
Level 6
School1 Enchantments
School2 Air Magic
School3
Source(s)
Casting noise 3
Spell noise 0