Template:MonsterIcon: Difference between revisions

From Melvor Idle
(Support 'section' parameter)
No edit summary
 
Line 1: Line 1:
A template for quickly building monster links with icons. For example, {{T|MonsterIcon|Golbin}} 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, {{T|MonsterIcon|Golbin|No, it isn't a typo}} gives {{MonsterIcon|Golbin|No, it isn't a typo}}.
 
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|}}}|section={{{section|}}}}}</onlyinclude></includeonly>

Latest revision as of 13:32, 27 March 2024

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.