Difference between revisions of "Template:ItemImage"

From Emps-World Wiki
Jump to: navigation, search
(Usage)
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=}}

      4-64.png