Template:Note: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{#tag: ref|{{{1|}}}|group= | <includeonly>{{#if:{{{name|}}}|{{#tag:ref|{{{1|}}}|group=note|name={{{name|}}}}}|{{#tag:ref|{{{1|}}}|group=note}}}}</includeonly><noinclude>Adds a note to the page. For use with [[Template:Notelist]] and [[Template:Reflist]]. | ||
== Example == | == Example == | ||
Line 15: | Line 15: | ||
"label": "Note text", | "label": "Note text", | ||
"required": true | "required": true | ||
} | }, | ||
"name": {} | |||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 13:59, 28 November 2023
Adds a note to the page. For use with Template:Notelist and Template:Reflist.
Example
When used with NoteList:
Say yay! {{note|yay}}
Say yay! [note 1]
- ↑ yay
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Note text | 1 | no description | Unknown | required |
name | name | no description | Unknown | optional |