Template:Spell/old: Difference between revisions

From Elanthipedia
< Template:Spell
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Spell Outline ==
== Spell Outline ==
<includeonly>
__NOEDITSECTION__
{| class=wikitable width=60%
{| class=wikitable width=60%
|-valign="top"
|-valign="top"
Line 25: Line 27:
== Notes ==
== Notes ==
{{{notes}}}
{{{notes}}}

<noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude>
<!-- Categories -->
{{#if: {{{guild|}}} | [[Category:{{{guild}}} Spells]] | }}
{{#if: {{{spellbook|}}} |
{{#ifeq: {{{guild|}}} | Empath |
{{#ifeq: {{{spellbook}}} | Protection |
[[Category:Protection Spellbook (Empath)]] |
[[Category:{{{spellbook}}} Spellbook]]
}}
|
{{#ifeq: {{{guild|}}} | Ranger | | [[Category:{{{spellbook}}} Spellbook]] }}
}}{{
#ifeq: {{{guild|}}} | Ranger |
{{#ifeq: {{{spellbook}}} | Protection |
[[Category:Protection Spellbook (Ranger)]] |
[[Category:{{{spellbook}}} Spellbook]]
}}
|
{{#ifeq: {{{guild|}}} | Empath | | [[Category:{{{spellbook}}} Spellbook]] }}
}}
|
}}
{{#if: {{{magictype|}}} |[[Category:{{{magictype}}} Magic]] | }}
{{#if: {{{spelltype|}}} |[[Category:{{{spelltype}}} Spells]] | }}</includeonly>

<noinclude>

==Usage==

<pre>
{{spell
|abbrev=
|prereqs= <!--links to other spells if needed-->
|minprep=
|castcap=
|validtarget=Self
|desc=
|notes=
|messaging=
|guild=
|spellbook=
|magictype=
|spelltype=
}}
</pre>
</noinclude>

Latest revision as of 13:05, 22 June 2007

Spell Outline

Usage

{{spell
|abbrev= 
|prereqs= <!--links to other spells if needed-->
|minprep=
|castcap=
|validtarget=Self
|desc=
|notes=
|messaging=
|guild=
|spellbook=
|magictype=
|spelltype=
}}