Template:PlayerBlocksThirdParty
From SpinetiX Support Wiki
Template documentation
This template displays image blocks for the third-party DSOS players.
It accepts the following 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.
- maxWidth
- Specify the maximum width each column can use; defaults to 45%.
- reverse
- Specify a non-empty value to reverse the order of title and image within the inner blocks, for instance
reverse=true
.
- Specify a non-empty value to reverse the order of title and image within the inner blocks, for instance
- width
- Specify the width of each block; defaults to 29%.
Examples
1. No parameters
{{PlayerBlocksThirdParty}}
2. With titles at the bottom
{{PlayerBlocksThirdParty|reverse=true}}
See also
- {{PlayerBlocksIBX}}
- {{PlayerBlocksFukiran}}
- {{PlayerBlocksIkebana}}
- {{PlayerBlocksLegacy}}
- {{ImageBlock}}
- {{TextBlock}}