Difference between revisions of "Template:Message box"

From MechWarrior: Living Legends Wiki
Jump to: navigation, search
m (Revert previous)
m
 
Line 3: Line 3:
 
|-
 
|-
 
| valign="middle" style="padding: 0.1em" | {{#if:{{{image|}}} | [[Image:{{{image}}} {{!}} {{{size}}}px]] |}}
 
| valign="middle" style="padding: 0.1em" | {{#if:{{{image|}}} | [[Image:{{{image}}} {{!}} {{{size}}}px]] |}}
| style="padding: 0.1em" | '''{{{heading}}}'''<br><div style="font-size: 90%; text-align: center; margin: 0 10% 1em 10%;">{{{message}}}</div>
+
| style="padding: 0.1em" | '''{{{heading}}}'''<br><div style="font-size: 90%; text-align: center; margin: 0 2% 1em 2%;">{{{message}}}</div>
 
|}
 
|}
 
</div></center>
 
</div></center>

Latest revision as of 21:30, 17 August 2017

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

Usage

{{Message box
| image = (optional)
| size = (optional; required if image)
| backgroundcolor = 
| heading = 
| message = 
}}