Template:NoteTag/doc
| icon | This is a documentation subpage for Template:Terminate sentence It may contain usage information, categories and other content that is not part of the original template page. |
| 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>