:CSS image crop

젊은리버럴 (토론 | 기여)님의 2024년 7월 19일 (금) 20:28 판 (새 문서: <includeonly><div class="{{#if:{{{Description|}}}|thumb <!-- -->{{#switch:{{{Location|}}} | none | tnone = tnone | left | tleft = tleft | right | tright = tright | center = center | #default = tright }}|<!-- if no description: -->{{#switch:{{{Location|}}} | none = floatnone | left = floatleft | right = floatright | center = center }}}}"> {{#if:{{{Description|}}}|<div class="thumbinner" style="width: {{#expr:{{{cWidth}}}+2}}px;">}} <div {{#if:{{{Description|}}}|class="th...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
{{CSS image crop
| Image          =
| bSize           =
| cWidth         =
| cHeight        =
| oTop            =
| oLeft            =
| Location       =
| Description   =
| Link             =
| Alt               =
| Page            =
| magnify-link =
}}

{{CSS image crop | Image = | bSize = | cWidth = | cHeight = | oTop = | oLeft = | Location = | Description   = | Link = | Alt = | Page = | magnify-link = }}
설명문서 [편집] [역사] [새로고침]

{{CSS image crop}} 틀은 이미지를 일부 잘라내 표시해주는 기능을 합니다.

다만, 전체 크기의 이미지가 백과사전에 좀 더 부합할 수 있습니다. 표시되지 않는 부분에 대한 데이터도 전송됩니다.(=잘라낸 이미지를 새 파일로 올리는 것이 좋습니다.)

사용 방법[원본 편집]

{{CSS image crop
|Image = 파일 이름
|bSize = 원본 이미지의 너비
|cWidth = 잘라낼 이미지의 너비
|cHeight = 잘라낼 이미지의 높이
|oTop = 위쪽에서 부터 잘라내기할 시작 위치 지정, 생략시 기본값=0
|oLeft = 왼쪽에서 부터 잘라내기할 시작 위치 지정, 생략시 기본값=0
|Location = 문서에 이미지를 둘 위치를 지정. right, left, center, none
 Description(설명)을 사용하면 오른쪽에 정렬되고, 그렇지 않은 경우에는 왼쪽에 정렬됨.
|Description = 이미지에 대한 설명, 섬네일 형식으로 표시되면서 설명이 표시됨.
|Link = 링크, 링크를 클릭하였을 때 연결될 문서를 지정.
|Alt = 이미지 대체 설명(Alternative text)
|Page = The page of the file, if there are multiple pages (such as pdf files).
|magnify-link = The image to be linked by the magnify icon (Use if the Image parameter is set to
 {{Annotated image}} or the Link parameter leads to something other than the image).
}}

예시[원본 편집]

  • 다음 사진을 잘라내 물방울 하나만 표시할 수 있다.
    • 시작할 위치: oTopoLeft 위쪽과 왼쪽에서 각각 잘라내기를 시작할 위치를 지정
    • 자르기: cWidthcHeight 잘라낼 이미지의 크기를 지정
    • 기본 크기: 잘라내기를 시작할 위치와 자르기하여 보여줄 이미지의 크기를 지정할 때 기본 크기를 바탕으로 함bSize
원본


Dew on grass Luc Viatour.jpg
{{CSS image crop
|Image = Dew on grass Luc Viatour.jpg
|bSize = 400
|cWidth = 100
|cHeight = 100
|oTop = 180
|oLeft = 60
}}
  • 위치를 지정하거나, 설명을 추가할 수 있다.
    • Description= 설명 추가.
    • Location= 위치를 지정(center, right, left, none)
잎새 위 물방울(center)
잎새 위 물방울(center)
{{CSS image crop
|Image = Dew on grass Luc Viatour.jpg
|bSize = 400
|cWidth = 120
|cHeight = 100
|oTop = 180
|oLeft = 60
|Location = center
|Description = 잎새 위 물방울(center)
}}
이 틀 문서는 한국어 위키백과틀:CSS image crop 문서에서 분기하였습니다.
연습장이나 사용자 문서에서 틀의 사용이나 수정을 연습할 수 있습니다.
분류는 /설명문서에 넣어주세요.