Difference between revisions of "Template:Collapsible lists option"

From blackwiki
Jump to navigation Jump to search
imported>Paine Ellsworth
(xfer from sandbox)
imported>Shloofoot
(fixing)
Line 1: Line 1:
<div style="padding-right:3.6em<!--i.e. around three times Wikipedia's standard indent width, to keep the following away from e.g. template/s on righthand side of page-->;">
 
This template includes collapsible lists.
 
  
<!------------ (to show all lists) -------------->
 
: {{Unbulleted list
 
  |style=padding-bottom:0.3em; |list_style=line-height:1.5em;
 
  | 1 = {{blue|•}} To set it to display all lists when it appears (i.e. all lists expanded), use:
 
  | 2 = <span class="nowrap">{{pad|1.2em}}<code>{{braces|{{{template_name|<includeonly>{{</includeonly>PAGENAMEBASE<includeonly>}}</includeonly>}}} {{!}}expanded{{=}}all}}</code></span> or, if enabled, <span class="nowrap"><code>{{braces|{{{template_name|<includeonly>{{</includeonly>PAGENAMEBASE<includeonly>}}</includeonly>}}} {{!}}all}}</code></span>{{spaces|2}}(i.e. omitting "<code>expanded{{=}}</code>").
 
  }}
 
 
<!------------ (to show one list) --------------->
 
: {{Unbulleted list
 
  |style=padding-bottom:0.3em; |list_style=line-height:1.5em;
 
  | 1 = {{blue|•}} To set it to display one particular list while keeping the remainder collapsed (i.e. hidden apart from their headings), use:
 
  | 2 = <span class="nowrap">{{pad|1.2em}}<code>{{braces|{{{template_name|<includeonly>{{</includeonly>PAGENAMEBASE<includeonly>}}</includeonly>}}} {{!}}expanded{{=}}''listname''}}</code></span> or, if enabled, <span class="nowrap"><code>{{braces|{{{template_name|<includeonly>{{</includeonly>PAGENAMEBASE<includeonly>}}</includeonly>}}} {{!}}''listname''}}</code></span>
 
  | 3 = …where ''listname'' is one of the following (do not include any quotemarks):
 
  |item4_style=font-size:110%;padding:0.2em 0 0.3em 1.4em;font-weight:bold;
 
  | 4 = <code style="border: none; background: transparent;">{{{listnames<includeonly>|{{color|red|''Required parameter "listnames" missing!''}}</includeonly>}}} </code>
 
  | 5 = {{#if:{{{example<includeonly>|</includeonly>}}}
 
          <!--------(optional example)--------->
 
          |  <noinclude>{{small|[''optional:''{{thinsp}}]}}<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>
 
  }}    }}<!--
 
 
<!------------ (optional default) --------------->
 
{{#if:{{{default<includeonly>|</includeonly>}}} |
 
* {{#ifeq:{{{default}}}|all  |All lists have
 
  |  <noinclude>{{small|[''optional:''{{thinsp}}]}}&nbsp; [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.
 
}}
 
</div><noinclude>{{Documentation}}</noinclude>
 

Revision as of 05:48, 13 January 2018