Template:MonsterIcon: Difference between revisions

no edit summary
(Now uses generic Icon template as a base.)
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A template for quickly building monster links with icons. For example, <nowiki>{{MonsterIcon|Golbin}}</nowiki> becomes {{MonsterIcon|Golbin}}.
<includeonly><onlyinclude>{{Icon|type=monster|{{{1}}}|{{{2|}}}|ext={{{ext|}}}|size={{{size|}}}|qty={{{qty|}}}|img={{{img|}}}|notext={{{notext|}}}|nolink={{{nolink|}}}|noicon={{{noicon|}}}|menu={{{menu|}}}|section={{{section|}}}}}</onlyinclude></includeonly><noinclude>{{/doc}}</noinclude>
 
Adding a second argument allows you to override the text. For example, <nowiki>{{MonsterIcon|Golbin|No, it isn't a typo}}</nowiki> gives {{MonsterIcon|Golbin|No, it isn't a typo}}
 
 
<includeonly><onlyinclude>{{Icon|type=monster|{{{1}}}|{{{2|}}}|ext={{{ext|svg}}}}}</onlyinclude></includonly>
915

edits