更改

添加1,243字节 、 2020年11月17日 (二) 20:11
建立内容为“{{TemplateData header}} <templatedata> { "description": "This template is used to start formatting for a reference list or bibliography. ", "params": { "1": {…”的新页面
{{TemplateData header}}
<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>