Controlling the Width of Table Columns Before Release 6.4
On this page
Overview
This page demonstrates how to use the Table Plus macro, which is part of the Advanced Tables for Confluence add-on, to control the width of table columns. A better alternative is available on more recent versions of the add-on - see Controlling the Width of Table Columns.
Macro Browser Input
Select this Macro
Macro Name | Table Plus |
Macro Syntax | {table-plus} |
Define these Parameters/Values
Column attributes | style="width:170px;",style="width:170px;" |
Screenshot
Wiki Markup Input
{table-plus:columnAttributes=style="width:170px;",style="width:170px;"} || A || B || | 1 | 2 | | 3 | 4 | {table-plus}
Example Result
Other Examples
Visit our full list of product examples for additional inspiration!