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