Difference between revisions of "Template:Nmbox"
Jump to navigation
Jump to search
en>TheDJ (upgrade to tableless design) |
m (Protected "Template:Nmbox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <table class="nmbox" style="border: 1px solid #a2a9b1; border-collapse: collapse; clear:both; margin: .5em 0;"> |
− | < | + | <tr style="background: #eaecf0;"> |
− | |< | + | {{#if:{{{image|}}}{{{header|}}} |
− | </ | + | | <th class="mbox-image" style="white-space: nowrap; padding: .25em 1em;">{{{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: #f8f9fa">{{{text|}}}</td> | ||
+ | </tr></table><noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Latest revision as of 12:16, 1 July 2020
Template documentation
[create]