VOOZH about

URL: https://minecraft.wiki/w/Template:Notelist

⇱ Template:Notelist – Minecraft Wiki


Template:Notelist

From Minecraft Wiki
Jump to navigation Jump to search
Documentation[view] [edit] [history] [purge]

The template is used in place of the <references group="note"/> tag.

Usage

Simply put the template where you would normally put the <references group="note"/> tag. If you want a group other than "note", simply set the first parameter to the name of the group.

The parameter |columns= can be set to display the notes in columns, simply by setting it to the number of columns desired.

The parameter |notes= can be set to contain references to define references not previously defined, refer to the extension documentation for more information.

The parameter |style= can be set to pass along styles to the note list in addition to the columns.

Examples

Example 1

<refgroup="note">Example note 1</ref>
<refgroup="note"name="note2">Example note 2</ref>
<refgroup="note"name="note2"/>
<refgroup="note">Example note 3</ref>
<refgroup="note">Example note 4</ref>

=== Notes ===
{{notelist|columns=2}}

Produces

[note 1] [note 2] [note 2] [note 3] [note 4]

Notes

  1. Example note 1
  2. a b Example note 2
  3. Example note 3
  4. Example note 4

Example 2

<ref>Example ref 1</ref>
<ref>Example ref 2</ref>
<refgroup="fn">Example note 3</ref>
<refgroup="fn">Example note 4</ref>

=== Notes ===
{{notelist|fn}}

== References ==
{{reflist}}

Produces

[1] [2] [a] [b]

Notes

  1. Example note 3
  2. Example note 4

References

  1. Example ref 1
  2. Example ref 2

See also

[view] [edit] [history] [purge]The above documentation is transcluded from Template:Notelist/doc.
Retrieved from "https://minecraft.wiki/w/Template:Notelist?oldid=2929070"

Navigation menu