17,273
edits
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly><css> | ||
<css> | |||
table.ambox-header { | table.ambox-header { | ||
width: | width: 80%; | ||
height: 100px | height: 100px | ||
margin: 1em auto 1em auto; | margin: 1em auto 1em auto; | ||
vertical-align: top; | vertical-align: top; | ||
text-align: left; | |||
} | } | ||
td.ambox-header { width: 100px; } | td.ambox-header { width: 100px; } | ||
table.ambox-inline { | table.ambox-inline { | ||
width: | width: 40%; | ||
height: | height: 50px; | ||
margin: 1em auto 1em auto; | margin: 1em auto 1em auto; | ||
vertical-align: top; | vertical-align: top; | ||
text-align: center; | |||
} | } | ||
td.ambox-inline { width: | td.ambox-inline { width: 50px; } | ||
</css> | </css><!-- | ||
{| class="ambox-{{{type}}}" style="border: 1px solid {{#if: {{{color|}}}|{{{color}}}|black}};" | |||
|- | |||
{{#ifeq: {{{type|}}}|header | -->{| class="ambox-{{{type}}}" style="border: 1px solid {{#if: {{{color|}}}|{{{color}}}|black}};" | ||
|{{!}} width="5px" style="background: {{#if: {{{color|}}}|{{{color}}}|black}}" {{!}}}} | |- {{#ifeq: {{{type|}}}|header | ||
|{{n}}{{!}} width="5px" style="background: {{#if: {{{color|}}}|{{{color}}}|black}}" {{!}}}} | |||
| class="ambox-{{{type}}}" | {{{image}}} | | class="ambox-{{{type}}}" | {{{image}}} | ||
| {{#if: {{{header|}}} | | {{#if: {{{header|}}} | ||
| <div style=" | | <div style="color: {{#if: {{{color|}}}|{{{color}}}|black}}">'''{{{header}}}'''</div> | ||
}}{{{1}}} | }}{{{1}}} | ||
{{#ifeq: {{{type|}}}|inline | {{#ifeq: {{{type|}}}|inline |