Difference between revisions of "Template:WNote"

From Second Life Wiki
Jump to navigation Jump to search
(create template)
 
(fixed misnamed field)
Line 1: Line 1:
<includeonly><div style='padding-left:32px;padding-right:32px;padding-bottom:8px'><div style='border:dashed 1px; padding:6px'>'''Note:''' ''{{{notes|}}}''</div></div></includeonly><noinclude>
<includeonly><div style='padding-left:32px;padding-right:32px;padding-bottom:8px'><div style='border:dashed 1px; padding:6px'>'''Note:''' ''{{{text|}}}''</div></div></includeonly><noinclude>


== Usage ==
== Usage ==

Revision as of 17:30, 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.