Template:NoteTag/doc
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. |
{{#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" ], "suggested": true, "type": "content" }, "name": { "label": "Name",
"description": "Reference name of the note",
"type": "line",
"suggested": true
} } } </templatedata>