Template:Table start/doc
From Wikisource
| This is a documentation subpage for Template:Table start. It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
Usage [edit]
This template is for starting a wikitable which can be nested. It accepts the parameters:
type: This has three possible values,outer,inner, andinnermost. This parameter is mandatory.collapsible: define the collapsibility of the table. Default iscollapsible.style:Define the style attributes for the table. Default iswidth:100%;border-collapse:collapse;foroutertables andwidth:100%;border-collapse:collapse;margin:0px; border:0px;forinnerandinnermosttables.heading: The heading for the outermost table.colspan: The colspan property for the heading. This should be equal to the total number of columns in the table.first: This parameter must be set toyeswhen starting the firstinnerorinnermosttable.