Template:NoteTag
Jump to navigation
Jump to search
This documentation is transcluded from Template:NoteTag/doc. (Edit | history)
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
{{#section:Help:footnotes|pregroup}}
TemplateData
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.
TemplateData for NoteTag
{
"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
}
}
}