Difference between revisions of "Template:MentalSpells"

From Krafties
Jump to navigation Jump to search
m
m
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{|class="wikitable" style="width:700px;margin-left:30px;"
+
<onlyinclude>{|class="wikitable" style="width:700px;margin-left:30px;"
 
!colspan=2|[[{{{1}}} (element)|{{{1}}}]], [[Mental Spells]] (unlocked on [[Mental level]]s)
 
!colspan=2|[[{{{1}}} (element)|{{{1}}}]], [[Mental Spells]] (unlocked on [[Mental level]]s)
 
|-
 
|-
<noinclude>|</noinclude>{{{2}}}
+
{{#if:{{{1level|}}}|
|}<noinclude>
+
!style=width:120px{{!}}Level {{{1level|}}}
 
+
{{!}}'''{{{1spell|unknown}}}''' - ''{{{1desc|}}}''
{|{{TemplateExplanation|[[Category:Template Form]]
+
{{!}}- |}}
This template will insert the base for '''Mental Spells''' learning table.
+
{{#if:{{{2level|}}}|
:;See [[Template:LearnSpell|LearnSpell]] for more information
+
!style=width:120px{{!}}Level {{{2level|}}}
 
+
{{!}}'''{{{2spell|unknown}}}''' - ''{{{2desc|}}}''
===<code><nowiki>{{MentalSpells||}}</nowiki></code>===
+
{{!}}- |}}
*How to fill the form <code><nowiki>{{MentalSpells|1|2}}</nowiki></code>
+
{{#if:{{{3level|}}}|
*#Element
+
!style=width:120px{{!}}Level {{{3level|}}}
*#<code>{{[[template:LearnSpell|LearnSpell]]}}</code>, as many as you need in separate lines
+
{{!}}'''{{{3spell|unknown}}}''' - ''{{{3desc|}}}''
 
+
{{!}}- |}}
==See Also==
+
{{#if:{{{4level|}}}|
*[[Template:CombatSpells|'''CombatSpells''' table]]
+
!style=width:120px{{!}}Level {{{4level|}}}
*[[Template:HealingSpells|'''HealingSpells''' table]]
+
{{!}}'''{{{4spell|unknown}}}''' - ''{{{4desc|}}}''
*'''[[Template:LearnSpell|''LearnSpell'' table row]]'''
+
{{!}}- |}}
|}</noinclude>
+
<includeonly>{{{2|}}}</includeonly>
 +
|}
 +
<span style="font-size:90%">please convert this information into the [[template:UnlockSpells|UnlockSpells]] template</span></onlyinclude>
 +
{{Documentation}}

Latest revision as of 16:19, 2 May 2017

[[{{{1}}} (element)|{{{1}}}]], Mental Spells (unlocked on Mental levels)

please convert this information into the UnlockSpells template

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[edit]

  • 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[edit]

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