Template:WNote: Difference between revisions
Jump to navigation
Jump to search
create template |
added some spaces/line breaks |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div style='padding-left:32px;padding-right:32px;padding-bottom:8px'><div style='border:dashed 1px; padding:6px'>'''Note:''' ''{{{ | <includeonly><div style='padding-left:32px;padding-right:32px;padding-bottom:8px'><div style='border:dashed 1px; padding:6px'> | ||
{| | |||
|-style='vertical-align:top' | |||
|'''Note:''' | |||
|''{{{text|}}}'' | |||
|} | |||
</div></div></includeonly><noinclude> | |||
== Usage == | == Usage == |
Latest revision as of 18: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. |