Jump to content

Template:CSS item crop: Difference between revisions

From Emps-World Wiki
No edit summary
No edit summary
 
(13 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|caption=Dragon Scimitar|scale=0.7}}
</nowiki>
<onlyinclude>
<onlyinclude>
{{ItemInfo|id={{#expr:{{{ImageID}}}*1000 + {{{oTop}}} + 0}}|caption={{{caption}}}}}
<div class="item-icon">
  {{#expr:{{{oTop|587}}} + {{{ImageID/1000|4}}} * 1000}};{{{caption|none}}};{{{scale|0.7}}}
</div>
</onlyinclude>
</onlyinclude>

Latest revision as of 15:43, 13 March 2025

Usage

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

{{ItemImage|id=4587|caption=Dragon Scimitar|scale=0.7}}

 4587;none;0.7