Template:Message box: Difference between revisions
Jump to navigation
Jump to search
Jonah Musto (talk | contribs) (New page: <center><div style="text-align: center; margin: 0 10% 1em 10%;"> {| class="notice noprint" id="{{{id}}}" style="background: {{{backgroundcolor}}}; border: 1px solid #aaa; padding: 0.1em; m...) |
Jonah Musto (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
{| 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: 0.5em auto;" | ||
|- | |- | ||
| valign="top" | | valign="top" | [[Image:{{{image}}}|45px| ]] | ||
| | | | '''{{{heading}}}'''<br><div style="font-size: 90%;">{{{message}}}</div> | ||
|} | |} | ||
</div></center><noinclude> | </div></center><noinclude> | ||
[[Category:Template templates]] | [[Category:Template templates]] | ||
</noinclude> | </noinclude> |