Difference between revisions of "Template:Glyph"

From CrawlWiki
Jump to: navigation, search
(description of template)
(Use monster module)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Glyph/{{{1}}}}}<noinclude>
+
<includeonly>{{#invoke:Monster|glyph|{{{1}}}}}</includeonly><noinclude>
  
 
This template will give you the glyph of a particular monster. For example,  
 
This template will give you the glyph of a particular monster. For example,  
  
     <nowiki>{{Glyph/Adder}}</nowiki>
+
     <nowiki>{{Glyph|Adder}}</nowiki>
  
 
will give you:
 
will give you:
  
     {{Glyph/Adder}}
+
     {{Glyph|Adder}}
  
  

Latest revision as of 09: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.