T

The {heading} tag pair will output the contents of the heading element.

{heading}
   {value}
{/heading}

You can use the following parameters with your {heading} tag:

char_limit=

{heading char_limit="5"}
   {value}
{/heading}

This parameter shortens the value being displayed.

The following single variables are available within your {heading} tag pair:

{value}

Displays the contents of {heading} element.

{element_name}

Sometimes, you might want to use several heading elements, each with a different style. The {element_name} tag will help you to determine which heading element is being displayed. For example, you can add a regular Heading and an Inverted Heading in the field settings.

Once you do so, your editors will be able to use both Heading and Inverted Heading in their entries:

In order to apply a different style on the Inverted Heading element, use the following code: