Jump to content

Template:ItemImage: Difference between revisions

From Emps-World Wiki
No edit summary
Line 6: Line 6:


<onlyinclude>
<onlyinclude>
      https://emps-world.net/img/itemicons/{{ #expr: floor({{{id|4587}}}/1000)}}.png
  <div style="background-image: url('https://emps-world.net/img/itemicons/{{ #expr: floor({{{id|4587}}}/1000)}}.png'); background-position: {{ #expr:({{{id|4587}}} mod 1000)*32 }}px; ">
  </div>
</onlyinclude>
</onlyinclude>

Revision as of 13:45, 13 March 2021

Usage

Just copy the following and fill the id parameter with the correct id:

{{ItemImage|id=}}