Template:Reflist
Jump to navigation
Jump to search
Display citations collected from ref tags, optionally grouped or in columns.
Usage
Alpha<ref name=example>Example source.</ref> Beta<ref name=example/>{{Reflist|columns=2}}
Keep repeated reference names in the same group. Define each named reference once; later uses may omit its text. Efn uses the note group unless group is supplied. Columns are optional; colwidth takes precedence over the column count.
Parameters
Display citations collected from ref tags, optionally grouped or in columns.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Columns | columns 1 | Number of columns; colwidth takes precedence when both are supplied. | Number | optional |
| Colwidth | colwidth 2 | Preferred column width with a CSS unit, for example 30em. | Content | optional |
| Group | group | Reference group name; must match the ref tags. | Content | optional |