Versions Compared

キー

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

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:

  1. Insert a pair of section macro elements to define the section of page that will contain your set of columns.
  2. 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.
  3. Repeat step 2 for each column you want to insert across this section of the page.

On this page:

目次
minLevel2
maxLevel4

Usage with the Macro Browser

To insert the section macro into a page using the Macro Browser,

パネル
bordercolor#ccc
bgColor#D5EFFF
titleBGColor#F7D6C1
borderStyledashed
Excerpt Include
マクロ ブラウザへの移動
nopaneltrue
マクロ ブラウザへの移動

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}

セクション
bordertrue


Column one text goes here

Column two text goes here


パラメーター

Excerpt Include
_Details_about_macro_parameters
nopaneltrue
_Details_about_macro_parameters

パラメーター

必須かどうか

既定

説明

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.