How To Make Footnotes: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>An Adventurer
(New page: 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, cre...)
 
imported>Arkalor
(moved How To Make Footnotes to Help:Creating Footnotes: Moving to the Help namespace)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Footnotes are useful for providing sources for statements made in articles. On Asheron.info these are most useful on lore articles written by players.
#REDIRECT [[Help:Creating Footnotes]]
 
#. 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 (<nowiki>[[ ]]</nowiki>) 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:
 
{|
|
<nowiki><sup></nowiki>
<nowiki>[[</nowiki>
<nowiki>{{PAGENAME}}#References</nowiki>
<nowiki>|</nowiki>
<nowiki><nowiki>[</nowiki></nowiki>
n
<nowiki><nowiki>]</nowiki></nowiki>
<nowiki>]]</nowiki>
<nowiki></sup></nowiki>
|-
|}
(For exact code, edit and copy this section:)<br>
<sup>[[{{PAGENAME}}#References|<nowiki>[</nowiki>1<nowiki>]</nowiki>]]</sup>
 
References Section Example:
== References ==
# yyyy/mm <nowiki>[[Patch]] - [[Item 1]]</nowiki>
# yyyy/mm <nowiki>[[Patch]] - [[Item 2]]</nowiki>
# yyyy/mm <nowiki>[[Patch]] - [[Item 3]]</nowiki>
 
[[Category:Help]]

Latest revision as of 18:52, 8 April 2014