Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
You must create an account or log in to edit.

Template:Note: Difference between revisions

Template page
Content deleted Content added
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{{#invoke:Note|hatnote}}</includeonly><!--
<includeonly>{{#invoke:Note|hatnote}}</includeonly><!--
--><noinclude>
--><noinclude>
Examples:
;Sample Output:
<nowiki>{{Note|'''Note:''' This is an editorial comment.}}</nowiki>


<pre>{{Note|'''Note:''' This is an editorial comment.}}</pre>
;Results in:
{{Note|'''Note:''' This is an editorial comment.}}
{{Note|'''Note:''' This is an editorial comment.}}


<pre>{{Note|'''Errata:''' Correction to this comm-link (include reference to source).}}</pre>
;Sample Output:
<nowiki>{{Note|'''Errata:''' Correction to this comm-link (include reference to source).}}</nowiki>

;Results in:
{{Note|'''Errata:''' Correction to this comm-link (include reference to source).}}
{{Note|'''Errata:''' Correction to this comm-link (include reference to source).}}

<pre>{{Note|icon=Information icon4.svg|This section is not complete.}}</pre>
{{Note|icon=Information icon4.svg|This section is not complete.}}
</noinclude>
</noinclude>

Revision as of 00:46, December 9, 2024

Examples:

{{Note|'''Note:''' This is an editorial comment.}}
Note: This is an editorial comment.
{{Note|'''Errata:''' Correction to this comm-link (include reference to source).}}
Errata: Correction to this comm-link (include reference to source).
{{Note|icon=Information icon4.svg|This section is not complete.}}
This section is not complete.