Template:References/doc

From A Wiki of Ice and Fire
Jump to: navigation, search

This template creates a formatted list of references defined by <ref> tags and the {{Ref}} template, within the body of the article.

Syntax

[edit]
  • {{References}}: Adds a simple reference list.
  • {{References|X}}: Adds a reference list separated in X columns.
    • Note that the columns are minimum 150px wide by default. This can be overwritten with the colwidth parameter: {{References|X|colwidth=Y}}
  • {{References|X|refs=...}}: Allows you to define named references within the body of the template and link to them from the article. This can sometimes allow for an easier management of references i.e. all in one place.

Common usage

[edit]

The references should be placed in the footnotes, at the bottom of the page, just before the categories. Simply copy-paste the code below. If in doubt see any other page with the section already in place.

==References==
{{References}}

At a minimum of eleven reference points, the list automatically displays in more than one column, with the number depending on page width. To force the common 2-column reference list, use:

==References==
{{References|2}}

See also

[edit]