Jump to content

Template:Collapsible lists option/doc

From Wikipedia, the free encyclopedia

When this template is transcluded, the texts within square brackets will either not appear or be replaced accordingly.

Usage

[edit]
{{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=required, |example=, and |default= are optional.

expandedname=required

[edit]

By default, template {{Collapsible lists option|listnames=...}} assumes that the template being documented allowed both a positional parameter |1= and a named parameter |expanded= to be used (usually seen by presence of {{{expanded|{{{1|}}}}}} in the wikitext of the template).

If only the named parameter is supported, then use {{Collapsible lists option|expandedname=required|listnames=...}} in the documentation, which will hide the part of documentation which talks about the positional parameter.

See also

[edit]