Difference between revisions of "Template:UnlockSpells"

From Krafties
Jump to navigation Jump to search
m
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude>{|class="{{#switch:{{{type}}}
+
<onlyinclude>{|class="{{#switch:{{lc:{{{type}}}}}
 
|mental = purpletable
 
|mental = purpletable
 
|combat = pinktable
 
|combat = pinktable
 
|healing = bluetable
 
|healing = bluetable
 
|#default = wikitable}}" style="width:700px;margin-left:30px;"
 
|#default = wikitable}}" style="width:700px;margin-left:30px;"
!colspan=2|[[{{{element}}} (element)|{{{element}}}]], {{#switch:{{{type}}}
+
!colspan=2|[[{{{element}}} (element)|{{{element}}}]], {{#switch:{{lc:{{{type}}}}}
|mental = [[Mental Spells]] (unlocked on [[Mental level]]s
+
|mental = [[Mental Spells]] (unlocked on [[Mental level]]s)
|combat = [[Combat Spells]] (unlocked on [[Combat level]]s
+
|combat = [[Combat Spells]] (unlocked on [[Combat level]]s)
|healing = [[Healing Spells]] (unlocked on [[Crafting level]]s
+
|healing = [[Healing Spells]] (unlocked on [[Crafting level]]s)
 
|#default = Other spells
 
|#default = Other spells
 
}}
 
}}

Latest revision as of 15:52, 2 May 2017

[[{{{element}}} (element)|{{{element}}}]], Other spells
Documentation icon Template documentation ( view · talk · edit)

This template is for information about Unlocking Spells for different elements

Usage[edit]

  • element= for what element are these spells for?
  • type= what type of spells? Combat, Healing or Mental
  • 1-4level= at what level is the spell unlocked?
  • 1-4spell= what is the spell name?
  • 1-4desc= what is the spell description?

Each spell is grouped together: 1level, 1spell and 1desc together and so on...

Just delete any row of extra spells
{{UnlockSpells|element=|type=
|1level=|1spell=|1desc=
|2level=|2spell=|2desc=
|3level=|3spell=|3desc=
|4level=|4spell=|4desc=
}}
The above documentation is transcluded from Template:UnlockSpells/doc.
Editors can experiment in this template's sandbox
Please add categories to the /doc subpage within <includeonly>...</includeonly>