Anonymous

Template:MonsterIcon: Difference between revisions

From Melvor Idle
Allow all options provided by Template:Icon
(Added notext and menu overrides)
(Allow all options provided by Template:Icon)
(One intermediate revision by one other user not shown)
Line 1: Line 1:
A template for quickly building monster links with icons. For example, <nowiki>{{MonsterIcon|Golbin}}</nowiki> becomes {{MonsterIcon|Golbin}}.
A template for quickly building monster links with icons. For example, {{T|MonsterIcon|Golbin}} becomes {{MonsterIcon|Golbin}}.


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}}
Adding a second argument allows you to override the text. For example, {{T|MonsterIcon|Golbin|No, it isn't a typo}} gives {{MonsterIcon|Golbin|No, it isn't a typo}}.


<includeonly><onlyinclude>{{Icon|type=monster|{{{1}}}|{{{2|}}}|ext={{{ext|svg}}}|menu={{{menu|}}}|notext={{{notext|}}}}}</onlyinclude></includonly>
For a complete list of options, please refer to [[Template:Icon]].
 
<includeonly><onlyinclude>{{Icon|type=monster|{{{1}}}|{{{2|}}}|ext={{{ext|}}}|size={{{size|}}}|qty={{{qty|}}}|img={{{img|}}}|notext={{{notext|}}}|nolink={{{nolink|}}}|noicon={{{noicon|}}}|menu={{{menu|}}}}}</onlyinclude></includeonly>