Editing Guide: Difference between revisions

From creative crowd wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
== Footnotes ==
== Footnotes ==


Footnotes can be created by adding <code><ref>...</ref></code> in the body of the text where they are located. Whatever text is within the  
Footnotes can be created by adding <code><ref>...</ref></code> in the body of the text where they are located, and <code><references /></code> at the end of the article where footnotes are intended to appear. Whatever text is within the <code><ref></code> tags will become the content of the footnote:


<pre>
{|
...text.<ref>Content of the reference</ref>
|! Wikitext | Renders as
{{reflist}}
| <pre>...text.<ref>Content of the reference</ref></pre> | ...text.<ref>Content of the reference</ref>
</pre>
|-
|}

Revision as of 13:16, 23 May 2023

Footnotes

Footnotes can be created by adding [1] in the body of the text where they are located, and

  1. ...

at the end of the article where footnotes are intended to appear. Whatever text is within the Cite error: Closing </ref> missing for <ref> tag | ...text.[1]

|- |}

  1. Content of the reference