Template:Collapsible

From AddOn Studio
Revision as of 07:42, 20 November 2013 by Bear (talk | contribs) (Created page with "Creates an expandable 'frame' for hiding or showing optionally by the user. See also Template:News blog item and Template:navbox. ;Usage :date - date usually in the f...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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