Confluence allows you to create two types of tables.

(info) Currently, Confluence does not support nested tables.

Table type 1

オプションの見出し行が付いた単純な表を作成できます。この表では、列の幅は設定できません。
表の見出し行には二重の縦棒を使用します。

必要な入力項目

||heading 1||heading 2||heading 3||
|col A1|col A2|col A3|
|col B1|col B2|col B3|

表示結果

heading 1

heading 2

heading 3

col A1

col A2

col A3

col B1

col B2

col B3


Table type 2

Allows you to specify the width of the columns in the table.

必要な入力項目

{section:border=true}

{column:width=30%}
Text for this column goes here. This is  the smaller column with a width of only 30%.
{column}

{column:width=70%}
Text for this column goes here. This is  the larger column with a width of 70%.
{column}

{section}


表示結果

Text for this column goes here. This is the smaller column with a width of only 30%.

Text for this column goes here. This is the larger column with a width of 70%.

関連トピック

マクロでの作業

Take me back to Help Home

  • ラベルなし