Template:Message box: Difference between revisions

Template page
m (Protected "Template:Message box": used for everything.. [edit=sysop:move=sysop])
(+ class box)
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div align="center">
<div align="center">
{| id="{{{id|messagebox}}}" class="messagebox"
{| id="{{{id|messagebox}}}" class="box" cellspacing="0" cellpadding="0" width="700"
| style="padding-right: 4px; padding-left: 4px; text-align: center" | [[Image:{{{image|BSG-WIKI SM.png}}}|60px|]]
|-
| '''{{{heading}}}'''<br/>{{{message}}}
| id="top_left_corner" |
| style="padding-right: 4px; padding-left: 4px;" | {{#if:{{{shortcut|}}}|{{shortcut|{{{shortcut}}}}}}}
| id="top_bottom_box" width="650" |
| id="top_right_corner" |
|-
| colspan=3 |
{| cellspacing="0" cellpadding="0" width="700"
|-
| 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>
</div>
<noinclude>[[Category:Templates using ParserFunctions|{{PAGENAME}}]]</noinclude>
<noinclude>[[Category:Templates using ParserFunctions|{{PAGENAME}}]]</noinclude>

Revision as of 06:08, 26 March 2020

{{{heading}}}
{{{message}}}