The Panel Macro allows you to display a block of text within a fully customisable panel.

(info) The Panel Macro is only available in Wiki Markup mode

パネル マクロ

必要な入力項目

表示結果

{panel}
A simple panel
{panel}


A simple panel

{panel:title=My Title|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1|bgColor=#FFFFCE}
A formatted panel
{panel}

My Title


A formatted panel

Optional Parameters (only available in wiki markup)

パラメーター

既定

説明

title


The title of the warning note. If specified, will be displayed in its own title-row.

borderStyle

dashed

The style of the panel's border. Valid values are 'solid', 'dashed' and other valid CSS border styles.

bordercolor

 

The colour of the panel's border.

borderWidth

 

The width of the panel's border.

bgColor

 

The background colour of the panel.

titleBGColor

 

The background color of the title-row of the panel.


Handy Hint:

You can use panels within columns.

関連トピック

マクロでの作業

Take me back to Confluence 2.7 User Guide

  • ラベルなし