Difference between revisions of "Template:UnlockSpells/doc"
Jump to navigation
Jump to search
MyraMidnight (talk | contribs) (Created page with "<pre> {{UnlockSpells|element=|type= |1level=|1spell=|1desc= |2level=|2spell=|2desc= |3level=|3spell=|3desc= }} </pre>") |
MyraMidnight (talk | contribs) m |
||
Line 1: | Line 1: | ||
+ | |||
+ | ==Usage== | ||
+ | *<code>element=</code> for what element are these spells for? | ||
+ | *<code>type=</code> what type of spells? Combat, Healing or Mental | ||
+ | *<code>1-4level=</code> at what level is the spell unlocked? | ||
+ | *<code>1-4spell=</code> what is the spell name? | ||
+ | *<code>1-4desc=</code> what is the spell description? | ||
+ | |||
+ | Each spell is grouped together: <code>1level</code>, <code>1spell</code> and <code>1desc</code> together and so on... | ||
+ | :Just delete any row of extra spells | ||
+ | |||
<pre> | <pre> | ||
{{UnlockSpells|element=|type= | {{UnlockSpells|element=|type= | ||
Line 4: | Line 15: | ||
|2level=|2spell=|2desc= | |2level=|2spell=|2desc= | ||
|3level=|3spell=|3desc= | |3level=|3spell=|3desc= | ||
+ | |4level=|4spell=|4desc= | ||
}} | }} | ||
</pre> | </pre> |
Revision as of 15:04, 2 May 2017
Usage
element=
for what element are these spells for?type=
what type of spells? Combat, Healing or Mental1-4level=
at what level is the spell unlocked?1-4spell=
what is the spell name?1-4desc=
what is the spell description?
Each spell is grouped together: 1level
, 1spell
and 1desc
together and so on...
- Just delete any row of extra spells
{{UnlockSpells|element=|type= |1level=|1spell=|1desc= |2level=|2spell=|2desc= |3level=|3spell=|3desc= |4level=|4spell=|4desc= }}