Template:Mid
Jump to navigation
Jump to search
Template documentation[create]
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template. |
TemplateData
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 Mid
<templatedata> {
"description": "Starts the second column of a two column table started by
|
on separate lines.",
"params": { "width2": { "label": "width2", "description": "Width of second column.", "type": "string", "default": "48%", "required": false }, "bgcolor": { "label": "bgcolor", "description": "Background colour.", "type": "string", "default": "transparent", "aliases": ["bgColor"], "required": false } }
} </templatedata>