Template:SpellList: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
Line 48: Line 48:
|slot||Spell slot cost
|slot||Spell slot cost
|}
|}

<pre>
===Template to Copy and Paste===
{{SpellList

<pre>{{SpellList
|name=
|name=
|ab=
|ab=
Line 62: Line 64:
|maxr=
|maxr=
|slot=
|slot=
}}</pre>

===Sample Usage===

<pre>{{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
}}</pre>
}}</pre>



Revision as of 17:49, 12 May 2014

Usage Document

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.