Difference between revisions of "Template:Glyph"

From CrawlWiki
Jump to: navigation, search
(Use monster module)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Glyph/{{{1}}}}}<noinclude>[[Category:Monster glyph templates]]</noinclude>
+
<includeonly>{{#invoke:Monster|glyph|{{{1}}}}}</includeonly><noinclude>
 +
 
 +
This template will give you the glyph of a particular monster. For example,
 +
 
 +
    <nowiki>{{Glyph|Adder}}</nowiki>
 +
 
 +
will give you:
 +
 
 +
    {{Glyph|Adder}}
 +
 
 +
 
 +
This template is also used in [[Template:monsterlink]].
 +
 
 +
[[Category:Monster glyph templates]]</noinclude>

Latest revision as of 08:54, 14 December 2015


This template will give you the glyph of a particular monster. For example,

   {{Glyph|Adder}}

will give you:

   S


This template is also used in Template:monsterlink.