Template:Footnote: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
<span class="ed-fn"><span class="ed-fn-chip"></span><span class="ed-fn-pre">(footnote: </span><span class="ed-fn-body">{{{1}}}</span><span class="ed-fn-close">)</span></span><noinclude>
This is the source of the wiki page [[Template:Footnote]].
Usage: {{footnote|1=note text}} — renders a small dotted-underline "note"
chip; clicking opens the note as a popover card (styled by MediaWiki:Common.css,
toggled by MediaWiki:Common.js). The literal "(footnote: ... )" text stays in the
DOM so bots/RAG read the full note from the parsed HTML. Always pass 1= (note text
routinely contains "="). The emitter wraps inline "(footnote: ...)" annotations in
this template automatically (tools/doc_archive/output/render.py).
</noinclude>
| |||