Difference between revisions of "Template:WNote"
Jump to navigation
Jump to search
(fixed a botched table def) |
(added some spaces/line breaks) |
||
Line 1: | Line 1: | ||
<includeonly><div style='padding-left:32px;padding-right:32px;padding-bottom:8px'><div style='border:dashed 1px; padding:6px'>{| | <includeonly><div style='padding-left:32px;padding-right:32px;padding-bottom:8px'><div style='border:dashed 1px; padding:6px'> | ||
{| | |||
|-style='vertical-align:top' | |-style='vertical-align:top' | ||
|'''Note:''' | |'''Note:''' | ||
|''{{{text|}}}'' | |''{{{text|}}}'' | ||
|}</div></div></includeonly><noinclude> | |} | ||
</div></div></includeonly><noinclude> | |||
== Usage == | == Usage == |
Latest revision as of 17:35, 30 March 2008
Usage
This template allows for the simple inclusion of general/generic notes.
{{wNote
|text=
|}}
Examples
{{wNote
|text=This is some sample text.<br>You can span lines and have the alignment stay<br>to the top.
|}}
Note: | This is some sample text. You can span lines and have the alignment stay to the top. |