Template:Spell name: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
(To another category)
m (typo)
Line 1: Line 1:
<includeonly>[[Image:{{{1}}}.png|{{{1}}}|link={{{1}}}]][[{{{1}}}]]</includeonly><noinclude>
<includeonly>[[Image:{{{1}}}.png|{{{1}}}|link={{{1}}}]][[{{{1}}}]]</includeonly><noinclude>
'''Sn''' is short of '''S'''pell '''S'''ame.
'''Sn''' is short of '''S'''pell '''N'''ame.


==Use==
==Use==
It's for [[List of spells]], to show spell image and name with a link to it
It's used to show spell image and name with a link to it


=====Variables=====
=====Variables=====
Line 9: Line 9:


=====Code=====
=====Code=====
<pre>{{Sn|'Spell name'}}</pre>
<nowiki>{{Sn|'spell name'}}</nowiki>


==Example==
==Example==
<pre>{{Sn|Fly}}</pre>
<nowiki>{{Sn|Fly}}</nowiki>
gives:
gives:


[[Image:Fly.png|Fly|link=Fly]][[Fly]]
[[Image:Fly.png|Fly|link=Fly]][[Fly]]


[[Category: Table templates|Spell name]]</noinclude>
 
[[Category: Table templates|Spell name]]
__NOTOC__
</noinclude>

Revision as of 12:06, 22 March 2014

Sn is short of Spell Name.

Use

It's used to show spell image and name with a link to it

Variables

1=spell name

Code
{{Sn|'spell name'}}

Example

{{Sn|Fly}}

gives:

FlyFly