Template:Message box
From Homestar Runner Wiki
(Difference between revisions)
The Cheatbot (Talk | contribs) m (autoreplace: category sorting) |
(Cleanup on a barely used template, on behalf of HRW:VC and Charlie Brown. Removed some redundancy, fix'd validation issues. valign still needs to be replaced with CSS equivalent.) |
||
Line 1: | Line 1: | ||
- | + | {{clear}} | |
- | {| class="notice | + | {| class="notice" {{#if:{{{id|}}}|id="{{{id}}}"|}} style="{{#if:{{{backgroundcolor|}}}|background: {{{backgroundcolor}}}|}}; border: 1px solid #aaa; padding: 0.1em; margin: 0.5em auto;" |
|- | |- | ||
- | | valign="top" | + | | valign="top" rowspan="3" | [[Image:{{{image}}}|45px]] |
- | | | + | |- |
+ | | '''{{{heading}}}''' | ||
+ | |- | ||
+ | | <span style="font-size:90%">{{{message}}}</span> | ||
|} | |} | ||
- | + | <noinclude> | |
[[Category:Formatting Templates|{{PAGENAME}}]]</noinclude> | [[Category:Formatting Templates|{{PAGENAME}}]]</noinclude> |
Revision as of 22:14, 30 December 2010
[[Image:{{{image}}}|45px]] |
{{{heading}}} |
{{{message}}} |