Difference between revisions of "Template:MentalSpells"

From Krafties
Jump to navigation Jump to search
m
m
 
(14 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|}}}|
|}<noinclude> {{TemplateExplanation|[[Category:Templates]]
+
!style=width:120px{{!}}Level {{{1level|}}}
This template will insert the base for '''Mental Spells''' learning table.
+
{{!}}'''{{{1spell|unknown}}}''' - ''{{{1desc|}}}''
:;See [[Template:LearnSpell|LearnSpell]] for more information
+
{{!}}- |}}
 
+
{{#if:{{{2level|}}}|
===<code><nowiki>{{CombatSpell| | }}</nowiki></code>===
+
!style=width:120px{{!}}Level {{{2level|}}}
*How to fill the form <code><nowiki>{{CombatSpell|1|2}}</nowiki></code>
+
{{!}}'''{{{2spell|unknown}}}''' - ''{{{2desc|}}}''
*#Element
+
{{!}}- |}}
*#<code>{{[[template:LearnSpell|LearnSpell]]}}</code>, as many as you need in separate lines
+
{{#if:{{{3level|}}}|
 
+
!style=width:120px{{!}}Level {{{3level|}}}
==See Also==
+
{{!}}'''{{{3spell|unknown}}}''' - ''{{{3desc|}}}''
*[[Template:CombatSpells|'''Combat Spells''' table]]
+
{{!}}- |}}
*[[Template:HealingSpells|'''Healing Spells''' table]]
+
{{#if:{{{4level|}}}|
*'''[[Template:LearnSpell|''Learn Spell'' table row]]'''
+
!style=width:120px{{!}}Level {{{4level|}}}
}}</noinclude>
+
{{!}}'''{{{4spell|unknown}}}''' - ''{{{4desc|}}}''
 +
{{!}}- |}}
 +
<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>