Confluence 2.7 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
The Panel Macro allows you to display a block of text within a fully customisable panel.
The Panel Macro is only available in Wiki Markup mode.
パネル マクロ
必要な入力項目 |
表示結果 |
---|---|
{panel} |
|
{panel:title=My Title|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1|bgColor=#FFFFCE} |
My Title |
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