Difference between revisions of "Template:Collapsible lists option"
Jump to navigation
Jump to search
imported>CsDix (font-size:100%) |
imported>CsDix (add alternate (no "expanded=")) |
||
| Line 5: | Line 5: | ||
-->{{#ifeq:{{{expanded<includeonly>|</includeonly>}}}|all | -->{{#ifeq:{{{expanded<includeonly>|</includeonly>}}}|all | ||
|expanded. | |expanded. | ||
| − | |collapsed.<br/><!-- | + | |collapsed.<br/><br/><!-- |
----------------------To show all lists expanded------------------------- | ----------------------To show all lists expanded------------------------- | ||
| − | -->To show all lists expanded, use <code style="white-space:nowrap;font-weight:bold;">{{((}}<noinclude>''Template name''</noinclude><includeonly>{{PAGENAME}}</includeonly> <nowiki>|expanded=all}}</nowiki></code><!-- | + | -->To show all lists expanded, use <code style="white-space:nowrap;font-weight:bold;">{{((}}<noinclude>''Template name''</noinclude><includeonly>{{PAGENAME}}</includeonly> <nowiki>|expanded=all}}</nowiki></code><br/><!-- |
| − | -->}}<br/><!-- | + | -->(or, if enabled, <code style="white-space:nowrap;">{{((}}<noinclude>''Template name''</noinclude><includeonly>{{PAGENAME}}</includeonly> <nowiki>|all}}</nowiki></code>, i.e. without the "expanded=")<!-- |
| + | -->}}<br/><br/><!-- | ||
----------------------To show a particular list-------------------------- | ----------------------To show a particular list-------------------------- | ||
-->To show one particular list expanded while the others remain collapsed,<br/><!-- | -->To show one particular list expanded while the others remain collapsed,<br/><!-- | ||
| − | -->use: <code style="font-weight:bold;">{{((}}<noinclude>[Template name]</noinclude><includeonly>{{PAGENAME}}</includeonly> <nowiki>|</nowiki>expanded=''listname''}}</code><br/><!-- | + | -->use: <code style="white-space:nowrap;font-weight:bold;">{{((}}<noinclude>[Template name]</noinclude><includeonly>{{PAGENAME}}</includeonly> <nowiki>|</nowiki>expanded=''listname''}}</code><br/><!-- |
| − | --> | + | -->(or, if enabled, <code style="white-space:nowrap;">{{((}}<noinclude>''Template name''</noinclude><includeonly>{{PAGENAME}}</includeonly> <nowiki>|''listname''}}</nowiki></code> )<br/><!-- |
| + | -->where ''listname'' is one of the following:<br/><code style="font-weight:bold;">{{{listnames}}}</code><br/><!-- | ||
-->(omit any speech or quotemarks).<!-- | -->(omit any speech or quotemarks).<!-- | ||
--------------------If an example has been included---------------------- | --------------------If an example has been included---------------------- | ||
-->{{#if:{{{example<includeonly>|</includeonly>}}} | -->{{#if:{{{example<includeonly>|</includeonly>}}} | ||
| − | | <br/><noinclude>[</noinclude> For example, <code>{{((}}<noinclude>[Template name]</noinclude><includeonly>{{PAGENAME}}</includeonly> <nowiki>|</nowiki>expanded={{{example}}}<nowiki>}}</nowiki></code>.<!-- | + | | <br/><br/><noinclude>[</noinclude> For example, <code style="white-space:nowrap;">{{((}}<noinclude>[Template name]</noinclude><includeonly>{{PAGENAME}}</includeonly> <nowiki>|</nowiki>expanded={{{example}}}<nowiki>}}</nowiki></code>.<!-- |
-->}} <noinclude>] | -->}} <noinclude>] | ||
Revision as of 03:16, 12 March 2013
- This template includes {{collapsible list}}s. By default, all lists are collapsed.
To show all lists expanded, use{{Template name |expanded=all}}
(or, if enabled,{{Template name |all}}, i.e. without the "expanded=")
To show one particular list expanded while the others remain collapsed,
use:{{[Template name] |expanded=listname}}
(or, if enabled,{{Template name |''listname''}})
where listname is one of the following:{{{listnames}}}
(omit any speech or quotemarks).
[ For example,{{[Template name] |expanded={{{example}}}}}. ]
- 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. |