Template:Refbegin/TemplateData

From Encyc
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Refbegin

<templatedata> { "description": "This template is used to start formatting for a reference list or bibliography. ", "params": { "1": { "label": "Column width/Columns", "type": "string", "description": "First mode: typographic unit of measurement such as 'em', specifying the width for the reference list columns, e.g. '33em'; spaced '33 em' will not be recognized. Second mode (deprecated): integer number of fixed columns into which the reference list is to be rendered.", "example": "30em", "default": "1", "suggested": true }, "colwidth": { "label": "colwidth", "description": "Width of columns eg '25em' the default is '30em'.", "type": "string", "required": false, "aliases": [ "Column width" ], "default": "30em" }, "indent": { "label": "Hanging indentation", "type": "string", "description": "Set to \"yes\" to use hanging indent if an individual reference wraps over more than one line in the browser's display window." }, "indentsize": { "label": "indentsize", "description": "Amount of indent in em units. Default is '3.2'", "type": "number", "required": false, "deprecated": true } }, "format": "inline" } </templatedata>