Template:Collapsible
Jump to navigation
Jump to search
Places a expandable content container for 'hiding' or 'showing' content in a wiki page. Uses div for container. Used by Template:Npcbox. See also Template:Navbox, Template:Hidebox, and Template:News blog item. The Template:NavFrame is an older alias for this template.
- Usage
- 1= title= text in the title 'header' bar, such as: 'Widget stuff'.
- 2= body= the collapsible content
- state= [none|plain|off,show|expand|expanded] 'none' disables collapse, 'hide' starts as collapsed
- style=, titlestyle=, bodystyle= HTML style for the outer container, title bar, and body container respectively
- class=, titleclass=, bodyclass= HTML classes for outer container, title bar, and body container respectively
See Template:Collapsible/doc for instructions and examples.
- Template