Site News |
---|
Warning: This wiki contains spoilers. Read at your own risk! Social media: If you would like, please join our Discord server, and/or follow us on Twitter or Tumblr! |
Help:Citing sources
This page provides help with citing sources. Some information is taken from Wikipedia's information on citing sources, which gives the best direction on how to do it. If you already have knowledge of the <ref> tag, then there is no need to read this page.
References appear as footnotes (or numbers) at the end of a piece of text as such: [1][2] and so on. At the bottom of the page, a reference list can be found that shows the full text of these references. Clicking on one of the numbers will take you to the appropriate reference. Examples can be seen on such pages as Roy or Fire Emblem: The Sacred Stones.
Adding a Reference
To insert a reference, use the following code:
<ref>Actual text of reference</ref>
To use a template or link in a reference, insert it between the ref tags. For example:
<ref>{{Cite| Quote | Character | Game}}</ref>
Insert the reference immediately after the text that calls for it, after any punctuation. For instance:
- Ike is a beorc[1] and was born in Gallia. ✓
- Ike is a beorc,[1] as is Mist.[2] ✓
- Ike is a beorc[1], as is Mist[2]. ✗
<references/>
Once you've finished citing sources, add <references/> anywhere in the article to display the full text placed between <ref> tags above it. It is recommended to add it under a section called "References" at the bottom of the page.
On Wikipedia, references are sometimes made smaller than normal text, using the code:
<div class="references-small"> <references/> </div>
This matter has been simplified for Fire Emblem Wiki. In fact, it is preferred to type {{refbar}}
at the end of a page to create a reference section with a scroll bar.
Different Types of References
If you are quoting a source, be sure that the quote is precise and only contains the text that is needed. For example, don't quote an entire speech in the reference if only one sentence is necessary.
Source | Template to use | Additional information (See the template page for specific instructions on usage) |
---|---|---|
In-game Text | {{cite}} | Used to reference character quotes from the games. |
Web Pages | {{cite web}} | Used to cite the web page where a piece of information was taken from. This is only necessary when information can be found only on that web page, such as information about certain web sites, or sourcing reviews of games. |
Real People | {{cite person}} | Used to reference quotes made by a specific (real-life) person. This is often used for developer quotes. |
Manuals | {{cite manual}} | Used to reference a section of text from a game manual. |
Books | {{cite book}} | Used to reference a section of text from a book that is not a game manual. |
Examples
This page itself uses footnotes, such as the one at the end of this sentence.[1] If you view the source of this page by clicking "Edit this page", you can see a working example of footnotes.
Another example can be seen below:
|
which produces:
|
Multiple uses of the same footnote
To give a footnote a unique identifier, use <ref name="name">. You can then refer to the same footnote again by using a ref tag with the same name. Having different text inside the second tag will cause an error to occur. You can either copy the whole footnote, or you can use a terminated empty ref tag that looks like this: <ref name="name"/>.
In the following example, the same source is cited three times.
|
The text above gives the following result in the article:
|
Fire Emblem Wiki help pages | ||||||||
---|---|---|---|---|---|---|---|---|
|