Template:Spell/old: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(14 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:''' |
|||
⚫ | |||
|-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}}} |
|||
<!-- 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== |
|||
⚫ | |||
'''Valid Spell Target:''' {{{validtarget}}} |
|||
'''Description:''' |
|||
<div style="margin-left: 1cm">{{{desc}}}</div> |
|||
'''Example messaging:'''{{{messaging}}} |
|||
⚫ | |||
<pre> |
|||
[[Category:Templates|{{PAGENAME}}]] |
|||
{{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 12: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= }}