Template:Note: Difference between revisions
Template page
More actions
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.