Template:ItemImage: Difference between revisions
Appearance
No edit summary |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
Just copy the following and fill the id parameter with the correct id:<br> | Just copy the following and fill the id parameter with the correct id:<br> | ||
<nowiki>{{ItemImage|id=|caption=|scale=0.7}}</nowiki> | <nowiki>{{ItemImage|id=4587|caption=Dragon Scimitar|scale=0.7}}</nowiki> | ||
<onlyinclude> | <onlyinclude> | ||
<div class="item-image '{{{caption|none}}}'" style="width: 64px; height: 64px; overflow: hidden; display: inline-block; padding: 0px; margin:{{#expr:({{{scale|0.7}}}-1.0)*32.0}}px; transform: scale({{{scale|0.7}}}, {{{scale|0.7}}});"> | <div class="item-image '{{{caption|none}}}'" style="width: 64px; height: 64px; overflow: hidden; display: inline-block; padding: 0px; margin:{{#expr:({{{scale|0.7}}}-1.0)*32.0}}px; transform: scale({{{scale|0.7}}}, {{{scale|0.7}}});"> |
Latest revision as of 18:04, 9 February 2025
Usage
Just copy the following and fill the id parameter with the correct id:
{{ItemImage|id=4587|caption=Dragon Scimitar|scale=0.7}}