Template:SlotIcon: Difference between revisions
From Melvor Idle
No edit summary |
m (Transclude docs) |
||
Line 1: | Line 1: | ||
<includeonly><onlyinclude>{{Icon|Slot_{{{1}}}|{{{2| }}}|ext={{{ext|}}}|size={{{size|}}}|qty={{{qty|}}}|img={{{img|}}}|notext={{{notext|}}}|nolink={{{nolink|true}}}|noicon={{{noicon|}}}|menu={{{menu|}}}}}</onlyinclude></includeonly> | <includeonly><onlyinclude>{{Icon|Slot_{{{1}}}|{{{2| }}}|ext={{{ext|}}}|size={{{size|}}}|qty={{{qty|}}}|img={{{img|}}}|notext={{{notext|}}}|nolink={{{nolink|true}}}|noicon={{{noicon|}}}|menu={{{menu|}}}}}</onlyinclude></includeonly><noinclude>{{/doc}}</noinclude> |
Latest revision as of 22:29, 21 July 2024
A template for quickly displaying placeholders for items. For example, {{SlotIcon|head}}
becomes .
Adding a second argument allows you to display some text. For example, {{SlotIcon|Head|No, it isn't a typo}}
gives No, it isn't a typo.
For a complete list of options, please refer to Template:Icon.
TODO: Icon names for slots are of the form Slot_head
. Ideally we should be able to {{SlotIcon|Helmet}}
, instead, which would make both the link and text look nice, but name mangling is not trivial.
Check Module:Equipment/Recommended for a full dictionary of the slots.