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