Welcome to the Lylat Wiki, all about the Star Fox series! If you'd like to help out, please take a look at our community portal.

Difference between revisions of "Help:References"

From Lylat Wiki, your source on Star Fox information. By Fans, for Fans.
Jump to navigationJump to search
(→‎Different Types of References: removing; most were not even created)
(→‎Adding a reference: removed duiplicate period)
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
References  are found on pages in two ways. Numbers can be found on pages that  appear as such: <sup>[1][2]</sup> 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.
References  are found on pages in two ways. Numbers can be found on pages that  appear as such: <sup>[1][2]</sup> 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.


== Adding a Reference ==
== Adding a reference ==
There are several  different kinds of references; however, these will be covered later on.  To actually insert a reference, use the following code:
There are several  different kinds of references; however, these will be covered later on.  To actually insert a reference, use the following code:


Line 13: Line 13:
:James is Fox's father<sup>[1]</sup> and was killed by Andross. is '''correct'''
:James is Fox's father<sup>[1]</sup> and was killed by Andross. is '''correct'''
:James is Fox's father,<sup>[1]</sup> but Andross killed him.<sup>[2]</sup> is '''correct'''
:James is Fox's father,<sup>[1]</sup> but Andross killed him.<sup>[2]</sup> is '''correct'''
:James is Fox's father<sup>[1]</sup>, but Andross killed him.<sup>[2]</sup>. is '''not correct'''
:James is Fox's father<sup>[1]</sup>, but Andross killed him<sup>[2]</sup>. is '''not correct'''
 
Additionally, use the {{t|cite web}} template when referencing an external link.

Latest revision as of 03:19, 27 January 2019

Referencing statements is crucial. It helps to prove that what is in an article is not false and is taken from canon sources.

References are found on pages in two ways. Numbers can be found on pages that appear 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.

Adding a reference

There are several different kinds of references; however, these will be covered later on. To actually insert a reference, use the following code:

<ref>actual text of reference</ref>

Insert that immediately following the text that calls for the reference, after any punctuation. For instance:

James is Fox's father[1] and was killed by Andross. is correct
James is Fox's father,[1] but Andross killed him.[2] is correct
James is Fox's father[1], but Andross killed him[2]. is not correct

Additionally, use the {{cite web}} template when referencing an external link.