The Panel Macro allows you to display a block of text within a customisable panel, like a text box. Here is an example:

My Title

A formatted panel.

Using the Panel Macro

ページに パネル マクロを追加するには:

  1. In the Confluence editor, choose Insert > Other Macros.
  2. Find and select the required macro.

オートコンプリートでマクロを素早く入力する方法

Type { and the beginning of the macro name, to see a list of suggested macros. Details are in Using Autocomplete.

To edit an existing macro: Click the macro placeholder and choose Edit. This will display the parameters of the macro in the Macro Browser.

パラメーター

パラメータは、マクロ出力の内容や形式を制御するために設定するオプションです。

パラメーター

既定

説明

Panel Title

なし

パネルのタイトル。指定すると、このタイトルはタイトル行に表示されます。

Border Style

solid

パネルの枠線のスタイル。soliddashed、その他の有効な CSS border スタイルを使用できます。

枠線の色

 

The colour of the panel's border.

Border Pixel Width (Value Only)

 

パネルの枠線の幅 (ピクセル単位)。

背景色

 

The background colour of the panel.

Title Background Colour

 

The background colour of the title row of the panel.

Title Text Colour

 

The colour of the text in the title row of the panel.

Colours can be specified HTML colour names or hexidecimal codes.

注意

  • You can use panels within columns and table cells.

関連トピック

マクロでの作業

Take me back to the Confluence User's Guide.

  • ラベルなし