Difference between revisions of "Template:LearnSpell/help"
Jump to navigation
Jump to search
)
MyraMidnight (talk | contribs) (Created page with " ==Example== using <code><nowiki>{{CombatSpells}}</nowiki></code> to complete the example, to show how the commands work <pre> {{CombatSpells|Water| {{LearnSpell|level=1|descr...") |
MyraMidnight (talk | contribs) m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | == | + | ==How to use the Spells table== |
using <code><nowiki>{{CombatSpells}}</nowiki></code> to complete the example, to show how the commands work | using <code><nowiki>{{CombatSpells}}</nowiki></code> to complete the example, to show how the commands work | ||
<pre> | <pre> | ||
Line 16: | Line 16: | ||
;the point is, the order of the commands does not matter for the template to work. Just dont forget to add the information | ;the point is, the order of the commands does not matter for the template to work. Just dont forget to add the information | ||
− | ==Tips== | + | ===Tips=== |
:The links to spells are <code><nowiki>[[Spell Name (spell)|Spell Name]]</nowiki></code> | :The links to spells are <code><nowiki>[[Spell Name (spell)|Spell Name]]</nowiki></code> | ||
:*In other words<code><nowiki>[[Bubble Blast (spell)|Bubble Blast]]</nowiki></code> becomes [[Bubble Blast (spell)|Bubble Blast]] | :*In other words<code><nowiki>[[Bubble Blast (spell)|Bubble Blast]]</nowiki></code> becomes [[Bubble Blast (spell)|Bubble Blast]] | ||
Line 22: | Line 22: | ||
<noinclude>{|{{Template Explanation}}[[Category:Template Help]] | <noinclude>{|{{Template Explanation}}[[Category:Template Help]] | ||
− | + | This help template is for the [[Template:LearnSpell|LearnSpell]], [[Template:CombatSpells|CombatSpells]], [[Template:HealingSpells|HealingSpells]] and [[Template:MentalSpells|MentalSpells]] explanation | |
|}</noinclude> | |}</noinclude> |
Latest revision as of 10:45, 24 June 2015
How to use the Spells table[edit]
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[edit]
- 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
- In other words
)
- The above documentation is transcluded from Template:LearnSpell/help/doc.
- Editors can experiment in this template's sandbox
- Please add categories to the /doc subpage within
<includeonly>...</includeonly>
This help template is for the LearnSpell, CombatSpells, HealingSpells and MentalSpells explanation