Difference between revisions of "Template:Note"
Jump to navigation
Jump to search
(Created page with "<div style="height: 10px;"></div> <table width="95%" align="center" style="border: 1px dotted #007f7f; color: #1f1f4f;"> <tr> <td width="35px" style="vertical-align: top;">left</td> <td style="text-align: left; vertical-align: top;">'''Note''': <span style="color: #1f1f7f;">{{{1}}}</span></td> </tr> </table> <div style="height: 10px;"></div>") |
|||
Line 2: | Line 2: | ||
<table width="95%" align="center" style="border: 1px dotted #007f7f; color: #1f1f4f;"> | <table width="95%" align="center" style="border: 1px dotted #007f7f; color: #1f1f4f;"> | ||
<tr> | <tr> | ||
<td width="35px" style="vertical-align: top;">[[Image: | <td width="35px" style="vertical-align: top;">[[Image:Template_note_icon.svg|left]]</td> | ||
<td style="text-align: left; vertical-align: top;">'''Note''': <span style="color: #1f1f7f;">{{{1}}}</span></td> | <td style="text-align: left; vertical-align: top;">'''Note''': <span style="color: #1f1f7f;">{{{1}}}</span></td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
<div style="height: 10px;"></div> | <div style="height: 10px;"></div> |