Template:Nmbox: Difference between revisions
Content deleted Content added
some padding |
more neutral colouring (gray & white) to fit in better with pages |
||
Line 1:
<table class="nmbox" style="border:1px solid #
<tr style="background: #
{{#if:{{{image|}}}{{{header|}}}
| <th class="mbox-image" style="white-space: nowrap; padding: 4px 1em; border-right: 1px solid #aaaaaa;">{{{image|}}} {{{header|}}}</th>
| <td class="mbox-empty-cell"></td> <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. -->
}}
<td class="mbox-text" style="background: #
</tr></table>
|