This is a documentation for Board Game Arena: play board games online !
Template:Option
Jump to navigation
Jump to search
Option
Examples
Selected and non-default
{{option|d=|Selected and non-default|Description of the option}}
Deselected, default with description hidden
{{option|s=|h=|Deselected, default with description hidden|Description of the option}}
Geronimo
Doubling
Parameters
Id
Name
Default value
Example
Description
1valueOption{{option|Value}}Required: specify a text value.
2description​{{option|Value|Description}}Optional: specify a text description.
sselectedn/a{{option|s=}}Optional: hide checkbox color.
ddefaultn/a{{option|d=}}Optional: hide default marker.
iindent0{{option|i=1}}Optional: indent the option in rem units
(for options that are sub-options of others).
(for options that are sub-options of others).
hhidex{{option|h=}}Optional: hide the description.
ststatenull{{option|st=collapsed}}Optional: collapse description by default.