Template:InfoBlock
Appearance
Template documentation
This template displays a composition made of an image block (IB) and a text block (TB).
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image | image | The image to display. Use a MediaWiki file notation.
| Content | suggested |
| IB Title | title1 | The title for the image block. | String | optional |
| IB Description | description1 | The description for the image block. | Content | optional |
| IB CSS Class | cssClass1 | Additional CSS class for the image block.
| Line | optional |
| IB CSS Style | cssStyle1 | Additional image block styling, provided as CSS code. | String | optional |
| TB Title | title2 | The title for the text block. | String | optional |
| TB Description | description2 | A description text displayed within the text block. | Content | optional |
| TB CSS Class | cssClass2 | Additional CSS class for the text block.
| Line | optional |
| TB CSS Style | cssStyle2 | Additional text block styling, provided as CSS code. | String | optional |
| ID | id | The HTML ID of the entire section. | Line | optional |
| Outer CSS Class | cssOuterClass | Additional CSS class for the entire section (beside the "row" class). | String | optional |
| Outer CSS Style | cssOuterStyle | Additional outer block styling provided as CSS code. | String | optional |
The entire section is styled with the "row" class, defined in Common.css.
Examples
1. DSOS license
{{InfoBlock
| id=WIDGETS
| image=[[File:Spinetix-widgets-mode-icon.png]]
| cssStyle1=color:white; background-color:#034b8a; border-color:#034b8a;
| cssStyle2=max-width:70%; justify-content: center; border-color:#034b8a;
| title1=WIDGETS
| description2=In '''WIDGETS''' mode, you combine the power of the player and the versatility of [[Elementi]] and its 250+ [[widgets]]. Fill any display with content that auto-updates using data from your everyday tools like social media, Goggle Suite, or Microsoft Office 365. The widgets are easily customizable, simple, and powerful to deliver information. <br />This DSOS license activates all APIs for content automation and distribution.
}}
In WIDGETS mode, you combine the power of the player and the versatility of Elementi and its 250+ widgets. Fill any display with content that auto-updates using data from your everyday tools like social media, Goggle Suite, or Microsoft Office 365. The widgets are easily customizable, simple, and powerful to deliver information.
This DSOS license activates all APIs for content automation and distribution.
This DSOS license activates all APIs for content automation and distribution.
See also
- {{ImageBlock}}
- {{TextBlock}}
- {{DSOSLicensesBlock}}
- MediaWiki:Common.css