Jump to content

Template:MessageBox: Difference between revisions

No edit summary
No edit summary
Tag: Manual revert
 
(82 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style="background-image: [[caution_red.png]];">
<table class="message-box" style="border: {{{border|}}}; border-radius: {{{borderRadius|}}}; background-color: {{{backgroundColor|}}};">
 
<td style="padding-right: 10px;">{{{imageSource|}}}</td>
 
<td style="font-family: {{{fontFamily|}}}; font-size: {{{fontSize|14px}}}">{{{text|}}}</td>
 
</table>
</div>