Template:ImageSequence/doc and Template:ItemSlot: Difference between pages
< Template:ImageSequence(Difference between pages)
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | |||
{{#invoke:ItemSlot|render|{{{item}}}|{{{link}}}|{{{tooltip}}}|{{{amount}}}}} | |||
</includeonly> | |||
<noinclude> | |||
{{documentation}} | |||
</noinclude> | |||
{{ | |||
| | |||
| | |||
}}</ | |||
{{ | |||
}} | |||
Revision as of 06:57, 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.