Difference between revisions of "Template:LearnSpell"

From Krafties
Jump to navigation Jump to search
m
Line 6: Line 6:
 
|} [[Category:Templates]]
 
|} [[Category:Templates]]
 
==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 <code>{{[[Template:CombatSpells|CombatSpells]]}}</code>, <code>{{[[Template:MentalSpells]]]]</code> and <code>{{[[Template: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>
  
:;Exapmle using <code><nowiki>{{CombatSpells}}</nowiki></code> to complete the example
+
;Exapmle using <code><nowiki>{{CombatSpells}}</nowiki></code> to complete the example
 
<pre>
 
<pre>
 
{{CombatSpells|Water|
 
{{CombatSpells|Water|

Revision as of 14:45, 15 August 2014

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

Template Explanation

This template will create each row of the spell list in the {{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}}
{{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