SP Macro Panels

 

Description

This macro allows you to add a styled panels for a different usage (information, warning, error, tip or customized...).

Parameters:

Parameter
Description
Type
Default
Required
IdSpecify a unique id for the panel.Stringnone(tick)
Type

Specifies the type of panel to be shown.

There are four types : customized (gray - default), warning (yellow), info (blue), error (red), tip (green)

enumCustomized (gray)(tick)

Usage

To create a panel

  1. insert "SP Macro Panels"
  2. Enter an id
  3. Select a type (warning, info, error or tip)
  4. Insert the panel's text in the Macro panel's body.

To create a customized panel

  1. Enter an id
  2. Select "customized" from list of type
  3. Insert the panel's text in the Macro panel's body.

 

 

 

To edit a customized panel 

  1. Click on the edit icon 
  2. Change the background color, font size, font color and  icon
  3. Click on "Save" button