Template:Reflist

From the Tesseract Wiki, the wiki for all things Marvel Cinematic Universe
Jump to navigation Jump to search
Template documentation
This documentation is transcluded from Template:Reflist/doc. [edit] [history] [purge]
Template:Reflist invokes function reflist in Module:References using Lua.

Use this template to create a reference list in an article with a small font. For details on how to use references, see the reference guide.

Usage

The basic usage requires no parameters:

{{Reflist}}

Quotes

If the references contain a large number of quotes, to hide the quotes (and only the quotes) add quotes=no:

{{Reflist|quotes=no}}

Column width

The width of columns is controlled using the colwidth parameter. As an example, using {{Reflist|colwidth=30em}} will allow the browser to dynamically choose the number of columns with widths of 30em. The width supports and of the standard CSS length units: px, pt, em, %. Choose a column width that's appropriate for the average width of the references on the page.

Groups

To list references in a group, add group=groupname:

{{Reflist|group=groupname}}

See here for more on reference groups.

Template data

Show/hide template's data

The following information is used by extensions and applications, such as VisualEditor, to help users implement this template onto pages. Please ensure that it is up-to-date.

Creates a reference list in an article.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Column number1

This parameter was used to control the number of columns. It is now deprecated and should no longer be used.

Stringdeprecated
Groupgroup

Limits the references listed to a specified group.

Stringoptional
Quotesquotes

Hides quotes inside the reference list when set to "no".

Default
yes
Booleanoptional
Column widthcolwidth

Width of the columns. Supports standard CSS length units as input.

Default
30em
Example
25em
Stringoptional