The section macro allows you to define a section of a page in which you can insert one or more columns across the page.
To add sections and columns to a page:
- Insert a pair of section macro elements to define the section of page that will contain your set of columns.
- Within this pair of section macro elements, insert a pair of column macro elements. Please note, all content within your section elements must be enclosed by a pair of column macro elements. If you do not do this, the section macro will not work.
- Repeat step 2 for each column you want to insert across this section of the page.
On this page:
Usage with the Macro Browser
To insert the section macro into a page using the Macro Browser,
Once you've found the section macro and have added the required parameter values, click 'insert' to add it to your page. |
Usage with the Wiki Markup Editor
必要な入力項目 |
表示結果 |
{section:border=true} {column}Column one text goes here{column} {column}Column two text goes here{column} {section} |
Column one text goes here
|
Column two text goes here
|
| |
パラメーター
パラメーター |
必須かどうか |
既定 |
説明 |
Show Border (border) |
いいえ |
false |
Determines whether to draw a border around the section and columns. |
関連トピック
Working with Macros
Working with Tables
Take me back to the Confluence User's Guide.