Template:Note
Jump to navigation
Jump to search
[[#ref_{{{1}}}|^]]
"Links up" to a different position on the page marked with {{ref}}, displayed inline. Intended to be placed at the beginning of a footnote (or as a complete footnote) below a list, table, or similar content that does not have room to give extra details directly adjacent to some of its elements.
See also {{efn}} (explanatory footnote), which is usually used for footnotes at the bottom of the page.
- Parameters
The first two parameters must match those used for the corresponding {{ref}} placed next to the relevant content.
- 1 - Internal-use note label (must be unique from other notes on page)
- 2 - Symbol to visibly denote this footnote for readers, usually a character like *, † or similar.
- 3 - (optional) Explanatory text to display immediately after the linked symbol. Closing the template call and putting the explanatory text afterwards, outside of the template, also works.
- Example
* Some content{{ref|ExampleAnchor|‡}} * More content * Even more content. Let's not drag this out... <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> * Keep scrolling <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> * A bit more <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> * One last stretch <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> * Last content * Really last content :{{note|ExampleAnchor|‡|This links back up to that content.}}
- Some content‡
- More content
- Even more content. Let's not drag this out...
- Keep scrolling
- A bit more
- One last stretch
- Last content
- Really last content
- ^‡ This links back up to that content.