Difference between revisions of "Template:CSS image crop"

From Emps-World Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
usage: fill in the image id divided by 1000 (so just the first thousand number) and then the other 3 numbers at oTop. So if you fill in 1 and 111 it displays item 1111.
 +
<nowiki>{{CSS image crop|ImageID/1000 = 1 |oTop = 111 }}</nowiki>
 +
 
<onlyinclude><div style="
 
<onlyinclude><div style="
 
width:32px;
 
width:32px;

Revision as of 10:31, 13 May 2016

usage: fill in the image id divided by 1000 (so just the first thousand number) and then the other 3 numbers at oTop. So if you fill in 1 and 111 it displays item 1111. {{CSS image crop|ImageID/1000 = 1 |oTop = 111 }}

<div style=" position:relative; top:-Expression error: Unrecognised punctuation character "{".px; ">

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

</div>