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 6: Line 6:
   vertical-align: top;
   vertical-align: top;
   text-align: left;
   text-align: left;
   border: 2px solid;
   border-style: solid;
}
}
td.ambox-header { width: 100px; }
td.ambox-header { width: 100px; }
Line 15: Line 15:
   vertical-align: top;
   vertical-align: top;
   text-align: center;
   text-align: center;
   border-top: 2px double;
   border-style: double none double none;
  border-bottom: 2px double;
}
}
td.ambox-inline { width: 50px; }
td.ambox-inline { width: 50px; }
</css>
</css>
{| class="ambox-{{{type}}}" style="border: {{#if: {{{color|}}}|{{{color}}}|black}};"
{| class="ambox-{{{type}}}" style="border: 2px {{#if: {{{color|}}}|{{{color}}}|black}};"
|-  
|-  
{{#ifeq: {{{type|}}}|header
{{#ifeq: {{{type|}}}|header

Navigation menu