모듈:InfoboxImage/설명문서
보이기
이 문서는 모듈:InfoboxImage에 대한 설명입니다. 여기에는 틀 사용법, 분류 등 원래의 모듈 문서에는 포함되지 않는 내용을 담고 있습니다. |
Overview
This module is used within infoboxes to process the image parameters and tidy up the formatting of the result.
Parameters
Parameter | Description |
---|---|
그림 | Required. The main parameter that should be passed over which contains the image info. |
크기 | Size to display image. |
최대 | Maximum size to display image. Note: If no size or sizedefault params specified then image will be shown at maxsize. |
기본 | The size to use for the image if no size param is specified. Defaults to frameless. |
설명 | 그림의 설명 |
테두리 | 그림의 테두리를 설정합니다. (예 / ) |
그림숨김 | 그림을 숨깁니다. 공간은 차지합니다. (예 / ) |
NOte: If you specify the maxsize or sizedefault params, the should include the px after the number.
사용법
|그림 = {{#invoke:InfoboxImage|InfoboxImage|그림={{{그림명|}}} | 크기={{{그림_크기|}}} | 기본=frameless | 설명={{{그림 설명|}}}}}