Difference between revisions of "Template:CSS item crop"

From Emps-World Wiki
Jump to: navigation, search
(Usage)
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
== Usage ==
 +
Just copy the following and fill the id parameter with the correct id:<br>
 +
 +
<nowiki>{{ItemImage|id=4587}}</nowiki>
 
<onlyinclude>
 
<onlyinclude>
<div style="width: 32px; height: 32px; overflow: hidden; display: inline-block; padding: 0px; margin: 0px;">
+
  <div class="item-image '{{{caption|hover caption}}}'" style="width: 64px; height: 64px; overflow: hidden; display: inline-block; padding: 0px; margin: 8px; transform: scale(0.7, 0.7);">
<div style="position:relative; bottom:{{ #expr:({{{ImageID}}} mod 1000)*32 }}px;">
+
    <div style="position:relative; bottom:{{#expr:{{{oTop|587}}}*64}}px;">
 
+
      https://emps-world.net/img/itemicons/{{{ImageID/1000|4}}}-64.png
[[File:{{ #expr: floor({{{ImageID}}}/1000)}}.png{{!}}left{{!}}{{{caption}}}{{!}}link={{{caption}}}]]
+
    </div>
 
+
  </div>
</div>
+
</div>
+
 
</onlyinclude>
 
</onlyinclude>

Latest revision as of 15:51, 8 September 2021

Usage

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

{{ItemImage|id=4587}}

      4-64.png