Difference between revisions of "Template:LearnSpell"

From Krafties
Jump to navigation Jump to search
m
Line 7: Line 7:
 
==Template Explanation==
 
==Template Explanation==
 
This template will create each row of the spell list in the [[Template:CombatSpells]], [[Template:MentalSpells]] and [[Template:Healing Spells]]
 
This template will create each row of the spell list in the [[Template:CombatSpells]], [[Template:MentalSpells]] and [[Template:Healing Spells]]
 +
If you fill the gaps in correct order, it'll turn out correct
 +
:<code><nowiki>{{LearnSpell|1|2|3}}</nowiki></code>
  
 
:;Exapmle using <code><nowiki>{{CombatSpells}}</nowiki></code> to complete the example
 
:;Exapmle using <code><nowiki>{{CombatSpells}}</nowiki></code> to complete the example

Revision as of 13:55, 15 August 2014

Level {{{1}}} {{{2}}} - {{{3}}}

Template Explanation

This template will create each row of the spell list in the Template:CombatSpells, Template:MentalSpells and Template: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}}
}}
Water, Combat Spells (unlocked on Combat levels)
Level 1 Bubble Blast - deals low damage

please convert this information into the UnlockSpells template