ViewsWatchers |
[edit] Quick referenceTo create a footnote in the narrative section of a Person or Family page, add a source citation or note in the appropriate section, and then use <ref name="S#/> or <ref name="N#/> in the narrative, where S# is the source number assigned to the source citation or N# is the note number assigned to the note. To create a footnote on another type of page, use <ref name="xxx">Footnote text</ref> (where xxx is a unique name), and place <references/> at the end of the page, under a heading such as Footnotes or References. The footnote in this example can be reused by referring to its name, e.g., <ref name="xxx"/>. Note that xxx cannot be just a number. [edit] Creating footnotes in narrative text[edit] On a Person or Family pageFirst create Source citations and/or Notes by clicking "Add source citation" or "Add note". You will see that these have tags like S1, N1, etc. You can refer to them in the narrative section by using the <ref> tag, as in the following example.
Examples of Person pages with footnotes in the narrative section: [edit] On other types of pagesFor pages without built-in Source citations and Notes, the method is a bit different. Create footnotes within the narrative by using <ref> tags. Then include the <references/> tag to display the contents of the footnotes. Here is an example of how to use <ref> and <references/> tags on a page other than a Person or Family page. Note that the title of the footnote section in this example is Footnotes, but it can be any text you choose to use, such as References or Notes.
The <ref> tag uses the name parameter to either assign a name to new footnote text or to refer to a footnote that has already been defined (as with the name headstones in the example above).
Best practice is to place the <references/> tag at the very end of the narrative. Before placing it anywhere else, please read Placement of the references tag. Examples of page with footnotes created using this method: [edit] A deprecated methodNote that the Template:Cite method is now replaced by the <ref> tag, but you will still find it used on many existing pages (for example, refer to the edit page for Person:Julia Ann Stuck (1)). The cite template was used by adding the following where the footnote link was desired: {{cite|S1}} Note that the appearance of the footnote link is different than when using the <ref> tag. The cite template is deprecated, meaning that you should no longer use it. Here's why:
[edit] Referring to a previous footnoteThis method is more advanced, for those who want their footnotes to look like what might be published in a book, where the first footnote for a source includes the publication information for the source and subsequent footnotes for the same source (with different page numbers) just give the (sometimes shortened) name of the source. Please refer to instructions above for the basics of creating a footnote in narrative text. [edit] On a Person or Family pageCreate the first source citation in the Source Citations section of the page. This example assumes that source citation S1 has been created for The visitation of Wiltshire, 1623, pp. 43-47. Note that the link in the second footnote takes you to the first footnote.
An example of a page using this technique: [edit] On other types of pagesThis example shows multiple source citations for the same source, with different details. Note that the links in the second and third footnotes take you to the first footnote.
[edit] Placement of the references tagWe strongly recommend that you:
Why? Because placing the <references/> tag anywhere but at the end of the narrative increases the risk of undesirable results.
If after reading the above you still feel compelled to place the <references/> tag on a Person or Family page, please use the title References for the sake of consistency. |