Difference between revisions of "Template:Collapsible lists option"
Jump to navigation
Jump to search
imported>Sardanaphalus (restricted bold to the key list of names, layout simplification, some rephrasing) |
imported>Sardanaphalus m (completing) |
||
| Line 5: | Line 5: | ||
| hidden. <!----To show all lists:----> To have all lists shown, | | hidden. <!----To show all lists:----> To have all lists shown, | ||
:: use <code class="nowrap">{{((}}<noinclude>''Template name''</noinclude><includeonly>{{PAGENAME}}</includeonly> {{!}}expanded=all{{))}}</code> | :: use <code class="nowrap">{{((}}<noinclude>''Template name''</noinclude><includeonly>{{PAGENAME}}</includeonly> {{!}}expanded=all{{))}}</code> | ||
| − | :: (or, if enabled, <code class="nowrap">{{((}}<noinclude>''Template name''</noinclude><includeonly>{{PAGENAME}}</includeonly> {{!}}all{{))}}</code>, i.e. without the "expanded="). | + | :::: (or, if enabled, <code class="nowrap">{{((}}<noinclude>''Template name''</noinclude><includeonly>{{PAGENAME}}</includeonly> {{!}}all{{))}}</code>, i.e. without the "expanded="). |
}} | }} | ||
<!------------- To show a particular list ---------------> | <!------------- To show a particular list ---------------> | ||
| − | : To have one particular list shown while the others remain hidden, use <code class="nowrap">{{((}}<noinclude>''Template name''</noinclude><includeonly>{{PAGENAME}}</includeonly> {{!}}expanded=''listname''}}</code> (or, if enabled, <code class="nowrap">{{((}}<noinclude>''Template name''</noinclude><includeonly>{{PAGENAME}}</includeonly> {{!}}''listname''}}</code> ), | + | : To have one particular list shown while the others remain hidden, |
| + | :: use <code class="nowrap">{{((}}<noinclude>''Template name''</noinclude><includeonly>{{PAGENAME}}</includeonly> {{!}}expanded=''listname''}}</code> | ||
| + | :::: (or, if enabled, <code class="nowrap">{{((}}<noinclude>''Template name''</noinclude><includeonly>{{PAGENAME}}</includeonly> {{!}}''listname''}}</code> ), | ||
: where ''listname'' is one of the following: | : where ''listname'' is one of the following: | ||
:: <code style="font-size:110%;font-weight:bold;">{{{listnames<includeonly>|{{color|red|''Required parameter "listnames" missing!''}}</includeonly>}}}</code> | :: <code style="font-size:110%;font-weight:bold;">{{{listnames<includeonly>|{{color|red|''Required parameter "listnames" missing!''}}</includeonly>}}}</code> | ||
Revision as of 12:37, 5 April 2014
- This template includes {{collapsible list}}s.
- By default, all lists have been set to be hidden. To have all lists shown,
- use
{{Template name |expanded=all}}- (or, if enabled,
{{Template name |all}}, i.e. without the "expanded=").
- (or, if enabled,
- use
- To have one particular list shown while the others remain hidden,
- use
{{Template name |expanded=listname}}- (or, if enabled,
{{Template name |listname}}),
- (or, if enabled,
- use
- where listname is one of the following:
{{{listnames}}}
- (do not include any quotemarks).
- [optional example:] For example,
{{Template name |expanded={{{example}}}}}(or, if enabled,{{Template name |{{{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. |