Difference between revisions of "Template:ItemImage"

From Emps-World Wiki
Jump to: navigation, search
(Usage)
(Usage)
Line 8: Line 8:
 
   <div style="width: 32px; height: 32px; overflow: hidden; display: inline-block; padding: 0px; margin: 0px;">
 
   <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;">
 
     <div style="position:relative; bottom:{{ #expr:({{{id|4587}}} mod 1000)*32 }}px;">
       <div class="item-image" item-id="{{id|4587}}" />
+
       https://emps-world.net/img/itemicons/{{ #expr: floor({{{ImageID}}}/1000)}}.png
 
     </div>
 
     </div>
 
   </div>
 
   </div>
 
</onlyinclude>
 
</onlyinclude>

Revision as of 13:40, 13 March 2021

Usage

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

{{ItemImage|id=}}

      4-64.png


     https://emps-world.net/img/itemicons/Expression error: Unrecognised punctuation character "{"..png