模板:Coin image box 1 double
[[{{{image}}}|alt=]] |
本模板含有复杂而精密的扩展语法。 编辑本模板前,建议您先熟悉解析器函数与本模板的设计思路、运作原理等。若您的编辑引发了意外的问题,请尽快撤销编辑,因为本模板可能被大量页面使用。 您所作的编辑可先在模板沙盒或您的个人页面中进行测试。 |
模板介绍
Parameter | Required? | Default | Remark / Example |
---|---|---|---|
header | optional | Row/Border disappears if missing | |
image | required | Image:500JPY.JPGDo 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 | |
---|---|
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 | |
---|---|
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}} |