Template:Tic-Tac-Toe
Initial visibility: currently defaults to expanded
To set this template's initial visibility, the |state=
parameter may be used:
|state=collapsed
:{{Tic-Tac-Toe|state=collapsed}}
to show the template collapsed, i.e., hidden apart from its title bar|state=expanded
:{{Tic-Tac-Toe|state=expanded}}
to show the template expanded, i.e., fully visible|state=autocollapse
:{{Tic-Tac-Toe|state=autocollapse}}
If the |state=
parameter in the template on this page is not set, the template's initial visibility is taken from the |default=
parameter in the Collapsible option template. For the template on this page, that currently evaluates to expanded
.
TemplateData
TemplateData for Tic-Tac-Toe
Used to link tic tac toe and its variants
Parameter | Description | Type | Status | |
---|---|---|---|---|
state | state | This parameter may be used to set the template's initial visibility: if "collapsed" the content is hidden and only the title bar is visible (with [show] link), if "expanded" the content and title bar are fully visible (with [hide] link), and if "autocollapse" the template is collapsed when the page contains other collapsible items.
| String | suggested |