(새 문서: {{TemplateBox |1=Image |1d=The Name of the image. |1def= |1stat= |2=bSize |2d=The Base Image size (the image we are cropping on) |2def= |2stat= |3=cWidth |3d=Crop Image Width in pixels |3def= |3stat= |4=cHeight |4d=Crop image Height in pixels |4def= |4stat= |5=oTop |5d=Offset Top in pixels |5def= |5stat= |6=oLeft |6d=Offset Left in pixels |6def= |6stat= |name=CSS image crop |desc=lets you create a crop of an image inline for previewing the look and feel of a page. If the...)
 
(문서를 비움)
태그: 비우기
1번째 줄: 1번째 줄:
{{TemplateBox


|1=Image
|1d=The Name of the image.
|1def=
|1stat=
|2=bSize
|2d=The Base Image size (the image we are cropping on)
|2def=
|2stat=
|3=cWidth
|3d=Crop Image Width in pixels
|3def=
|3stat=
|4=cHeight
|4d=Crop image Height in pixels
|4def=
|4stat=
|5=oTop
|5d=Offset Top in pixels
|5def=
|5stat=
|6=oLeft
|6d=Offset Left in pixels
|6def=
|6stat=
|name=CSS image crop
|desc=lets you create a crop of an image inline for previewing the look and feel of a page. If the edit is committed these crops should be replaced with server side cropped images to avoid sending extra image data to people.
|namespace=all
|usergroup=all
|placement=
|usage-notes=
|type=
|example=
|i18n-method=-
}}
== Example ==
<pre>
{{CSS image crop
|Image = Dew on grass Luc Viatour.jpg
|bSize = 400
|cWidth = 100
|cHeight = 100
|oTop = 180
|oLeft = 60
}}
</pre>
{{CSS image crop
|Image = Dew on grass Luc Viatour.jpg
|bSize = 400
|cWidth = 100
|cHeight = 100
|oTop = 180
|oLeft = 60
}}
<includeonly>
[[Category:Image formatting templates]]
</includeonly>

2022년 6월 12일 (일) 15:33 판