Template:Spell/old: Difference between revisions

From Elanthipedia
< Template:Spell
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Spell Outline ==
== Spell Outline ==
<includeonly>
'''Abbreviation:''' {{{abbrev}}}
__NOEDITSECTION__
{| class=wikitable width=60%
|-valign="top"
| width=20% style="background-color:#F2F2F2;text-align=left"|'''Abbreviation:'''
|{{{abbrev}}}
|-valign="top"
| style="background-color:#F2F2F2;text-align=left"|'''Prerequisites:'''
|{{{prereqs}}}
|-valign="top"
| style="background-color:#F2F2F2;text-align=left"|'''Minimum Prep:'''
|{{{minprep}}}
|-valign="top"
| style="background-color:#F2F2F2;text-align=left"|'''Casting Cap:'''
|{{{castcap}}}
|-valign="top"
| style="background-color:#F2F2F2;text-align=left"|'''Valid Spell Target:'''
|{{{validtarget}}}
|-valign="top"
| style="background-color:#F2F2F2;text-align=left"|'''Description:'''
|{{{desc}}}
|-valign="top"
| style="background-color:#F2F2F2;text-align=left"|'''Example messaging:'''
|{{{messaging}}}
|}
== Notes ==
{{{notes}}}


<!-- Categories -->
'''Prerequisites:''' {{{prereqs}}}
{{#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>
'''Minimum Prep:''' {{{minprep}}}


==Usage==
'''Casting Cap:''' {{{castcap}}}


<pre>
'''Valid Spell Target:''' {{{validtarget}}}
{{spell

|abbrev=
'''Description:''' {{{desc}}}
|prereqs= <!--links to other spells if needed-->

|minprep=
== Notes ==
|castcap=
{{{notes}}}
|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=
}}