Template:MonsterIcon: Difference between revisions

From Melvor Idle
(Allow all options provided by Template:Icon)
(Support 'section' parameter)
Line 5: Line 5:
For a complete list of options, please refer to [[Template:Icon]].
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>
<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>

Revision as of 22:22, 21 June 2023

A template for quickly building monster links with icons. For example, {{MonsterIcon|Golbin}} becomes Golbin.

Adding a second argument allows you to override the text. For example, {{MonsterIcon|Golbin|No, it isn't a typo}} gives No, it isn't a typo.

For a complete list of options, please refer to Template:Icon.