Template:PlayerBlocksIBX

From SpinetiX Support Wiki

Jump to: navigation, search

Template documentation

This template displays up to three image blocks with iBX players.

It accepts the following parameters:

  • 1,2,3
    The description for each block is provided through anonymous / numeric parameters.
  • class
    Additional CSS class. The entire section is styled with the "playerBlocks" class, defined in Common.css.
  • cssOuterStyle
    Additional outer block styling provided as CSS code.
  • cssStyle
    Inner image block styling provided as CSS code.
  • displayMode
    By default, three blocks are displayed; specify the display mode as "compact" to get one block with all the players or "nest" to get two blocks (iBX440 and iBX410/W).
  • maxWidth
    Specify the maximum width each column can use; defaults to 29%.
  • noIBX440
    Specify a non-empty value to hide the iBX440 block, for instance noIBX440=true.
  • noTitle
    Specify a non-empty value to hide the title, for instance noTitle=true.
  • reverse
    Specify a non-empty value to reverse the order of title and image within the inner blocks, for instance reverse=true.
  • width
    The image width; default value is 320px.

Examples

1. No parameters

{{PlayerBlocksIBX}}


2. Display mode "nest" with descriptions

{{PlayerBlocksIBX | displayMode=nest  | maxWidth=45%
| 1=With four perfectly synchronized HDMI outputs, iBX440 is the digital signage player made for 4x4K video walls experience at 60 fps, accessible to everyone. 
| 2=iBX410 and iBX410W are the versatile digital signage players powered by the latest technology, made to effortlessly meet all your signage needs. Day after day.
}}
iBX440
With four perfectly synchronized HDMI outputs, iBX440 is the digital signage player made for 4x4K video walls experience at 60 fps, accessible to everyone.
iBX410 and iBX410W
iBX410 and iBX410W are the versatile digital signage players powered by the latest technology, made to effortlessly meet all your signage needs. Day after day.

3. Display mode "compact" with titles at the bottom

{{PlayerBlocksIBX | displayMode=compact  | reverse=true }}


4. Without the iBX440 model

{{PlayerBlocksIBX | noIBX440=true}}
{{PlayerBlocksIBX | displayMode=nest | noIBX440=true}}

See also

This page was last modified on 24 July 2024, at 17:50.