Template:Note/doc: Difference between revisions
From Warwick Wiki
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
"label": "name", | "label": "name", | ||
"description": "An optional name for the note, allowing it to be reused, or the name of a previously named note that is being reused.", | "description": "An optional name for the note, allowing it to be reused, or the name of a previously named note that is being reused.", | ||
"type": " | "type": "line", | ||
"suggested": true | "suggested": true | ||
} | } |
Latest revision as of 19:30, 3 July 2025
{{note}} is a simple template for creating reference-based notes. To use it, you'd type {{note|the text of the note}}, replacing "the text of the note" with whatever you want. Then you must make sure that {{notelist}} is placed somewhere at the bottom of the page, such as below {{reflist}} in the "Footnotes" section. For named notes, use |name= or |n=.
Template Data
Used for inserting footnotes. If used, please make sure that the notelist template is then used near the bottom of the page as well.
Parameter | Description | Type | Status | |
---|---|---|---|---|
note text | 1 | The text of the note. | Content | suggested |
name | name n | An optional name for the note, allowing it to be reused, or the name of a previously named note that is being reused. | Line | suggested |