Template:Collapsible list/doc

From NPOWiki
Jump to navigation Jump to search
This page contains the documentation for Template:Collapsible list. It includes information about the template, such as usage and categories, and is not displayed when using the template itself.

This template is used to display a block of content that can be hidden (including by default). Do not use this template excessively; most content should always be visible. This is especially useful for long (bulleted) lists but can be used for any content.

Parameters

  • First unnamed parameter: the content to be collapsible.
  • (optional) title: a heading to display above the content. This will be visible even when the content is collapsed.
  • (optional) width: the width of the list. Any valid CSS value can be used.
  • (optional) state: if this is set to "collapsed", the content will be collapsed by default. Otherwise, it will be expanded.