Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a25a1a82afeaf814

Jump to content

Template:Collapsible lists option/doc

From Wikipedia, the free encyclopedia

{{Collapsible lists option}} is a standardized documentation template indicating how the collapsible parts of a template built from {{Sidebar with collapsible lists}} may be managed.

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.

TemplateData

[edit]
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Collapsible lists option in articles based on its TemplateData.

TemplateData for Collapsible lists option

A standardized documentation template indicating how the collapsible parts of a template built from {{Sidebar with collapsible lists}} may be managed.

Template parameters

ParameterDescriptionTypeStatus
expandedname

If set to "required", the part of the documentation which talks about the positional parameter equivalent of "expanded" will be hidden.

Auto value
required
Stringoptional
List nameslistnames

The names of the lists of the template being documented, usually given as a list itself

Example
{{hlist|foo|bar|baz}}
Contentrequired
Exampleexample

One of the listnames

Example
foo
Stringoptional
Defaultdefault

The listname that the documented template will show by default, or "all"

Auto value
all
Stringoptional

See also

[edit]