Difference between revisions of "Template:ItemImage"

From Emps-World Wiki
Jump to: navigation, search
(Usage)
Line 3: Line 3:
  
 
<nowiki>{{ItemImage|id=}}</nowiki>
 
<nowiki>{{ItemImage|id=}}</nowiki>
{{ItemImage|id=4151}}
+
{{ItemImage}}
  
 
<onlyinclude>
 
<onlyinclude>
   <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 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=}}

      4-64.png


     4.png