Template:Wikiref

You don't need to be Editor-In-Chief to add or edit content to WikiDoc. You can begin to add to or edit text on this WikiDoc page by clicking on the edit button at the top of this page. Next enter or edit the information that you would like to appear here. Once you are done editing, scroll down and click the Save page button at the bottom of the page.

Jump to: navigation, search

[[#Reference-{{{id}}}|({{{text}}})]]

[view] [edit] Template documentation

Template:wikiref makes a simple Harvard-style citation reference, for use in the text of an article to link to a citation in your "References" section. Cut-’n’-paste:

{{wikiref | id= | text= }}

The "id" is a unique identifier used for the reference link on the page, compatible with some other reference templates (100% compatible with {{wikicite}}, if you use the format Author-2006; use an underscore for a space: Von_Autor-2006). The "text" is the text of a reference citation, typically something like Author 2006, or with a page number: Author 2006b:135. The reference is formatted through editing wikitext. Recommended format:

{{wikiref | id= Atwood-2003 | text= Atwood 2003 }}

Result: (Atwood 2003)

Looks too simple to even bother using a template? It is! Just type your references into the article text, like so: [[#Reference-Atwood-2003 |(Atwood 2003)]], to yield a Harvard-style reference like this (Atwood 2003). Doing it manually is more flexible, for things like multiple citations and different formats—see various examples throughout the article "T-34".

Features

  • Compatible with Harvard reference style: editor has 100% control of the format through a technology called editing wikitext

Technical features:

  • Produces well-formed, accessible, semantically-correct XHTML code
  • Compatible many other templates' reference anchors (any id which starts with "Reference-")
  • No conditionals
  • No {{Qif}}
  • No CSS hacks

See also

Personal tools