Difference between revisions of "Template:ItemImage"

From Emps-World Wiki
Jump to: navigation, search
(Usage)
(Usage)
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=}}</nowiki>
+
<nowiki>{{ItemImage|id=|caption=|scale=1.2}}</nowiki>
 
<onlyinclude>
 
<onlyinclude>
 
   <div class="item-image '{{{caption|none}}}'" style="width: 32px; height: 32px; overflow: hidden; display: inline-block; padding: 0px; margin: {{#expr:({{{scale|1.0}}}-1.0)*16.0}}px; transform: scale({{{scale|1.0}}}, {{{scale|1.0}}});">
 
   <div class="item-image '{{{caption|none}}}'" style="width: 32px; height: 32px; overflow: hidden; display: inline-block; padding: 0px; margin: {{#expr:({{{scale|1.0}}}-1.0)*16.0}}px; transform: scale({{{scale|1.0}}}, {{{scale|1.0}}});">

Revision as of 15:14, 13 March 2021

Usage

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

{{ItemImage|id=|caption=|scale=1.2}}

      4.png