Template:Message box 2: Difference between revisions

From VOC Wiki
Jump to navigation Jump to search
imported>George
Created page with "{| align=left class="{{{id}}}" style="background: {{{backgroundcolor}}}; border: 1px solid #aaa; padding: .2em; margin-bottom: 3px; width: auto;" |- | rowspan=2 style="padding..."
 
imported>George
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| align=left class="{{{id}}}" style="background: {{{backgroundcolor}}}; border: 1px solid #aaa; padding: .2em; margin-bottom: 3px; width: auto;"
{| align={{{alignment}}} class="{{{id}}}" style="background: {{{backgroundcolor}}}; border: 1px solid #aaa; padding: .2em; margin-bottom: 3px; width: auto;"
|-
|-
| rowspan=2 style="padding-right: 4px; padding-left: 4px;" | [[Image:{{{image}}}]]
| rowspan=2 style="padding-right: 4px; padding-left: 4px;" | [[Image:{{{image}}}]]
| <span style="font-size: 105%">'''{{{heading}}}'''</span>
| <span style="font-size: 105%">'''{{{heading}}}'''</span>
|-
|-
| <span style="font-size: 90%">{{{message}}}</span>
| <span style="font-size: 90%; line-height: 1.3em;>{{{message}}}</span>
|}
|}{{#switch: {{{alignment}}} | left = <br><br><br><br><br> | right = <br><br><br><br><br> | }}

Latest revision as of 18:11, 4 August 2020

[[Image:{{{image}}}]] {{{heading}}}
{{{message}}}