Editing Guide: Difference between revisions

From creative crowd wiki
Jump to navigation Jump to search
(Created page with "== Footnotes == Footnotes can be created by adding <syntaxhighlight lang="wikitext"> ...text.<ref>Content of the reference</ref> {{reflist}} </syntaxhighlight>")
 
No edit summary
Line 3: Line 3:
Footnotes can be created by adding  
Footnotes can be created by adding  


<syntaxhighlight lang="wikitext">
<syntaxhighlight lang="wiki">
...text.<ref>Content of the reference</ref>
...text.<ref>Content of the reference</ref>
{{reflist}}
{{reflist}}
</syntaxhighlight>
</syntaxhighlight>

Revision as of 13:03, 23 May 2023

Footnotes

Footnotes can be created by adding

...text.<ref>Content of the reference</ref>
{{reflist}}