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:

ページをビューモードで表示すると、上記のレイアウトは次のように表示されます。

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

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

  1. In the Confluence editor, choose Insert > Other Macros.
  2. Find and select the required macro.

オートコンプリートでマクロを素早く入力する方法

Type { and the beginning of the macro name, to see a list of suggested macros. Details are in Using Autocomplete.

To edit an existing macro: Click the macro placeholder and choose Edit. This will display the parameters of the macro in the Macro Browser.

Note: Column macros must be inserted within a Section macro for columns to be displayed correctly on a page.

パラメーター

パラメータは、マクロ出力の内容や形式を制御するために設定するオプションです。

パラメーター

既定

説明

Column Width

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

列幅。ピクセル (例: 400px) または有効なページ幅のパーセント値 (例: 50%) で指定します。

関連トピック

Section Macro
Working with Macros
Working with Tables

Take me back to the Confluence User's Guide.