How To Make Footnotes
From Drunkapedia
Footnotes are useful for providing sources for statements made in articles. On Asheron.info these are most useful on lore articles written by players.
- . At the bottom of the article, create a section titled References.
- . List your references using the # symbol. Most sources will be links to internal pages - items, quests, texts, and so on. Simply create the link with bracets ([[ ]]) and if possible, provide the date and patch when the source was introduced.
- . To create a footnote, use the following code and replace n with the correct number:
<sup> [[ {{PAGENAME}}#References | <nowiki>[</nowiki> n <nowiki>]</nowiki> ]] </sup> |
(For exact code, edit and copy this section:)
[1]
References Section Example:
== References == # yyyy/mm [[Patch]] - [[Item 1]] # yyyy/mm [[Patch]] - [[Item 2]] # yyyy/mm [[Patch]] - [[Item 3]]