Template:Note: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
Another try: | Another try: | ||
<table style="align:left;width:100%;border:1px solid #9f9fff; background-color: #efefff;"> | |||
<tr> | |||
<td style="width:60px;">[[Image:Information.png]]</td> | |||
<td style="width:1px;">'''Note:'''</td> | |||
<td> {{{1}}}}</td> | |||
</tr> | |||
</table> | |||
and a third try: | |||
{| style="align:left;width:100%;border:1px solid #9f9fff; background-color: #efefff;" | {| style="align:left;width:100%;border:1px solid #9f9fff; background-color: #efefff;" | ||
| [[Image:Information.png]] '''Note:''' {{{1}}} | | style="align:left;" | [[Image:Information.png]] || '''Note:''' {{{1}}} | ||
|} | |} | ||
Revision as of 15:44, 13 January 2009
Another try:
Note: | {{{1}}}} |
and a third try:
Note: {{{1}}} |
This template can be used to show a 'box' with an information icon, and some informational message. Also see the Template:Warning and Template:Important templates.