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) |
-u ndefined- (talk | contribs) m (Remove unnecessary margin) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div | <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|}}} | <div style="font-size: 150%; {{{titlestyle|}}}">'''{{{title}}}'''</div> | ||
}}</td> | }}</td> | ||
{{#if: {{{image|}}} | | {{#if: {{{image|}}} | | ||