Template:Infobox: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (24 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 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|}}} | |||
<noinclude> | <!-- DATA ROWS --> | ||
|- | |||
</noinclude> | ! 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> | |||