VOOZH about

URL: https://en.wikipedia.org/wiki/Template:Collapsible_option

โ‡ฑ Template:Collapsible option - Wikipedia


Jump to content
From Wikipedia, the free encyclopedia

This template's initial visibility currently defaults to autocollapse, meaning that if there is another collapsible item on the page (a navbox, sidebar, or table with the collapsible attribute), it is hidden apart from its title bar; if not, it is fully visible.

To change this template's initial visibility, the |state= parameter may be used:

  • {{BASEPAGENAME|state=collapsed}} will show the template collapsed, i.e. hidden apart from its title bar.
  • {{BASEPAGENAME|state=expanded}} will show the template expanded, i.e. fully visible.
๐Ÿ‘ Image
Template documentation
[view] [edit] [history] [purge]
๐Ÿ‘ Warning
This template is used on approximately 148,000 pages.
To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them.

{{}} is a utility template that provides a standardised message for transclusion on template documentation pages for templates whose collapsibility may be managed by the parameter |state=.

It can be used on either the template page itself (wrapped within <noinclude>...</noinclude> tags), but it is almost always better to place it in the template's {{documentation subpage}}.

Changing the default state

To change the default state {{Collapsible option}} uses, add the parameter |default=collapsed or |default=expanded accordingly. To restore the default, remove any |default= previously included.

The |default=collapsed option must not be used in main article content in mainspace, e.g. to hide tables of information, or to cram extraneous details into infoboxes. (For more information, see Wikipedia:Manual of Style ยง Scrolling lists and collapsible content.) This option is permissible in navboxes, which are not part of the article content per se.

Slashes and the nobase parameter

If the template name given to {{Collapsible option}} includes a forward-slash (virgule) character โ€“ โ€“ then the parameter |nobase= (set to , , etc.) will need to be added so that the name is displayed correctly (i.e., so that {{PAGENAME}} rather than the default {{BASEPAGENAME}} is used to display it).

See also