Template:InfoBlock

From SpinetiX Support Wiki

Jump to: navigation, search

Template documentation

This template displays a composition made of an image block and a text block.

It accepts the following parameters:

  • cssClass1
  • Additional CSS class for the image block. To reverse the order of the inner blocks, use class=reverse.
  • cssClass2
  • Additional CSS class for the text block. To reverse the order of the inner blocks, use class=reverse.
  • cssOuterClass
    Additional CSS class for the entire section (which is styled with the "row" class, defined in Common.css).
  • cssOuterStyle
    Additional outer block styling provided as CSS code.
  • cssStyle1
    Image block styling provided as CSS code.
  • cssStyle2
    Text block styling provided as CSS code.
  • description1
    Text displayed under the image.
  • description2
    A description text displayed within the text block.
  • id
    The section ID.
  • image
    Use a [[File:image.png]] notation.
  • title1
    Text written on top of the image.
  • title2
    Text written within the text block.


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.
}}
WIDGETS
Spinetix-widgets-mode-icon.png
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.

See also

This page was last modified on 2 September 2024, at 17:47.