rb:explanation

Description

Renders a standard Sociali explanation message. The content contained within the <rb:explanation> tags is used as the explanation text.

 

Attributes

required message string The heading text to display in the explanation box. Alternately, you can specify the heading text using an rb:message child.
optional decoration string Customize the appearance of the explanation by choosing from two styles:
  • no_padding - Removes the 20 pixels of padding that surrounds the explanation by default.
  • shorten - Removes the 20 pixels of padding from the bottom of the explanation.

Notes

The explanation must contain at least one rb:message child or the message attribute as the heading text.