Jump to content

Template:Infobox: Difference between revisions

From MicroVault
No edit summary
No edit summary
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<div style="float:right; clear:right; margin:0 0 1em 1em; width:300px; max-width:100%; font-size:93%;">
<table class="infobox" style="width:{{{width|250px}}}; font-size:90%; border:1px solid #aaa; background:#f9f9f9; padding:0; float:right; clear:right; margin:0 0 1em 1em;">
<div style="border: 1px solid #1e3a5f; border-radius:8px; overflow:hidden; background:#f8f9fa;">


<!-- Title -->
{| class="wikitable" style="width:100%; border:none; background:transparent; margin:0; border-collapse:separate; border-spacing:0;"
{{#if:{{{title|{{{above|}}}}}}|
<tr>
<th colspan="2" style="{{{titlestyle|background:#e9e9e9; font-size:120%; padding:4px; text-align:center;}}}">{{{title|{{{above}}}}}}</th>
</tr>
}}


<!-- Body inserted by child templates -->
<!-- TITLE -->
{{{body|}}}
|-
! colspan="2" style="background:#1e3a5f; color:white; font-size:135%; padding:10px; text-align:center; border-radius:7px 7px 0 0;" |
{{{title|{{PAGENAME}}}}}


</table>
<!-- MAIN IMAGE -->
</includeonly>
|-
| colspan="2" style="text-align:center; padding:10px 0;" |
{{{image|[[File:No flag.svg|240px|border]]}}}
{{{image2|}}}


<noinclude>
<!-- DATA ROWS -->
This is the base Infobox template.
|-
</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>

Latest revision as of 19:45, 19 November 2025