Difference between revisions of "Template:MentalSpells"

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

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>