Template:Coin image box 1 double

From Wikipedia, the free encyclopedia

This template employs some extremely complicated or esoteric features of template syntax.
Please do not attempt to alter it unless you are certain that you understand the setup and are prepared to repair/revert any consequent collateral damage if the results are unexpected. Any experiments should be conducted in the template sandbox or your user space.
Parameter Required? Default Remark / Example
header optional Row/Border disappears if missing
image required
Image:500JPY.JPG
Do not put sqaure 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.
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)

Contents

[edit] Examples

[edit] Parameters fully utilized (except backgroud)

500 Japanese yen
Paulownia, state title, value Value, bamboo, Mandarin orange, year of minting, latent image
footer text here

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

{{Coin image box 1 double
| header = 500 Japanese yen
| image = Image:500JPY.JPG
| 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}}

[edit] Extreme margin, no footer, background

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

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

{{Coin image box 1 double
| header = Extreme margin
| image = Image:NT50.jpg
| 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}}

[edit] See also