Difference between revisions of "Template:MentalSpells"

From Krafties
Jump to navigation Jump to search
m
Line 13: Line 13:
 
*#Element
 
*#Element
 
*#<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}}
 
==See Also==
 
==See Also==
 
*[[Template:CombatSpells|'''CombatSpells''' table]]
 
*[[Template:CombatSpells|'''CombatSpells''' table]]

Revision as of 11:47, 24 June 2015

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

This template is a all-in-one for learning Mental 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

Example

{{CombatSpells|Fire|
1level=1|1spell=Flamethrower|1desc=Deals low damage|
2level=7|2spell=Engulf|2desc=Deals medium damage|
3level=17|3spell=Explode|3desc=Deals high damage}}
Fire, Combat Spells (unlocked on Combat levels)
Level 1 Flamethrower - Deals low damage
Level 7 Engulf - Deals medium damage
Level 17 Explode - Deals high damage

please convert this information into the UnlockSpells template




The above documentation is transcluded from Template:MentalSpells/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 Mental Spells learning table.

See LearnSpell for more information

{{MentalSpells||}}

  • How to fill the form {{MentalSpells|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 -

please convert this information into the UnlockSpells template

  • 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