Template:Edit refs

Template page

When you are reading an article and see a references section near the bottom populated by a series of numbered citations, you might think that if you edit the page, you will see those citations typed in that section and be able to edit them. However, usually what you will see is markup similar to this:

==References==
{{reflist}}
or ‎<references />

In that case, the text of citations is actually in the body of the article, directly next to the statements or paragraphs the citations support, using ‎<ref>...‎</ref> tags, which display when you are reading an article as footnotes (e.g.[1][2]). The template code shown above in the references section collates and displays all of the citations within the article in a numbered list in which the numbers correspond to the footnote numbers in the text. By clicking on the

Usage

This template replicates the backlink rendered in the reference list when using Cite Footnotes.

For a single backlink, use the default {{dummy backlink}}:

Template loop detected: Template:Dummy backlink

For multiple backlinks, simply add the values; for example {{dummy backlink|a b}} renders as:

Template loop detected: Template:Dummy backlink

When using multiple backlinks, add a space between each. Although any value can be entered for the backlink label, only lower-alpha characters are valid.

To show the reference numbers, use the # markup:

Markup Renders as
# {{dummy backlink|a b}}
# {{dummy backlink}}
# {{dummy backlink|a b c}}


  1. Template loop detected: Template:Dummy backlink
  2. Template loop detected: Template:Dummy backlink
  3. Template loop detected: Template:Dummy backlink

The default backlink character is an up arrow ↑, but the English OODA WIKI has been customized to use the caret ^. The up arrow is used on many other language versions of OODA WIKI. To show the up arrow set |default=yes:

Markup Renders as
{{dummy backlink|default=yes}}

Template loop detected: Template:Dummy backlink

See also

Documentation templates
Template Appearance
{{fake clarify}} [clarification needed]
{{fake citation needed}} [citation needed]
{{fake verification needed}} [verification needed]
{{fake explain}} [further explanation needed]
{{fake heading}}
Section
{{fake notes and references}}
Notes


References
{{dummy reference}} [1]
{{dummy backlink}} Template loop detected: Template:Dummy backlink
{{dummy footnote}}
1. ^ Citation
{{fake link}} default
{{fake redlink}} default

symbol next to a citation display, you can easily find exactly where in the body of the article the citation text appears in order to edit it. For more detail, please see Help:Referencing for beginners, Help:Introduction to referencing, and OODA WIKI:Citing sources.

Template:Help desk templates