Template:ItemImage: Difference between revisions
Appearance
Line 4: | Line 4: | ||
<nowiki>{{ItemImage|id=}}</nowiki> | <nowiki>{{ItemImage|id=}}</nowiki> | ||
<onlyinclude> | <onlyinclude> | ||
<div class="item-image" | <div class="item-image" attr="{{caption|item name}}" style="width: 32px; height: 32px; overflow: hidden; display: inline-block; padding: 0px; margin: 0px; transform: scale(1.25, 1.25);"> | ||
<div style="position:relative; bottom:{{ #expr:({{{id|4587}}} mod 1000)*32 }}px;"> | <div style="position:relative; bottom:{{ #expr:({{{id|4587}}} mod 1000)*32 }}px;"> | ||
https://emps-world.net/img/itemicons/{{ #expr: floor({{{id|4587}}}/1000)}}.png | https://emps-world.net/img/itemicons/{{ #expr: floor({{{id|4587}}}/1000)}}.png |
Revision as of 14:22, 13 March 2021
Usage
Just copy the following and fill the id parameter with the correct id:
{{ItemImage|id=}}