Difference between revisions of "Template:LearnSpell"
Jump to navigation
Jump to search
MyraMidnight (talk | contribs) |
MyraMidnight (talk | contribs) |
||
Line 6: | Line 6: | ||
|} [[Category:Templates]] | |} [[Category:Templates]] | ||
==Template Explanation== | ==Template Explanation== | ||
− | This template will create each row of the spell list in the <code>{{[[Template:CombatSpells|CombatSpells]]}}</code>, <code>{{[[Template:MentalSpells]]]]</code> and <code>{{[[Template:Healing Spells]]}}</code> | + | This template will create each row of the spell list in the <code>{{[[Template:CombatSpells|CombatSpells]]}}</code>, <code>{{[[Template:MentalSpells|MentalSpells]]]]</code> and <code>{{[[Template:Healing Spells|Healing Spells]]}}</code> |
:If you fill the gaps in correct order, it'll turn out correct | :If you fill the gaps in correct order, it'll turn out correct | ||
:<code><nowiki>{{LearnSpell|1|2|3}}</nowiki></code> | :<code><nowiki>{{LearnSpell|1|2|3}}</nowiki></code> |
Revision as of 13:45, 15 August 2014
Level {{{1}}} | {{{2}}} - {{{3}}} |
---|
Template Explanation
This template will create each row of the spell list in the {{CombatSpells}}
, {{MentalSpells]]
and {{Healing Spells}}
- If you fill the gaps in correct order, it'll turn out correct
{{LearnSpell|1|2|3}}
- Exapmle using
{{CombatSpells}}
to complete the example
{{CombatSpells|Water| {{LearnSpell|1|Bubble Blast|deals low damage}} {{LearnSpell|7|Wave|deals medium damage}} }}
Water, Combat Spells (unlocked on Combat levels) | |
---|---|
Level 1 | Bubble Blast - deals low damage |
Level 7 | Wave - deals medium damage |
please convert this information into the UnlockSpells template