Template:Note: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#tag: ref|{{{1|}}}|group="note"}}</includeonly><noinclude>Adds a note to the page. For use with [[Template:NoteList]].
<includeonly>{{#if:{{{name|}}}|{{#tag:ref|{{{1|}}}|group=note|name={{{name|}}}}}|{{#tag:ref|{{{1|}}}|group=note}}}}</includeonly><noinclude>{{documentation|content=Adds an inline footnote. For use with [[Template:Notelist]] and [[Template:Reflist]].


== Example ==
== Example ==
When used with NoteList:
When used with notelist:
<pre>{{note|yay}}</pre>
<pre>Example text.{{note|That was an example.}} Here is a named example.{{note|It appears like this.|name=named}} We can reference named examples again.{{note|name=named}}
{{note|yay}}


<references group="note" />
{{notelist}}</pre>
Example text.{{note|That was an example.}} Here is a named example.{{note|It appears like this.|name=named}} We can reference named examples again.{{note|name=named}}
 
{{notelist}}
 
== See also ==
* [[Template:Notebegin|Notebegin]]
* [[Template:Ref|Ref]]
* [[:Category:Citation templates]]
[[Category:Templates]]
[[Category:Citation templates]]
== Template data ==
<noinclude>
<templatedata>
{
"params": {
"1": {
"label": "Note text",
"required": true
},
"name": {}
}
}
</templatedata>}}
</noinclude>

Latest revision as of 13:28, 9 December 2023

Template documentation

Adds an inline footnote. For use with Template:Notelist and Template:Reflist.

Example

When used with notelist:

Example text.{{note|That was an example.}} Here is a named example.{{note|It appears like this.|name=named}} We can reference named examples again.{{note|name=named}}

{{notelist}}

Example text.[note 1] Here is a named example.[note 2] We can reference named examples again.[note 2]

  1. That was an example.
  2. 2.0 2.1 It appears like this.

See also

Template data

No description.

Template parameters

ParameterDescriptionTypeStatus
Note text1

no description

Unknownrequired
namename

no description

Unknownoptional