Difference between revisions of "Template:LearnSpell"

From Krafties
Jump to navigation Jump to search
Line 7: Line 7:
 
==Template Explanation==
 
==Template Explanation==
 
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>
 
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
+
;Look at this template and the one you are filling (Combat, Healing or Mental spells) for better understanding.
 
 
 
===<code><nowiki>{{LearnSpell| | | }}</nowiki></code>===
 
===<code><nowiki>{{LearnSpell| | | }}</nowiki></code>===
 
*How to fill the form
 
*How to fill the form
Line 26: Line 25:
 
{{LearnSpell|7|Wave|deals medium damage}}
 
{{LearnSpell|7|Wave|deals medium damage}}
 
}}
 
}}
 +
 
==See Also==
 
==See Also==
 
*[[Template:CombatSpells]]
 
*[[Template:CombatSpells]]

Revision as of 04:46, 16 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}}

Look at this template and the one you are filling (Combat, Healing or Mental spells) for better understanding.

{{LearnSpell| | | }}

  • How to fill the form
    1. Level
    2. Spell Name
    3. Spell Description
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

See Also