Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

The Panel macro displays a block of text within a customizable pane

Panel
bgColor#f2f2f2

This is the Panel macro

Without title

Panel
borderColor#9FF4FF
bgColor#9FF4FF
borderWidth1

A formatted panel

With title

Panel
borderColor#9FF4FF
bgColor#9FF4FF
titleBGColorwhite
titleMy title

A formatted panel

 

 


Parameters

Parameter

Description

Panel Title

The title of the panel. If specified, this title will be displayed in its own title row.

Border Style

The style of the panel's border.

  • solid
  • dashed 

Border Colour

The colour of the panel's border. Colours can be specified as

  • yellow
  • blue
  • green
  • ...

or with the hexadecimal codes (get them here : https://color.adobe.com/fr/create/color-wheel/

  • #FF530D
  • ...

Border Pixel Width (Value Only)

The width of the panel's border (in pixels).

  • 1
  • 5
  • ...

Background Colour

The background colour of the panel.

Colours can be specified as

  • yellow
  • blue
  • green
  • ...

or with the hexadecimal codes (get them here : https://color.adobe.com/fr/create/color-wheel/

  • #FF530D
  • ...

Title Background Colour

The background colour of the title row of the panel.

Colours can be specified as

  • yellow
  • blue
  • green
  • ...

or with the hexadecimal codes (get them here : https://color.adobe.com/fr/create/color-wheel/

  • #FF530D
  • ...

Title Text Colour

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

Colours can be specified as

  • yellow
  • blue
  • green
  • ...

or with the hexadecimal codes (get them here : https://color.adobe.com/fr/create/color-wheel/

  • #FF530D
  • ...