Template:Message box: Difference between revisions

Template page
mNo edit summary
No edit summary
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| align=center class="{{{id}}}" style="background: {{{backgroundcolor}}}; border: 1px solid {{{bordercolor}}}; padding: .2em; margin-bottom: 3px; width: auto;"
<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><span style="font-size: 90%">{{{message}}}</span>
|-
| 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>

Latest revision as of 03:22, 27 March 2023

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