모듈:InfoboxImage/설명문서

< 모듈:InfoboxImage
위키백과>Darkbosal님의 2013년 4월 4일 (목) 03:35 판 (→‎Examples)

이 문서는 모듈: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.
설명 Alt text for image
테두리 If yes, then a border is added.
suppressplaceholder If yes then will suppress certain placeholder images.

NOte: If you specify the maxsize or sizedefault params, the should include the px after the number.

사용법

|그림 = {{#invoke:InfoboxImage|InfoboxImage|이름={{{그림명|}}} | 크기={{{그림_크기|}}} | 기본=frameless | 설명={{{그림 설명|}}}}}

Examples

{{#invoke:InfoboxImage|InfoboxImage}}
{{#invoke:InfoboxImage|InfoboxImage|이름=}}
{{#invoke:InfoboxImage|InfoboxImage|이름=[[file:Gyeongbokgung-KeunJeongJeon.JPG|200px]]}}
{{#invoke:InfoboxImage|InfoboxImage|이름=[[image:Gyeongbokgung-KeunJeongJeon.JPG|200px]]}}
{{#invoke:InfoboxImage|InfoboxImage|이름=[[파일:Gyeongbokgung-KeunJeongJeon.JPG|200px]]}}
{{#invoke:InfoboxImage|InfoboxImage|이름=[[그림:Gyeongbokgung-KeunJeongJeon.JPG|200px]]}}
{{#invoke:InfoboxImage|InfoboxImage|이름=Gyeongbokgung-KeunJeongJeon.JPG}}
{{#invoke:InfoboxImage|InfoboxImage|이름=File:Gyeongbokgung-KeunJeongJeon.JPG}}
{{#invoke:InfoboxImage|InfoboxImage|이름=Image:Gyeongbokgung-KeunJeongJeon.JPG}}
{{#invoke:InfoboxImage|InfoboxImage|이름=파일:Gyeongbokgung-KeunJeongJeon.JPG}}
{{#invoke:InfoboxImage|InfoboxImage|이름=그림:Gyeongbokgung-KeunJeongJeon.JPG}}
{{#invoke:InfoboxImage|InfoboxImage|이름=Gyeongbokgung-KeunJeongJeon.JPG|크기=100px}}
{{#invoke:InfoboxImage|InfoboxImage|이름=Gyeongbokgung-KeunJeongJeon.JPG|크기=100}}
{{#invoke:InfoboxImage|InfoboxImage|이름=Gyeongbokgung-KeunJeongJeon.JPG|기본=250px|설명=경복궁}}
{{#invoke:InfoboxImage|InfoboxImage|이름=Gyeongbokgung-KeunJeongJeon.JPG|설명=경복궁}}
{{#invoke:InfoboxImage|InfoboxImage|이름=Gyeongbokgung-KeunJeongJeon.JPG|크기=100px|설명=경복궁}}
{{#invoke:InfoboxImage|InfoboxImage|이름=Bilbao.svg|크기=200|테두리=yes}}
{{#invoke:InfoboxImage|InfoboxImage|이름=Replace this image male.svg|suppressplaceholder=yes}}
{{#invoke:InfoboxImage|InfoboxImage|이름=[[그림:replace this image male.svg|200px]]|suppressplaceholder=yes}}
{{#invoke:InfoboxImage|InfoboxImage|이름=Gyeongbokgung-KeunJeongJeon.JPG|크기=50px|최대=100px}}
{{#invoke:InfoboxImage|InfoboxImage|이름=Gyeongbokgung-KeunJeongJeon.JPG|크기=200px|최대=100px}}
{{#invoke:InfoboxImage|InfoboxImage|이름=Gyeongbokgung-KeunJeongJeon.JPG|최대=100px}}
• 현재 페이지 URL 줄이기