Difference between revisions of "Template:MessageBox"
From Amahi Wiki
| (33 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" style="text-align:center"|[[Image:{{{image}}}|50px|link=]] | |
| − | | '''{{{heading}}}''' | + | ! width=75% style="text-align:center;font-size:large;font-weight: bold" | '''{{{heading}}}''' |
| − | + | |- | |
| + | !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> | ||
| + | <!-- | ||
| + | {| align=center style="background: {{{backgroundcolor}}}; border: 1px solid #aaa; padding: .2em; width: 60%;" | ||
| + | | style="padding: 5px; width:60px;" | [[Image:{{{image}}}|50px]] | ||
| + | | '''{{{heading}}}'''<br /> | ||
| + | <span style="font-size: 95%;">{{{message}}}</span> | ||
| + | |} | ||
| + | --> | ||
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
