Difference between revisions of "Template:LearnSpell"

From Krafties
Jump to navigation Jump to search
Line 10: Line 10:
 
;Look at this template and the one you are filling (Combat, Healing or Mental spells) for better understanding.
 
;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<code><nowiki>{{LearnSpell|1|2|3}}</nowiki></code>
 
*#Level
 
*#Level
 
*#Spell Name
 
*#Spell Name
 
*#Spell Description
 
*#Spell Description
  
;Exapmle using <code><nowiki>{{CombatSpells}}</nowiki></code> to complete the example
+
==Example==
 +
using <code><nowiki>{{CombatSpells}}</nowiki></code> to complete the example
 
<pre>
 
<pre>
 
{{CombatSpells|Water|
 
{{CombatSpells|Water|

Revision as of 05:03, 16 August 2014

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

Template Explanation

  • You can use this template as often as you need, just in separate lines, within the designated Spells table.

This template will create each row of the spell list in the {{CombatSpells}}, {{MentalSpells]] and {{HealingSpells}}

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

{{LearnSpell| | | }}

  • How to fill the form{{LearnSpell|1|2|3}}
    1. Level
    2. Spell Name
    3. Spell Description

Example

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