Template:NoteTag/doc

From Second Life Wiki
< Template:NoteTag
Revision as of 11:34, 4 September 2023 by Gwyneth Llewelyn (talk | contribs) (Shamelessly copied from wikipedia.org and slightly adapted for SL Wiki)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{#section:Help:footnotes|pregroup}}

TemplateData

This is the "Wikipedia logo"TemplateData for this template used by TemplateWizard, "Wikipedia logo"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
		}
	}
}