Confluence 2.7 has reached end of life
Check out the [latest version] of the documentation
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 Macro
What you need to type |
What you will get |
---|---|
{panel} |
|
{panel:title=My Title|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1|bgColor=#FFFFCE} |
My Title |
Optional Parameters (only available in wiki markup)
Parameter |
Default |
Description |
---|---|---|
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.
RELATED TOPICS
Take me back to Confluence 2.7 User Guide