Difference between revisions of "Template:Nmbox"

From AlliedModders Wiki
Jump to: navigation, search
(Created page with '<table class="nmbox" style="border:1px solid #AAAAAA; border-collapse:collapse; clear:both; font-size:85%; margin: 0.25em 0;"> <tr style="background: #EEF3E2"> {{#if:{{{image|}}}...')
 
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
| <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-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: #F6F9ED;">{{{text|}}}</td>
+
<td class="mbox-text" style="background: #F6F9ED; padding: 4px 1em">{{{text|}}}</td>
</tr></table><noinclude>
+
</tr></table>
{{documentation}}
 
</noinclude>
 

Latest revision as of 20:47, 25 August 2013