Confluence 5.4 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
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:
A formatted panel.
パネル マクロを使用する
ページに パネル マクロを追加するには:
- In the Confluence editor, choose Insert > Other Macros.
- Find and select the required macro.
オートコンプリートでマクロを素早く入力する方法
既存のマクロを編集する方法: マクロのプレースホルダをクリックして、[編集] を選択します。マクロのパラメータが編集可能な場合、マクロのダイアログ ウィンドウが開きます。
パラメーター
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 | パネルの枠線のスタイル。 |
枠線の色 |
| 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. |
コードの例
参照先:
