Difference between revisions of "Template:MessageBox"
From Amahi Wiki
| (22 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {| align=center style="background: {{{backgroundcolor}}}; border: 1px solid # | + | {| align=center style="background: {{{backgroundcolor}}}; border: 1px solid #b7b7b7; padding: .2em;width: 70%;" |
| − | !rowspan="2"|[[Image:{{{image}}}|50px]] | + | !rowspan="2" style="text-align:center"|[[Image:{{{image}}}|50px|link=]] |
| − | ! width=75% | '''{{{heading}}}''' | + | ! width=75% style="text-align:center;font-size:large;font-weight: bold" | '''{{{heading}}}''' |
|- | |- | ||
| − | !style="font-size: | + | !style="text-align:center; font-size:small;font-weight: normal"|{{{message}}} |
|} | |} | ||
<noinclude> | <noinclude> | ||
This is a generic message box that can be used in several cases like a | This is a generic message box that can be used in several cases like a | ||
| − | + | warning or information | |
</noinclude> | </noinclude> | ||
<!-- | <!-- | ||
Latest revision as of 23:39, 12 July 2012
| [[Image:{{{image}}}|50px|link=]] | {{{heading}}} |
|---|---|
| {{{message}}} |
This is a generic message box that can be used in several cases like a
warning or information
