Template:Refbegin
Jump to navigation
Jump to search
Start a formatted bibliography; close it with Refend.
Usage
{{Refbegin|2|indent=1em|liststyle=square}}
* Example item
{{Refend}}
After bibliography.
Refbegin and Refend are a matched pair around a manually written bibliography. They do not collect ref tags. Put block content on its own line between the two templates.
Parameters
Start a formatted bibliography; close it with Refend.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Columns | columns 1 | Number of columns; colwidth takes precedence when both are supplied. | Number | optional |
| Colwidth | colwidth | Preferred column width with a CSS unit, for example 30em. | Content | optional |
| Indent | indent | Bibliography indentation with a CSS unit. | Content | optional |
| Liststyle | liststyle | CSS list-style-type for a bibliography. | Content | optional |