Actions

Template

Difference between revisions of "Ref"

From NEC Retro

m (Protected "Template:Ref": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
Line 28: Line 28:
  
 
==See also==
 
==See also==
 +
* [[Template:Intref]] for referencing other pages on the wiki and other Retro wikis.
 
* [[Template:Fileref]] for referencing files stored on the wiki and Retro CDN.
 
* [[Template:Fileref]] for referencing files stored on the wiki and Retro CDN.
 +
* [[Template:Magref]] for referencing magazines.
  
 
==Examples==
 
==Examples==

Revision as of 11:57, 25 April 2023

Usage

{{ref|http://necretro.org}} returns a footnote symbol that looks like this:[1], and appends the website to the References section at the bottom of the page. If multiple references to the same URL are used in a single page, they will be combined into a single reference.

If the address contains an equals sign [=], add "1=" to the beginning of the address like so:

{{ref|1=http://necretro.org/index.php?title=Example}}

See also

Examples

References

Since this template uses the <ref> tag, all pages that use this template will have an auto-generated references list appended to the end of the page. To prevent confusion, a <references/> tag should be added to the end of the page in a dedicated "References" section, such as this one.