Template:Note: Difference between revisions

From NURDspace
Jump to navigation Jump to search
(Created page with "<div class="note" style="border-left: 4px solid #36c; padding: 0.5em 1em; background: #eaf3fb;"> '''Note:''' {{{1}}} </div>")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="note" style="border-left: 4px solid #36c; padding: 0.5em 1em; background: #eaf3fb;">
<div class="note" style="border-left: 4px solid #36c; padding: 0.5em 1em; background: #eaf3fb;">
'''Note:''' {{{1}}}
'''Note:''' {{{1|}}}
</div>
</div>
<noinclude>
== Usage ==
<pre>{{Note|1=Your note text here}}</pre>
Note: the <code>1=</code> prefix is required if your text contains <code>=</code> signs.
</noinclude>

Latest revision as of 16:15, 15 April 2026

Note:

Usage

{{Note|1=Your note text here}}

Note: the 1= prefix is required if your text contains = signs.