Template:Spell name: Difference between revisions
Jump to navigation
Jump to search
ShushMaster (talk | contribs) No edit summary |
(Sn and Sn1 merging) |
||
Line 1: | Line 1: | ||
<includeonly>[[ | <includeonly>[[File:{{{spell|{{{1}}}}}}_small.png|link={{{spell_link|{{{spell|{{{1}}}}}}}}}]]{{-}}[[{{{spell_link|{{{spell|{{{1}}}}}}}}}|{{{spell|{{{1}}}}}}]]</includeonly><noinclude> | ||
'''Template:Spell name''' is a template used to show a spell's image and name with a link to it. | '''Template:Spell name''' is a template used to show a spell's image and name with a link to it. | ||
== How to use it == | == How to use it == | ||
'''Variables:''' | '''Variables:''' | ||
1 = spell name | 1 = spell name | ||
spell_link= | |||
'''Code:''' | '''Code:''' | ||
< | <pre>{{Sn|Fly}}</pre> | ||
'''Example:''' | '''Example:''' | ||
{{Sn|Fly}} | {{Sn|Fly}} | ||
= | '''Code:''' | ||
<pre>{{Sn|Inferno|spell_link=Inferno (spell)}}</pre> | |||
'''Example:''' | |||
{{Sn|Inferno|spell_link=Inferno (spell)}} | |||
[[Category: Table templates]] | [[Category: Table templates]] | ||
</noinclude> | </noinclude> |