Difference between revisions of "Template:Collapsible lists option/sandbox"
Jump to navigation
Jump to search
imported>Paine Ellsworth m (unsand) |
imported>Colonies Chris m (→top: minor fixes, replaced: {{thinsp}} → {{thin space}} (2)) |
||
Line 19: | Line 19: | ||
| 5 = {{#if:{{{example<includeonly>|</includeonly>}}} | | 5 = {{#if:{{{example<includeonly>|</includeonly>}}} | ||
<!--------(optional example)---------> | <!--------(optional example)---------> | ||
− | | <noinclude>{{small|[''optional:''{{ | + | | <noinclude>{{small|[''optional:''{{thin space}}]}}<br/></noinclude><!-- |
-->For example, <span class="nowrap"><code>{{braces|{{{template_name|<includeonly>{{</includeonly>PAGENAMEBASE<includeonly>}}</includeonly>}}} {{!}}expanded{{=}}{{{example}}}}}</code></span> or, if enabled, <span class="nowrap"><code>{{braces|{{{template_name|<includeonly>{{</includeonly>PAGENAMEBASE<includeonly>}}</includeonly>}}} {{!}}{{{example}}}}}</code></span> | -->For example, <span class="nowrap"><code>{{braces|{{{template_name|<includeonly>{{</includeonly>PAGENAMEBASE<includeonly>}}</includeonly>}}} {{!}}expanded{{=}}{{{example}}}}}</code></span> or, if enabled, <span class="nowrap"><code>{{braces|{{{template_name|<includeonly>{{</includeonly>PAGENAMEBASE<includeonly>}}</includeonly>}}} {{!}}{{{example}}}}}</code></span> | ||
}} }}<!-- | }} }}<!-- | ||
Line 26: | Line 26: | ||
{{#if:{{{default<includeonly>|</includeonly>}}} | | {{#if:{{{default<includeonly>|</includeonly>}}} | | ||
* {{#ifeq:{{{default}}}|all |All lists have | * {{#ifeq:{{{default}}}|all |All lists have | ||
− | | <noinclude>{{small|[''optional:''{{ | + | | <noinclude>{{small|[''optional:''{{thin space}}]}} [All lists have]{{\}}[The list named '''''default''''' has]</noinclude><!-- |
--><includeonly>The list named '''<code>{{{default}}}</code>''' has</includeonly>}} been set to be shown when the template appears. | --><includeonly>The list named '''<code>{{{default}}}</code>''' has</includeonly>}} been set to be shown when the template appears. | ||
}} | }} | ||
</div><noinclude>{{Documentation}}</noinclude> | </div><noinclude>{{Documentation}}</noinclude> |
Latest revision as of 14:39, 14 May 2019
This template includes collapsible lists.
- • To set it to display all lists when it appears (i.e. all lists expanded), use:
-
{{PAGENAMEBASE |expanded=all}}
or, if enabled,{{PAGENAMEBASE |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:
-
{{PAGENAMEBASE |expanded=listname}}
or, if enabled,{{PAGENAMEBASE |listname}}
- …where listname is one of the following (do not include any quotemarks):
{{{listnames}}}
- [optional: ]
For example,{{PAGENAMEBASE |expanded={{{example}}}}}
or, if enabled,{{PAGENAMEBASE |{{{example}}}}}
- [optional: ] [All lists have] / [The list named default has] been set to be shown when the template appears.
![]() | This is the template sandbox page for Template:Collapsible lists option (diff). See also the companion subpage for test cases. |
- 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
- {{Collapsible option}}
- {{Collapsible sections option}}
- {{Sidebar with collapsible lists}}
- Help:Collapsing
The above documentation is transcluded from Template:Collapsible lists option/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |