Difference between revisions of "Template:Note"

From PINE64
Jump to navigation Jump to search
(Template Note)
 
(Got rid of the vertical whitespace)
(2 intermediate revisions by one other user not shown)
Line 4: Line 4:
== Usage ==
== Usage ==


<pre><nowiki>{{note|This page is a work in progress, and is not complete enough at this point to be useful.}}
<pre><nowiki>{{note|This is a note.}}
</nowiki></pre>
</nowiki></pre>


{{note|This page is a work in progress, and is not complete enough at this point to be useful.}}
== Example ==
{{note|This is a note.}}


</noinclude><includeonly><div role="note" class="note" style="padding: 5px 15px; color: #705000; border: 1px solid #fde29b; background-color: #fdf1d1; margin-top: 5px; margin-bottom: 5px; display: block;">{{{1}}}</div></includeonly>
</noinclude><!--
 
--><includeonly><div role="note" class="note" style="padding: 5px 15px; color: #705000; border: 1px solid #fde29b; background-color: #fdf1d1; margin-top: 5px; margin-bottom: 5px; display: block;">{{{1}}}</div></includeonly>

Revision as of 20:56, 10 April 2021

This page is a template. Check out all pages using this template.
For more information, read Template:Template.

Usage

{{note|This is a note.}}

Example

This is a note.