This wiki has been automatically closed because there have been no edits or log actions made within the last 60 days. If you are a user (who is not the bureaucrat) that wishes for this wiki to be reopened, please request that at Requests for reopening wikis. If this wiki is not reopened within 6 months it may be deleted. Note: If you are a bureaucrat on this wiki, you can go to Special:ManageWiki and uncheck the "Closed" box to reopen it.

Template:Footnote

From the Pokémon Wiki, a Pokémon encyclopedia
Jump to navigationJump to search

This is a template that emulates the function of the <ref> and <references/> tags. It can sometimes be preferable to actual ref tags since it allows multiple lists of footnotes in a single article, while the ref tags do not. In an article where only one list of footnotes is needed, ref tags are usually preferable.

Usage

{{footnote|main|1}}

Will create a footnote tag like this: 1 Note that the one can be virtually anything, although some characters may need to be escaped. For example, [1] is escaped as {{footnote|main|&#‍91;1&#‍93;}}. This should be used in the main text to provide a link to the footnote.

{{footnote|note|1|Example footnote}}

Will create this:
1 - Example footnote
This should be used in a list of notes after the main text of an article or paragraph.

Attribution

Original template is from the Super Mario Wiki.