Template:Table colspan/doc
Jump to navigation
Jump to search
- This is the documentation subpage of Template:Table colspan. It contains usage information that is not part of the underlying template page.
{{table colspan|columns|cell-text|align=|style=}}
Parameters
- columns (unnamed parameter 1)
- The number of columns to span. To span the entire row, set this to the total number of columns in the table.
- cell-text (unnamed parameter 2)
- The text to display in the cell
- align
- Optional. This sets the alignment for the cell, and functions the same as normal cell
align=[alignment].
Allowed values are"left","center","right". (The quotation marks are necessary.) - style
- Optional. This sets the style for the cell, and functions the same as normal cell
style=[specification].
This also requires quotation marks.