Template:CSS image crop: Difference between revisions
Appearance
No edit summary |
|||
Line 4: | Line 4: | ||
<nowiki>{{ItemImage|id=4587}}</nowiki> | <nowiki>{{ItemImage|id=4587}}</nowiki> | ||
<onlyinclude> | <onlyinclude> | ||
<div class="item-image '{{{caption|hover caption}}}'" style="width: | <div class="item-image '{{{caption|hover caption}}}'" style="width: 64px; height: 64px; overflow: hidden; display: inline-block; padding: 0px; margin: 3px; transform: scale(0.75, 0.75);"> | ||
<div style="position:relative; bottom:{{#expr:{{{oTop|587}}}* | <div style="position:relative; bottom:{{#expr:{{{oTop|587}}}*64}}px;"> | ||
https://emps-world.net/img/itemicons/{{{ImageID/1000|4}}}.png | https://emps-world.net/img/itemicons/{{{ImageID/1000|4}}}-64.png | ||
</div> | </div> | ||
</div> | </div> | ||
</onlyinclude> | </onlyinclude> |
Revision as of 15:42, 8 September 2021
Usage
Just copy the following and fill the id parameter with the correct id:
{{ItemImage|id=4587}}