Template:Collapsible lists option: Difference between revisions
Jump to navigation
Jump to search
en>Bsherr (replacing PAGENAMEBASE with BASEPAGENAME) |
m (1 revision imported) |
(No difference)
|
Latest revision as of 09:35, 18 December 2022
This template includes collapsible lists.
- • To set it to display all lists when it appears (i.e. all lists expanded), use:
-
{{BASEPAGENAME |expanded=all}}
or, if enabled,{{BASEPAGENAME |all}}
(i.e. omitting "expanded=
").
- • To set it to display one particular list while keeping the remainder collapsed (i.e. hidden apart from their headings), use:
-
{{BASEPAGENAME |expanded=listname}}
or, if enabled,{{BASEPAGENAME |listname}}
- …where listname is one of the following (do not include any quotemarks):
- {{{listnames}}}
- [optional: ]
For example,{{BASEPAGENAME |expanded={{{example}}}}}
or, if enabled,{{BASEPAGENAME |{{{example}}}}}
- [optional: ] [All lists have] / [The list named default has] been set to be shown when the template appears.