Template:Coin image box 1 double

维基百科,自由的百科全书
[[{{{image}}}|alt=]]
文档图示 模板文档[查看] [编辑] [历史] [清除缓存]

模板介紹

Parameter Required? Default Remark / Example
header optional Row/Border disappears if missing
image required
Image:500JPY.JPG
Do not put square bracket [[]]. Do not put "|100px" here.
width recommended Recommended because it can prevent lengthy text to inadvertently enlarge the box. See examples below for the reason why we need 2 instances of width. Just an integer, not "100px". Highly recommend to use an even number.
alt recommended empty Alt text for readers who can't see the image; see WP:ALT
caption_left optional Row/Border disappears if both missing
caption_right optional
footer optional
position optional (none) left or right
margin optional 4(px) Just put an integer, not "4px", not "4em"
background optional (none) #CCCCFF (please don't put quotation mark)

範例

Parameters fully used (except background)

500 Japanese yen
Two sides of a coin. The front contains a plant and the back contains "500" in big digits.
Paulownia, state title, value Value, bamboo, Mandarin orange, year of minting, latent image
footer text here

本文为測試文字。这段文字用于说明格式,请勿删除。這段文字用於說明格式,請勿刪除。海納百川,有容乃大。維基百科,自由的百科全書。

{{Coin image box 1 double
| header = 500 Japanese yen
| image = Image:500JPY.JPG
| alt = Two sides of a coin. The front contains a plant and the back contains "500" in big digits.
| caption_left = Paulownia, state title, value
| caption_right = Value, bamboo, Mandarin orange, year of minting, latent image
| width = 200
| footer = footer text here
| position = right
| margin = 0
}}
{{lorem ipsum}}

Extreme margin, no footer, background

Extreme margin
Example image
Sun Yat-sen 50 圓 at the top, 50/五十 in the center

本文为測試文字。这段文字用于说明格式,请勿删除。這段文字用於說明格式,請勿刪除。海納百川,有容乃大。維基百科,自由的百科全書。

{{Coin image box 1 double
| header = Extreme margin
| image = Image:Example.png
| alt = Example image
| caption_left = [[Sun Yat-sen]]
| caption_right = 50 圓 at the top, 50/五十 in the center
| width = 150
| position = left
| margin = 20
| background = #CCCCFF
}}
{{lorem ipsum}}