Template:Crop: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
(Created page with "<includeonly><div style="position: relative; width: {{{2}}}px; height: {{{3}}}px; overflow: hidden"><div style="position: relative; left: -{{{5}}}px; top: -{{{4}}}px;">[[File:...")
 
No edit summary
Line 1: Line 1:
<includeonly><div style="position: relative; width: {{{2}}}px; height: {{{3}}}px; overflow: hidden"><div style="position: relative; left: -{{{5}}}px; top: -{{{4}}}px;">[[File:{{{1}}}|{{Imagezoom|{{{2}}}|{{{6|}}}}}px]]</div></div></includeonly><noinclude>Creates cropped images. Specify image file name, new width, height, vertical position adjustment*, horizontal position adjustment*, and zoom*
<includeonly><div style="position: relative; width: {{{2}}}px; height: {{{3}}}px; overflow: hidden"><div style="position: relative; left: -{{{5}}}px; top: -{{{4}}}px;">[[File:{{{1}}}|{{Imagezoom|{{{2}}}|{{{6|}}}}}px|link={{{link|}}}]]</div></div></includeonly><noinclude>Creates cropped images. Specify image file name, new width, height, vertical position adjustment*, horizontal position adjustment*, zoom*, and link=*


<nowiki>*</nowiki>Optional
<nowiki>*</nowiki>Optional


<pre>
<pre>
{{crop|image file name|new width|height|vertical position adjustment|horizontal position adjustment|zoom}}
{{crop|image file name|new width|height|vertical position adjustment|horizontal position adjustment|zoom|link=}}
</pre>
</pre>
[[Category:Wiki System Templates]]
[[Category:Wiki System Templates]]
</noinclude>
</noinclude>

Revision as of 21:22, 8 February 2014

Creates cropped images. Specify image file name, new width, height, vertical position adjustment*, horizontal position adjustment*, zoom*, and link=*

*Optional

{{crop|image file name|new width|height|vertical position adjustment|horizontal position adjustment|zoom|link=}}