Template:Ambox: Difference between revisions

Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{| class="ambox {{{type}}}" style="border: 1px solid {{#if: {{{color|}}}|{{{color}}}|black}};"
<includeonly>
<css>
table.ambox-header {
  width: 100%;
  height: 150px
}
table.ambox-inline {
  width: 50%;
  height: 42px;
}
</css>
{| class="ambox-{{{type}}}" style="border: 1px solid {{#if: {{{color|}}}|{{{color}}}|black}};"
|-  
|-  
{{#ifeq: {{{type|}}}|header
{{#ifeq: {{{type|}}}|header
Line 16: Line 27:
|This is an example header AMbox<br>It's large and appears at the top of articles.
|This is an example header AMbox<br>It's large and appears at the top of articles.
}}
}}


{{Ambox|type=inline
{{Ambox|type=inline

Navigation menu