Template:TextBlock
Appearance
Template documentation
This template displays a distinctive text block, which may contain a title and/or a description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | The title, written with a bigger font size. | String | suggested |
| Description | description | A longer text displayed as a separate paragraph than the title and with regular font size.
| Content | suggested |
| CSS class | class | Additional CSS class. To reverse the order of the inner blocks, use class=reverse .
| String | optional |
| CSS style | cssStyle | Additional block styling provided as CSS code.
| String | optional |
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; }}
{{TextBlock | title=New [[Elementi 2025]]! | description=[https://www.spinetix.com/elementi/new-release '''See what's new in Elementi'''] }}
See also
- {{ImageBlock}}
- {{DSOSLicensesBlock}}