The Panel macro displays a block of text within a customisable panel, like a text box.

Handy hint: You can use panels within columns, in table cells and in the sections defined by page layouts.

Here is an example of a Panel macro:

My Title

A formatted panel.

パネル マクロを使用する

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

  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.

既存のマクロを編集する方法: マクロのプレースホルダをクリックして、[編集] を選択します。マクロのパラメータが編集可能な場合、マクロのダイアログ ウィンドウが開きます。

パラメーター

Parameters are options that you can set to control the content or format of the macro output. Where the parameter name used in Confluence storage format or wikimarkup is different to the label used in the macro browser, it will be listed below in brackets (example).

パラメーター

既定

説明

Panel Title

なし

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

Border Style

solid

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

枠線の色

 

The colour of the panel's border. Colours can be specified as HTML colour names or hexadecimal codes.

Border Pixel Width (Value Only)

 

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

背景色

 

The background colour of the panel. Colours can be specified as HTML colour names or hexadecimal codes.

Title Background Colour

 

The background colour of the title row of the panel. Colours can be specified as HTML colour names or hexadecimal codes.

Title Text Colour

 

The colour of the text in the title row of the panel. Colours can be specified as HTML colour names or hexadecimal codes.

参照先:

  • ラベルなし