Difference between revisions of "Template:LearnSpell"

From Krafties
Jump to navigation Jump to search
m
Line 8: Line 8:
 
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
 
:If you fill the gaps in correct order, it'll turn out correct
:<code><nowiki>{{LearnSpell|1|2|3}}</nowiki></code>
+
 
 +
==<code><nowiki>{{LearnSpell| | | }}</nowiki></code>==
 +
*How to fill the form
 +
*#Level
 +
*#Spell Name
 +
*#Spell Description
  
 
;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 04:37, 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}}

If you fill the gaps in correct order, it'll turn out correct

{{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