Jump to content

Template:CSS image crop

From Emps-World Wiki
Revision as of 19:03, 20 August 2015 by Mary (talk | contribs)
<includeonly><code>
<div style="
width:32px;
height:32px;
overflow:hidden;
position:relative;
float:left;
padding: 0px;
margin: 0px;
">
<div style="
position:relative;
top:-{{ #expr:({{{oTop}}}-1)*32 }}px;
">

[[File:{{{ImageID/1000}}}.png|left|caption]]

</div>
</div></code>
 </includeonly>