Jump to content

Template:Page notice: Difference between revisions

m
Remove unnecessary margin
(Changed the image to only occupy space to the right of the title, not affecting description width)
m (Remove unnecessary margin)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div><table class="notice" style="border-color: {{{background|#808080}}}; {{#if: {{{foreground|}}} | background: {{{foreground|}}}; }}{{{style|}}}">
<div class="notice" style="border-color: {{{background|#808080}}}; {{#if: {{{foreground|}}} | background: {{{foreground|}}}; }}{{{style|}}}"><table style="width: 100%; border-collapse: collapse">
<tr>
<tr>
<td style="vertical-align: middle">
<td style="vertical-align: middle">
{{#if: {{{title|}}} |
{{#if: {{{title|}}} |
<div style="font-size: 150%; {{{titlestyle|}}}; margin-bottom: 0.2em">'''{{{title}}}'''</div>
<div style="font-size: 150%; {{{titlestyle|}}}">'''{{{title}}}'''</div>
}}</td>
}}</td>
{{#if: {{{image|}}} |
{{#if: {{{image|}}} |