| Line 1: |
Line 1: |
| − | Conservapedia allows editors to place footnotes (usually to cite sources) in articles. Within a text, a footnote will appear like this: <sup class="reference">[[#|[1]]]</sup> | + | Conservapedia allows editors to place '''footnotes''' (usually to cite sources) in articles. Within a text, a footnote will appear like this: <sup class="reference">[[#|[1]]]</sup> |
| | | | |
| | Clicking such a link takes the reader to the References section (usually located at the bottom of the article). | | Clicking such a link takes the reader to the References section (usually located at the bottom of the article). |
| Line 5: |
Line 5: |
| | ==Basics== | | ==Basics== |
| | ===Creating footnotes=== | | ===Creating footnotes=== |
| | + | |
| | When editing an article, footnotes are created with the help of the reference ("ref") tag: | | When editing an article, footnotes are created with the help of the reference ("ref") tag: |
| | {{QuoteBox|Article text.'''<nowiki><ref></nowiki>'''Footnote text'''<nowiki></ref></nowiki>''' More article text.}} | | {{QuoteBox|Article text.'''<nowiki><ref></nowiki>'''Footnote text'''<nowiki></ref></nowiki>''' More article text.}} |
| Line 10: |
Line 11: |
| | :Article text.<sup class="reference">[[#|[1]]]</sup> More article text. | | :Article text.<sup class="reference">[[#|[1]]]</sup> More article text. |
| | | | |
| − | Usually, the footnote text will be a web address (such as http://www.bouldercolorado.gov/index.php ) or the title of a book/article (with the relevant page and other information) | + | Usually, the footnote text will be a web address (such as http://www.bouldercolorado.gov/index.php ) or the title of a book/article (with the relevant page and other information). |
| | | | |
| | ===Creating the References section=== | | ===Creating the References section=== |
| | | | |
| − | If it was not already added during a previous edit, please add a References section at the bottom of an article. All references will show up there once you do so. Adding a References section is a simple two-liner:
| + | References sections should be place in all articles below the "See also" sections, but above the "External links" sections. In a scenario where neither of those sections exist, then the References section simply goes at the bottom of the page. Keep an eye out for articles with references (which, as previously mentioned, are identifiable by the superscript text and link color) but does not display the references or displays them not inside the References subsection. Too amend these articles, or to add a references section in general, all that is needed is a simple two-liner: |
| | {{QuoteBox|'''<nowiki>==</nowiki>References<nowiki>==</nowiki>'''<br/>'''<nowiki> {{reflist}} </nowiki>'''}} | | {{QuoteBox|'''<nowiki>==</nowiki>References<nowiki>==</nowiki>'''<br/>'''<nowiki> {{reflist}} </nowiki>'''}} |
| | | | |
| Line 63: |
Line 64: |
| | | | |
| | {{QuoteBox|'''<nowiki>{{uncited}}</nowiki>'''}} | | {{QuoteBox|'''<nowiki>{{uncited}}</nowiki>'''}} |
| | + | |
| | + | If an article is only partially cited, you can use CPCN or Citations Missing: |
| | + | {{QuoteBox|'''<nowiki>{{CPCN}}</nowiki>'''}} |
| | + | {{QuoteBox|'''<nowiki>{{Citations missing}}</nowiki>'''}} |
| | | | |
| | ===Uncited Sentence=== | | ===Uncited Sentence=== |