Used with the Section Macro. Defines columns within the page.

The Column macro allows you to define a single column in a page.

Columns must be defined within a 'section' of a page. So, to display columns correctly in a page, the Column macro placeholders must be inserted within a Section macro placeholder.

Once you have defined the columns inside a Section macro, you can add content to each of the Column macro placeholders.

On this page:

The following screenshot shows two columns defined within a section of a page:

which renders on the page like this:

The content of column one is entered within the placeholder of the first Column macro placeholder here.

The content of column two is entered within the placeholder of the second Column macro placeholder here.

Using the Column Macro

列マクロをページに追加するには、次の手順を実行します。

(warning) Column macros must be inserted within a Section macro for columns to be displayed correctly on a page.

パラメーター

パラメーター

既定

説明

Column Width

100%のページ幅をセクション内の列の数で均等に分割。

The width of the column. Can be specified either in pixels (e.g. 400px) or as a percentage of the available page width (e.g. 50%).

関連トピック

Working with Macros
Working with Tables

Take me back to the Confluence User's Guide.