Template:NoteTag: Difference between revisions
Appearance
m Changed protection settings for "Template:NoteTag" ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)) |
m 1 revision imported |
(No difference)
| |
Latest revision as of 23:11, 27 June 2026
File:Test Template Info-Icon - Version (2).svg Template documentationviewedithistorypurge
| Warning | This template is used on approximately 6,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
{{#section:Help:footnotes|pregroup}}
TemplateData
<templatedata> { "description": "Inserts an explanatory footnote. Notes can be named and grouped. Will show as for example: [Note 1]", "format": "inline", "params": { "1": { "label": "Text", "description": "Text of the note", "aliases": [ "note", "content", "text" ], "type": "content", "required": true }, "name": { "label": "Name", "description": "Reference name of the note", "type": "line" } } } </templatedata>