Template:Collapsible option
Revision as of 17:23, 5 August 2022 by Johyangju (talk | contribs) (Created page with "'''{{big|Initial visibility:}}''' currently defaults to '''{{big|{{#switch:{{{default|}}}|collapsed=collapsed|expanded=expanded|autocollapse|#default=autocollapse}}}}''' To set this template's initial visibility, the {{para|{{{parameter_name|state}}}}} parameter may be used: <ul> <li>{{para|{{{parameter_name|state}}}|collapsed}}: <code><nowiki>{{</nowiki><includeonly>{{</includeonly>{{#if:{{{nobase|}}}| |BASE}}PAGENAME<includeonly>}}</includ...")
Initial visibility: currently defaults to autocollapse
To set this template's initial visibility, the |state=
parameter may be used:
|state=collapsed
:{{BASEPAGENAME|state=collapsed}}
to show the template collapsed, i.e., hidden apart from its title bar|state=expanded
:{{BASEPAGENAME|state=expanded}}
to show the template expanded, i.e., fully visible|state=autocollapse
:{{BASEPAGENAME|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 autocollapse
.