Difference between revisions of "Template:Message box"

From MechWarrior: Living Legends Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
 
<center><div style="text-align: center;">
 
<center><div style="text-align: center;">
{| class="notice noprint" id="{{{id}}}" style="background: {{{backgroundcolor}}}; border: 1px solid #aaa; padding: 0.1em; margin: 0.5em auto;"
+
{| class="notice noprint" id="{{{id}}}" style="background: {{{backgroundcolor}}}; border: 1px solid #aaa; padding: 0.1em; margin: auto;"
 
|-
 
|-
 
| valign="middle" style="padding: 0.1em" | {{#if:{{{image|}}} | [[Image:{{{image}}} {{!}} {{{size}}}px]] |}}
 
| valign="middle" style="padding: 0.1em" | {{#if:{{{image|}}} | [[Image:{{{image}}} {{!}} {{{size}}}px]] |}}

Revision as of 05:28, 15 August 2017

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

Usage

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