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
Create Ref/Note templates for manual footnotes (no Cite extension on this install)
 
m Replace reader-visible prose double hyphens with a proper em dash entity
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>* <span id="loka-note-{{{1}}}" class="loka-note">[[#loka-ref-{{{1}}}|^]] {{{2}}}</span>
<includeonly>* <span id="loka-note-{{{1}}}" class="loka-note">[[#loka-ref-{{{1}}}|^]] {{{2}}}</span></includeonly><noinclude>
</includeonly><noinclude>
== Usage ==
== Usage ==


Line 7: 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