Template:HiddenNote

From Nookipedia, the Animal Crossing wiki
Revision as of 03:31, September 17, 2022 by Chubby Bub (talk | contribs) (it does work.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template documentation (view)


Usually, footnotes appear in the Notes section in the order they appear in the text. HiddenNote is a template that allows you to create notes in an order that doesn't display, and by using the name parameter of notes later on you may display them in a different order while preserving a fixed order in the Notes section, that of the HiddenNote template.

Example:

{{HiddenNote
|name1=test
|note1=This test note appears in the footnotes first.
|name2=test2
|note2=This test note appears in the footnotes second.
}}

This text will have the second note{{Note|name=test2}} followed by the first.{{Note|name=test}}


This text will have the second note[nb 12] followed by the first.[nb 11]

Notes

  1. {{{note1}}}
  2. {{{note2}}}
  3. 3.0 3.1 {{{note3}}}
  4. 4.0 4.1 {{{note4}}}
  5. 5.0 5.1 {{{note5}}}
  6. 6.0 6.1 {{{note6}}}
  7. 7.0 7.1 {{{note7}}}
  8. 8.0 8.1 {{{note8}}}
  9. 9.0 9.1 {{{note9}}}
  10. 10.0 10.1 {{{note10}}}
  11. 11.0 11.1 This test note appears in the footnotes first.
  12. 12.0 12.1 This test note appears in the footnotes second.