Template:Mid

From 'City of Adelaide' History and Genealogy Site
Jump to navigation Jump to search

{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

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>