Template:Collapsible option: Difference between revisions
From Vigyanwiki
m (1 revision imported) |
(Template:Navbar isn't collapsible, but Template:Navbox is) |
||
| Line 7: | Line 7: | ||
<li>{{para|{{{parameter_name|state}}}|autocollapse}}: <code><nowiki>{{</nowiki><includeonly>{{</includeonly>{{#if:{{{nobase|}}} | |BASE}}PAGENAME<includeonly>}}</includeonly><nowiki>|</nowiki>{{{parameter_name|state}}}<nowiki>=autocollapse}}</nowiki></code> | <li>{{para|{{{parameter_name|state}}}|autocollapse}}: <code><nowiki>{{</nowiki><includeonly>{{</includeonly>{{#if:{{{nobase|}}} | |BASE}}PAGENAME<includeonly>}}</includeonly><nowiki>|</nowiki>{{{parameter_name|state}}}<nowiki>=autocollapse}}</nowiki></code> | ||
<ul> | <ul> | ||
<li>shows the template collapsed to the title bar if there is a {{tlx| | <li>shows the template collapsed to the title bar if there is a {{tlx|navbox}}, a {{tlx|sidebar}}, or some other table on the page with the collapsible attribute</li> | ||
<li>shows the template in its expanded state if there are no other collapsible items on the page</li> | <li>shows the template in its expanded state if there are no other collapsible items on the page</li> | ||
</ul></li></ul> | </ul></li></ul> | ||
Revision as of 06:33, 26 November 2022
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.
Template documentation
[create]