Difference between revisions of "Template:Collapsible lists option"

From blackwiki
Jump to navigation Jump to search
(div)
imported>Funandtrvl
(match "larger" to other collapsible tmp, plz do not use smaller font sizes than 100%, see WP:ACCESS)
Line 10: Line 10:
 
       --><div style="padding-bottom:0.75em;"><!--
 
       --><div style="padding-bottom:0.75em;"><!--
 
           -->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/><!--
 
           -->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/><!--
       --><span style="font-size:90%;">(or, if enabled, <code style="white-space:nowrap;">{{((}}<noinclude>''Template name''</noinclude><includeonly>{{PAGENAME}}</includeonly> <nowiki>|all}}</nowiki></code>, i.e. without the "expanded=")</span>.<!--
+
       --><span style="font-size:100%;">(or, if enabled, <code style="white-space:nowrap;">{{((}}<noinclude>''Template name''</noinclude><includeonly>{{PAGENAME}}</includeonly> <nowiki>|all}}</nowiki></code>, i.e. without the "expanded=")</span>.<!--
 
       --></div><!--
 
       --></div><!--
 
   -->}}<!--
 
   -->}}<!--
Line 17: Line 17:
 
       --><div style="padding-bottom:0.75em;"><!--
 
       --><div style="padding-bottom:0.75em;"><!--
 
       -->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="white-space:nowrap;font-weight:bold;">{{((}}<noinclude>''Template name''</noinclude><includeonly>{{PAGENAME}}</includeonly> {{!}}expanded=''listname''}}</code> <span style="font-size:90%;">(or, if enabled, <code style="white-space:nowrap;">{{((}}<noinclude>''Template name''</noinclude><includeonly>{{PAGENAME}}</includeonly> {{!}}''listname''}}</code>&nbsp;)</span> <br/><!--
+
       -->use <code style="white-space:nowrap;font-weight:bold;">{{((}}<noinclude>''Template name''</noinclude><includeonly>{{PAGENAME}}</includeonly> {{!}}expanded=''listname''}}</code> <span style="font-size:100%;">(or, if enabled, <code style="white-space:nowrap;">{{((}}<noinclude>''Template name''</noinclude><includeonly>{{PAGENAME}}</includeonly> {{!}}''listname''}}</code>&nbsp;)</span> <br/><!--
       -->where ''listname'' is one of the following: <div style="padding:0.25em 0;"><code style="font-size:120%;font-weight:bold;">{{{listnames}}}</code></div><!--
+
       -->where ''listname'' is one of the following: <div style="padding:0.25em 0;"><code style="font-size:110%;font-weight:bold;">{{{listnames}}}</code></div><!--
 
       -->(do not include any quotemarks).<!--
 
       -->(do not include any quotemarks).<!--
 
       --></div><!--
 
       --></div><!--
Line 25: Line 25:
 
       -->{{#if:{{{example<includeonly>|</includeonly>}}}
 
       -->{{#if:{{{example<includeonly>|</includeonly>}}}
 
           | <noinclude>[</noinclude> For example, <code style="white-space:nowrap;">{{((}}<noinclude>''Template name''</noinclude><includeonly>{{PAGENAME}}</includeonly> {{!}}expanded={{{example}}}{{))}}</code> <br/><!--
 
           | <noinclude>[</noinclude> For example, <code style="white-space:nowrap;">{{((}}<noinclude>''Template name''</noinclude><includeonly>{{PAGENAME}}</includeonly> {{!}}expanded={{{example}}}{{))}}</code> <br/><!--
           --><noinclude>{{nbsp|2}}</noinclude><span style="font-size:90%;">(or, if enabled, <code style="white-space:nowrap;">{{((}}<noinclude>''Template name''</noinclude><includeonly>{{PAGENAME}}</includeonly> {{!}}{{{example}}}{{))}}</code>&nbsp;)</span>.<!--
+
           --><noinclude>{{nbsp|2}}</noinclude><span style="font-size:100%;">(or, if enabled, <code style="white-space:nowrap;">{{((}}<noinclude>''Template name''</noinclude><includeonly>{{PAGENAME}}</includeonly> {{!}}{{{example}}}{{))}}</code>&nbsp;)</span>.<!--
 
       -->}} <noinclude>]
 
       -->}} <noinclude>]
 
 
{{documentation}}
 
{{documentation}}
<!---
+
<!-- Please add this template's categories to the /doc subpage - thanks! -->
  Please add metadata (categories, interwikis links) to the <includeonly> section at
 
  the end of [[Template:Collapsible sections option/doc]] page, not here !
 
---->
 
 
</noinclude>
 
</noinclude>

Revision as of 18:36, 29 January 2014

  • 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}}}
    (do not include any quotemarks).
    [ For example, {{Template name |expanded={{{example}}}}}
      (or, if enabled, {{Template name |{{{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