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 Fix: remove trailing newline breaking consecutive notes into separate lists
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 ==



Revision as of 22:41, 22 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