Difference between revisions of "Template:Collapsible lists option"

From blackwiki
Jump to navigation Jump to search
imported>ClueBot
m (Reverting possible vandalism by Mb97 to version by Sardanaphalus. False positive? Report it. Thanks, ClueBot. (723380) (Bot))
(Handling "expanded=all" parameter)
Line 1: Line 1:
* This template includes {{tl|collapsible list}}s. By default, all lists are collapsed. To show all lists expanded, use <code style="font-size:95%; white-space:nowrap;"><nowiki>{{</nowiki><noinclude>[Template name]</noinclude><includeonly>{{PAGENAME}}</includeonly> |expanded=all}}</code>. To show one particular list expanded while the others remain collapsed, use <code style="font-size:95%; white-space:nowrap;"><nowiki>{{</nowiki><noinclude>[Template name]</noinclude><includeonly>{{PAGENAME}}</includeonly> |expanded=''listname''}}</code>, where ''listname'' is one of {{{listnames}}}. (Omit any speech or quotemarks.)<!--
+
* This template includes {{tl|collapsible list}}s. <!--
  
-->{{#if:{{{example<includeonly>|</includeonly>}}}
+
  ----------If expanded=all, omit next part of text:----------
 +
  -->{{#ifeq:{{{expanded<includeonly>|</includeonly>}}}|all | |By default, all lists are collapsed. To show all lists expanded, use <code style="font-size:95%; white-space:nowrap;"><nowiki>{{</nowiki><noinclude>[Template name]</noinclude><includeonly>{{PAGENAME}}</includeonly><nowiki>}}</nowiki></code>}}. <!--
 +
 
 +
  --------------How to show a particular list:----------------
 +
  -->To show one particular list expanded while the others remain collapsed, use: <code style="font-size:95%; white-space:nowrap;"><nowiki>{{</nowiki><noinclude>[Template name]</noinclude><includeonly>{{PAGENAME}}</includeonly> |expanded=''listname''}}</code>, where ''listname'' is one of {{{listnames}}}. (Omit any speech or quotemarks.)<!--
 +
 
 +
  --------------An example has been included:-----------------
 +
  -->{{#if:{{{example<includeonly>|</includeonly>}}}
 
     | <br/><noinclude>[</noinclude>For example, <code style="font-size:95%; white-space:nowrap;"><nowiki>{{</nowiki><noinclude>[Template name]</noinclude><includeonly>{{PAGENAME}}</includeonly> {{!}}expanded={{{example}}}<nowiki>}}</nowiki></code>.<!--
 
     | <br/><noinclude>[</noinclude>For example, <code style="font-size:95%; white-space:nowrap;"><nowiki>{{</nowiki><noinclude>[Template name]</noinclude><includeonly>{{PAGENAME}}</includeonly> {{!}}expanded={{{example}}}<nowiki>}}</nowiki></code>.<!--
-->}}<noinclude>]
+
  -->}}<noinclude>]
 
<br/>{{documentation}}
 
<br/>{{documentation}}
  

Revision as of 01:16, 6 April 2010

  • This template includes {{collapsible list}}s. By default, all lists are collapsed. To show all lists expanded, use {{[Template name]}}. To show one particular list expanded while the others remain collapsed, use: {{[Template name] |expanded=listname}}, where listname is one of {{{listnames}}}. (Omit any speech or quotemarks.)
    [For example, {{[Template name] |expanded={{{example}}}}}.]


Template documentation[view] [edit] [history] [purge]
  • 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