Template:ItemSlot: Difference between revisions
(Created page with "{{#invoke:ItemSlot|render|{{{item}}}|{{{link}}}|{{{tooltip}}}}}") |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | |||
{{#invoke:ItemSlot|render|{{{item}}}|{{{link}}}|{{{tooltip}}}}} | {{#invoke:ItemSlot|render|{{{item}}}|{{{link}}}|{{{tooltip}}}}} | ||
</includeonly> | |||
<noinclude> | |||
{{documentation}} | |||
</noinclude> | |||
Revision as of 06:46, 27 November 2025
This template is used to create an item sprite slot.
Usage
Any amount of images can be added by adding semicolon separated file names to the item field.
{{ItemSlot
| item = PC; Healing Machine
| link = Healing Machine
| tooltip = Utilities
}}
produces:
Optional Parameters
| link = Article| tooltip = Text| amount = 4
[view | edit | history | purge]The above documentation is transcluded from Template:ItemSlot/doc.