Difference between revisions of "Template:Note"

From PINE64
Jump to navigation Jump to search
(Got rid of the vertical whitespace)
(use display: table to work with float: right)
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
== Usage ==
== Usage ==


<pre><nowiki>{{note|This is a note.}}
<pre><nowiki>{{Note|This is an note.}}</nowiki></pre>
</nowiki></pre>


== Example ==
== Example ==
{{note|This is a note.}}


</noinclude><!--
{{Note|This is an note.}}
 
</noinclude><includeonly><div role="note" class="note" style="display: table; min-width: 16em; min-height: 1.6em; margin: .5em 0; padding: .5em 1em; border: 1px solid #fde29b; color: #705000; background-color: #fdf1d1;">{{{1|}}}</div></includeonly>
--><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 04:25, 17 September 2021

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

Usage

{{Note|This is an note.}}

Example

This is an note.