Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Note: Difference between revisions

Template page
m Fix: remove trailing newline breaking consecutive notes into separate lists
m Replace reader-visible prose double hyphens with a proper em dash entity
 
Line 6: Line 6:
{{Note|1|The note's own text goes here.}}</pre>
{{Note|1|The note's own text goes here.}}</pre>


Placed in a page's own <code>== Notes ==</code> section, one call per line -- each renders as one bulleted entry, so consecutive calls stack into a single list automatically. <code>id</code> must match the [[Template:Ref|{{Ref}}]] call it belongs to. The leading <code>^</code> links back up to wherever that {{Ref}} was placed in the body text.
Placed in a page's own <code>== Notes ==</code> section, one call per line &mdash; each renders as one bulleted entry, so consecutive calls stack into a single list automatically. <code>id</code> must match the [[Template:Ref|{{Ref}}]] call it belongs to. The leading <code>^</code> links back up to wherever that {{Ref}} was placed in the body text.


[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 14:20, 23 August 2026

Usage

== Notes ==

{{Note|1|The note's own text goes here.}}

Placed in a page's own == Notes == section, one call per line — each renders as one bulleted entry, so consecutive calls stack into a single list automatically. id must match the [[Template:Ref|[[#loka-note-{{{1}}}|[{{{1}}}]]]]] call it belongs to. The leading ^ links back up to wherever that [[#loka-note-{{{1}}}|[{{{1}}}]]] was placed in the body text.

Contents