More actions
m test on the message box |
No edit summary |
||
(14 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<div align="center"> | |||
| style="padding-right: 4px; padding-left: 4px;" | [[Image:{{{image}}}|60px|]] | {| id="{{{id|messagebox}}}" class="box" cellspacing="0" cellpadding="0" max-width="95vw" | ||
| '''{{{heading}}}'''<br> | |- | ||
| id="top_left_corner" | | |||
| id="top_bottom_box" width="85vw" | | |||
| id="top_right_corner" | | |||
|- | |||
| colspan=3 | | |||
{| cellspacing="0" cellpadding="0" max-width="95vw" | |||
|- | |||
| id="table_background" width="80" style="padding-right: 4px; padding-left: 4px; text-align: center;" | [[Image:{{{image|BSG-WIKI SM.png}}}|60px|]] | |||
| id="table_background" | '''{{{heading}}}'''<br/>{{{message}}} | |||
| id="table_background" style="padding-right: 4px; padding-left: 4px;" | {{#if:{{{shortcut|}}}|{{shortcut|{{{shortcut}}}}}}} | |||
|} | |} | ||
|- | |||
| id="bottom_left_corner" | | |||
| id="top_bottom_box" width="650" | | |||
| id="bottom_right_corner" | | |||
|- | |||
|} | |||
</div> | |||
<noinclude>[[Category:Templates using ParserFunctions|{{PAGENAME}}]]</noinclude> |