Search results
Results from the WOW.Com Content Network
Produces an HTML list that can be collapsed Template parameters [Edit template data] This template prefers block formatting of parameters. Parameter Description Type Status Title title The list's title (Always in view beside the list's [show/hide] link). String suggested Horizontal list hlist Use value 'on' or 'true' to produce a horizontal rather than vertical list Suggested values on true ...
A collapsible element contains a toggle a reader can use to show or hide the element's content. Elements are made collapsible by adding the mw-collapsible class, or alternatively by using the {{}} template, or its variants {{Collapse top}} and {{Collapse bottom}}.
The JavaScript code that collapses table was added to this project's global JS file MediaWiki:Common.js. This code is executed for every visitor, so you can use collapsible tables on any page and they will work (except for visitors with JS disabled in their browsers).
list is a list of the section/group/etc names (the section[N]name / group[N]name / abbr[N] parameters) given in the template's code; default indicates which, if any, is to be shown expanded by default. If the template has only one collapsible group/section, {{Collapsible section option |name}}
Place {{collapsed infobox section begin}} before the first line of the collapsed section (typically in the caption, for an infobox with an image), and place {{collapsed infobox section end}} after the last line of the collapsed section (typically just after the website or footnotes).
.sidebar-collapse The top-level {{sidebar with collapsible lists}} class..sidebar-list The class is a container when either |list n title= or |list n = is provided in {{sidebar with collapsible lists}}..sidebar-list-title The class associated with a |list n title=. Every list title will have this class.
Creates a collapsible box that allows its content to be hidden or revealed on user's command. It is used to reduce clutter. Template parameters [Edit template data] Parameter Description Type Status Contents 1 content text Contents of the box Content required Title 2 title heading header reason result Text of title bar. Defaults to "Extended contents". Default Extended content String suggested ...
Many user interfaces provide disclosure widgets for code folding in a sidebar, indicated for example by a triangle that points sideways (if collapsed) or down (if expanded), or by a [-] box for collapsible (expanded) text, and a [+] box for expandable (collapsed) text. Code folding is found in text editors, source code editors, and IDEs.