Difference between revisions of "Template:Note"

From PINE64
Jump to navigation Jump to search
(Got rid of the vertical whitespace)
(Refactor)
Line 1: Line 1:
<noinclude>
<noinclude>
{{Template}}
{{Template}}


== 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="width: max-content; min-width: 8em; margin: .5em 0; padding: .5em 1em; border: 1px solid #fde29b; color: #705000; background-color: #fdf1d1;">{{{1|}}}</div>


--><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>
</includeonly>

Revision as of 01:36, 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.