Template:PlayerBlocksFukiran

From SpinetiX Support Wiki

Jump to: navigation, search

Template documentation

This template displays one or two image blocks with the fourth generation of SpinetiX HMP players (code name: "Fukiran").

It accepts the following parameters:

  • 1,2
    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, two blocks are displayed; specify the display mode as "compact" to get one block with both players.
  • maxWidth
    Specify the maximum width each column can use; defaults to 29%.
  • 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 for compact mode or 274px otherwise.

Examples

1. No parameters

{{PlayerBlocksFukiran}}


2. With descriptions and no titles

{{PlayerBlocksFukiran | noTitle=true
| 1=This is the HMP400 player model.
| 2=This is the HMP400W player model.
}}
HMP400
This is the HMP400 player model.
HMP400W
This is the HMP400W player model.


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

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


See also

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