Template:Ambox: Difference between revisions

Want an adless experience? Log in or Create an account.
m
no edit summary
(Undid revision 10280 by Locke (talk))
mNo edit summary
Line 1: Line 1:
<includeonly><css>
<includeonly>
table.ambox-header {
  width: 80%;
  height: 100px;
  margin: 1em auto 1em auto;
  vertical-align: top;
  text-align: left;
  border-style: solid;
  border-width: 2px;
}
td.ambox-header { width: 100px; text-align: center; }
table.ambox-inline {
  width: 40%;
  height: 50px;
  margin: 1em auto 1em auto;
  vertical-align: top;
  text-align: center;
  border-style: double none double none;
  border-width: 2px;
}
td.ambox-inline { width: 50px; }
</css>
{| class="ambox-{{{type}}}" style="border-color: {{#if: {{{color|}}}|{{{color}}}|black}};"
{| class="ambox-{{{type}}}" style="border-color: {{#if: {{{color|}}}|{{{color}}}|black}};"
|-  
|-