Template:Note: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{{#tag: ref|{{{1|}}}|group="note"}}</includeonly><noinclude>Adds a note to the page. For use with [[Template:Notelist]] and [[Template:Reflist]].
<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 14: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]

  1. yay

Template data

No description.

Template parameters

ParameterDescriptionTypeStatus
Note text1

no description

Unknownrequired
namename

no description

Unknownoptional