Template:SpellList: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
Line 21: Line 21:
}}</includeonly><noinclude>
}}</includeonly><noinclude>
==Usage Document==
==Usage Document==

This template goes on the "Category:[Guild] Spells" page under the heading "Summary of Spell Information." It is not intended to list everything about every spell, but is just a handy "quick-reference" guide.

{| border="1"
{| border="1"
| 1 || If the first field is set to "h", all else is ignored and the table header is placed.
| 1 || If the first field is set to "h", all else is ignored and the table header is placed.
Line 82: Line 85:
}}</pre>
}}</pre>


For an example of a completed chart, see [[:Category:Paladin Spells#Summary_of_Spell_Information|Paladin Spells]].
For an example of a completed chart, see [[:Category:Paladin Spells#Summary_of_Spell_Information|Paladin Spells]] and [[:Category:Empath Spells#Summary_of_Spell_Information|Empath Spells]].


{{Cat|Templates}}</noinclude>
{{Cat|Templates}}</noinclude>

Revision as of 18:03, 12 May 2014

Usage Document

This template goes on the "Category:[Guild] Spells" page under the heading "Summary of Spell Information." It is not intended to list everything about every spell, but is just a handy "quick-reference" guide.

1 If the first field is set to "h", all else is ignored and the table header is placed.
name Name of the spell.
ab official abbreviation, if any (stated in [] brackets in your SPELLS list)
b If anything is placed in this field, the spell name will be bolded. Use this to indicate that a spell is signature.
effect A short description of the spell's effect. For example, +strength or -offenses
type area targeted, battle, cyclic, metaspell, non-battle, ritual, or targeted
skill Augmentation, Debilitation, Targeted Magic, Utility, and/or Warding
contest If a contested spell, what contest (for example, spirit vs. fortitude)
minp Minimum mana prep
maxp Maximum mana prep
minr Approximate minimum ranks to cast (convert the "exp rp" ranges to the lowest rank number of the range)
maxr Approximate point of mastery (convert the "exp rp" ranges to the lowest rank number of the range)
slot Spell slot cost

Template to Copy and Paste

{{SpellList
|name=
|ab=
|b=
|effect=
|type=
|skill=
|contest=
|minp=
|maxp=
|minr=
|maxr=
|slot=
}}

Sample Usage

{{SpellList
|name=Truffenyi's Rally
|ab=tr
|b=yes
|effect=+balance, dispels debuffs
|type=cyclic
|skill=Augmentation and Utility
|minp=5
|maxp=40
|minr=250
|maxr=1000
|slot=5
}}

For an example of a completed chart, see Paladin Spells and Empath Spells.