Template:Infobox: Difference between revisions
Appearance
Created page with "<includeonly> <div class="infobox" style="width:{{{width|300px}}}; font-size:90%; border:1px solid #aaa; background:#f9f9f9; padding:5px; float:right; clear:right; margin:0 0 1em 1em;"> <!-- Title --> <div style="{{{titlestyle|background:#e9e9e9; font-size:125%; font-weight:bold; text-align:center; padding:4px;}}}"> {{{above|}}} </div> <!-- Main image --> {{#if:{{{image|}}}| <div style="text-align:center; margin:6px 0;"> [[File:{{{image}}}|{{{imagesize|250px}}}]] {{#if..." |
No edit summary |
||
| (25 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div style="float:right; clear:right; margin:0 0 1em 1em; width:300px; max-width:100%; font-size:93%;"> | |||
<div | <div style="border: 1px solid #1e3a5f; border-radius:8px; overflow:hidden; background:#f8f9fa;"> | ||
<!-- | {| class="wikitable" style="width:100%; border:none; background:transparent; margin:0; border-collapse:separate; border-spacing:0;" | ||
{{{ | <!-- TITLE --> | ||
|- | |||
! colspan="2" style="background:#1e3a5f; color:white; font-size:135%; padding:10px; text-align:center; border-radius:7px 7px 0 0;" | | |||
{{{title|{{PAGENAME}}}}} | |||
<!-- MAIN IMAGE --> | |||
|- | |||
| colspan="2" style="text-align:center; padding:10px 0;" | | |||
{{{image|[[File:No flag.svg|240px|border]]}}} | |||
{{{image2|}}} | |||
<!-- | <!-- DATA ROWS --> | ||
|- | |||
! style="background:#e6f2ff; padding:6px 12px; width:38%; white-space:nowrap;" | {{{label2|}}} | |||
| style="padding:6px 12px;" | {{{data2|}}} | |||
}} | |||
|- | |||
! style="background:#e6f2ff; padding:6px 12px; white-space:nowrap;" | {{{label3|}}} | |||
| style="padding:6px 12px;" | {{{data3|}}} | |||
}} | |||
|- | |||
! style="background:#e6f2ff; padding:6px 12px; white-space:nowrap;" | {{{label4|}}} | |||
{{{ | | style="padding:6px 12px;" | {{{data4|}}} | ||
|- | |||
! style="background:#e6f2ff; padding:6px 12px; white-space:nowrap;" | {{{label5|}}} | |||
| style="padding:6px 12px;" | {{{data5|}}} | |||
{{ | |||
|- | |||
! style="background:#e6f2ff; padding:6px 12px; white-space:nowrap;" | {{{label6|}}} | |||
| style="padding:6px 12px;" | {{{data6|}}} | |||
|- | |||
! style="background:#e6f2ff; padding:6px 12px; white-space:nowrap;" | {{{label7|}}} | |||
| style="padding:6px 12px;" | {{{data7|}}} | |||
|- | |||
! style="background:#e6f2ff; padding:6px 12px; white-space:nowrap;" | {{{label8|}}} | |||
| style="padding:6px 12px;" | {{{data8|}}} | |||
|- | |||
! style="background:#e6f2ff; padding:6px 12px; white-space:nowrap;" | {{{label9|}}} | |||
| style="padding:6px 12px;" | {{{data9|}}} | |||
<!-- FOOTER / BELOW --> | |||
< | |- | ||
| colspan="2" style="background:#fffff; color:white; text-align:center; padding:9px; font-size:95%; border-radius:0 0 8px 8px;" | | |||
| | {{{below|}}} | ||
| | |||
| | |||
| | |} | ||
</div> | |||
</div> | |||
<noinclude>[[Category:Infobox templates]]</noinclude> | |||
< | |||
</noinclude> | |||