Template:Nmbox
From MCS Wiki AVR
(Difference between revisions)
(Created page with "<table class="nmbox" style="border:1px solid #AAAAAA; border-collapse:collapse; clear:both; font-size:85%; margin: 0.5em 0;"> <tr style="background: #EEF3E2"> {{#if:{{{image|}...") |
|||
(2 intermediate revisions by one user not shown) | |||
Line 3: | Line 3: | ||
{{#if:{{{image|}}}{{{header|}}} | {{#if:{{{image|}}}{{{header|}}} | ||
| <th class="mbox-image" style="white-space: nowrap; padding: 4px 1em; border-right: 1px solid #aaaaaa;">{{{image|}}} {{{header|}}}</th> | | <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 | + | | <td class="mbox-empty-cell"></td> |
}} | }} | ||
− | <td class="mbox-text" style="background: #F6F9ED;">{{{text|}}}</td> | + | <td class="mbox-text" style="background: #F6F9ED;"> {{{text|}}} </td> |
</tr></table> | </tr></table> |