This is a documentation for Board Game Arena: play board games online !
Template:Option
Jump to navigation
Jump to search
Option
Example
Selected and description
Option description
Selected and default
Deselected, default and description
Sub-option description
{{option|s=|dd=|Selected and description|Option description|
{{option|s=|df=|Selected and default||
{{option|ds=|df=|dd=|Deselected, default and description|Sub-option description}}
}}
}}
Parameters
Id
Name
Default value
Example
Description
1valueOption{{option|Value}}Required: specify a text value.
2descriptionnull{{option|Value|Description}}Optional: specify a text description.
3sub-optionnull{{option|Value|Description|Sub-option}}Optional: display a sub-option.
sselectedn/a{{option|s=}}Optional: display selected checkbox.
dsdeselectedn/a{{option|ds=}}Optional: display deselected checkbox.
dfdefaultn/a{{option|df=}}Optional: display default marker.
dddisplay descriptionn/a{{option|dd=}}Optional: display description.