Template:Message-box
From AWF-Wiki
(Difference between revisions)
m (Template:Message box moved to Template:Message-box) |
|||
Line 6: | Line 6: | ||
− | <div | + | <div> |
− | <table width="100%" style="clear: both; border: 1px solid #aaaaaa; border-collapse: collapse; padding: 0.2em; margin: 0; font-size: | + | <table width="100%" style="clear: both; border: 1px solid #aaaaaa; border-collapse: collapse; padding: 0.2em; margin: 0; font-size: 100%; margin: 0 1px;"> |
− | <tr | + | <tr style="background: #EEF3E2"> |
<td style="width: 25px; padding-left: 0.5em;">{{{image}}}</td> | <td style="width: 25px; padding-left: 0.5em;">{{{image}}}</td> | ||
<td style="width: 10px; white-space: nowrap; padding: 4px 1em 0 0.5em; border-right: 1px solid #aaaaaa;">'''{{{message}}}:''' </td><td style="padding: 1px 1em 0; background: #F6F9ED;"> | <td style="width: 10px; white-space: nowrap; padding: 4px 1em 0 0.5em; border-right: 1px solid #aaaaaa;">'''{{{message}}}:''' </td><td style="padding: 1px 1em 0; background: #F6F9ED;"> |
Revision as of 13:15, 28 November 2008
This is a standard message box used for template messages. The picture as well as standard text is defined in other templates that are transcluding this box. Variables are: message= text=
{{{image}}} | {{{message}}}: |
{{{text}}} |