Template:Collapsible lists option

From LIMSWiki
Revision as of 18:29, 10 March 2020 by Shawndouglas (talk | contribs) (Protected "Template:Collapsible lists option" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This template includes collapsible lists.

  • To set it to display all lists when it appears (i.e. all lists expanded), use:
  •  {{BASEPAGENAME |expanded=all}} or, if enabled, {{BASEPAGENAME |all}}  (i.e. omitting "expanded=").
  • To set it to display one particular list while keeping the remainder collapsed (i.e. hidden apart from their headings), use:
  •  {{BASEPAGENAME |expanded=listname}} or, if enabled, {{BASEPAGENAME |listname}}
  • …where listname is one of the following (do not include any quotemarks):
  • {{{listnames}}}
  • [optional:]
    For example, {{BASEPAGENAME |expanded={{{example}}}}} or, if enabled, {{BASEPAGENAME |{{{example}}}}}
  • [optional:]  [All lists have] / [The list named default has] been set to be shown when the template appears.
[edit] [purge] Template documentation
  • When this template is transcluded, the texts within square brackets will either not appear or be replaced accordingly.

Usage

{{Collapsible lists option
| expandedname =  <!--(see below)-->
| listnames =
| example =       <!--(one of the listnames)-->
| default =       <!--("all" or a listname, if either set to be shown)-->
}}

Parameters expandedname, example and default are optional. If the template featuring the collapsible lists already makes use of its first unnamed parameter – see, for example, {{Labor}} – use |expandedname=required with {{Collapsible lists option}} (i.e. {{Collapsible lists option |expandedname=required |…}}) to suppress the "or, if enabled, …" portions of the text above.

See also