Template:TextBlock

From SpinetiX Support Wiki

Jump to: navigation, search

Template documentation

The TextBlock template displays a distinctive text block, which may contain a title and/or a description.

It accepts the following parameters:

  • class
    Additional CSS class. To reverse the order of the inner blocks, use class=reverse .
  • cssStyle
    Additional block styling provided as CSS code.
  • description
    A longer text displayed as a separate paragraph than the title and with regular font size.
  • title
    The title, written with a bigger font size.

The entire section is styled with the "textBlock" class, defined in Common.css.

Examples

{{TextBlock|description=[https://www.spinetix.com/elementi/new-release '''See what's new in Elementi''']}}


{{TextBlock | title=[[Elementi 2018 Widgets]] | class=right | cssStyle=border-color:#005FAB; max-width:180px; }}

See also

This page was last modified on 11 November 2022, at 15:39.