Template:Message-box
From AWF-Wiki
(Difference between revisions)
Line 9: | Line 9: | ||
<tr style="background: #EEF3E2"> | <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: | + | <td style="width: 10px; white-space: nowrap; padding: 0.5em; border-right: 1px solid #aaaaaa;">'''{{{message}}}:''' </td><td style="padding: 1px 1em 0; background: #F6F9ED;"> |
{{{text}}} | {{{text}}} | ||
</td></tr></table></div> | </td></tr></table></div> |
Latest revision as of 14:24, 5 December 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: image= message= text=
{{{image}}} | {{{message}}}: |
{{{text}}} |