Template:Collapsible option: Difference between revisions

From Kaboom Wiki
per request
 
m 1 revision imported: Import data from English Wikipedia (CC BY-SA 4.0)
 
(No difference)

Latest revision as of 06:45, 4 August 2026

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 <syntaxhighlight lang="wikitext" inline style="display: none;" />|state= parameter may be used:

  • <syntaxhighlight lang="wikitext" inline="1">{{BASEPAGENAME|state=collapsed}}</syntaxhighlight> will show the template collapsed, i.e. hidden apart from its title bar.
  • <syntaxhighlight lang="wikitext" inline="1">{{BASEPAGENAME|state=expanded}}</syntaxhighlight> will show the template expanded, i.e. fully visible.

Documentation may be found at Wikipedia:Template:Collapsible option/doc.