Difference between revisions of "Template:CombatSpells"

From Krafties
Jump to navigation Jump to search
m
m
Line 4: Line 4:
 
|</noinclude>{{{2}}}
 
|</noinclude>{{{2}}}
 
|}<noinclude>  
 
|}<noinclude>  
 +
 
{|{{Template Explanation}}[[Category:Template Form]]
 
{|{{Template Explanation}}[[Category:Template Form]]
 
This template will insert the base for '''Combat Spells''' learning table
 
This template will insert the base for '''Combat Spells''' learning table
Line 13: Line 14:
 
*#<code>{{[[template:LearnSpell|LearnSpell]]}}</code>, as many as you need in separate lines
 
*#<code>{{[[template:LearnSpell|LearnSpell]]}}</code>, as many as you need in separate lines
  
{{LearnSpell|help}}
+
{{LearnSpell/help}}
  
 
==See Also==
 
==See Also==

Revision as of 11:46, 24 June 2015

[[{{{1}}} (element)|{{{1}}}]], Combat Spells (unlocked on Combat levels)
{{{2}}}
Documentation icon Template documentation ( view · talk · edit)

This template is a all-in-one for learning Combat spells.

It does not break previous usage of this template, but aim at converting old layouts to the current one for consistancy

Usage

  • 1= Element name
  • 1level= At what level does this element learn it's 1st spell?
    1spell= 1st spell's name
    1desc= 1st spell's description
  • 2level=
  • 3level=
  • 4level= At what level does this element learn it's 4st spell?
    4spell= 4th spell's name
    4desc= 4th spell's description

Tips

The links to spells are [[Spell Name (spell)|Spell Name]]
  • In other words[[Bubble Blast (spell)|Bubble Blast]] becomes Bubble Blast
  • or use the neat feature of "auto-renamed links": [[Bubble Blast (spell)|]] becomes Bubble Blast



The above documentation is transcluded from Template:CombatSpells/doc.
Editors can experiment in this template's sandbox
Please add categories to the /doc subpage within <includeonly>...</includeonly>

This template will insert the base for Combat Spells learning table

See LearnSpell for more information

{{CombatSpells||}}

  • How to fill the form {{CombatSpells|1|2}}
    1. Element
    2. {{LearnSpell}}, as many as you need in separate lines


How to use the Spells table

using {{CombatSpells}} to complete the example, to show how the commands work

{{CombatSpells|Water|
{{LearnSpell|level=1|description=deals low damage}}
{{LearnSpell|spell=Wave}}
}}
Water, Combat Spells (unlocked on Combat levels)
Level 1 unknown - deals low damage
Level ? Wave -
  • First spell: skipping the "spell=" results in a unknown spell
  • Second spell: skipping the "level=" and "description="
the point is, the order of the commands does not matter for the template to work. Just dont forget to add the information

Tips

The links to spells are [[Spell Name (spell)|Spell Name]]
  • In other words[[Bubble Blast (spell)|Bubble Blast]] becomes Bubble Blast
  • or use the neat feature of "auto-renamed links": [[Bubble Blast (spell)|]] becomes Bubble Blast


See Also