Template:Collapsible lists option
From WikiMD.com Medical Encyclopedia
This template includes collapsible lists.
Page Template:Block indent/styles.css has no content.- Template:Blue To set it to display all lists when it appears (i.e. all lists expanded), use:
-
{{
BASEPAGENAME |expandedall}}
or, if enabled,
{{ BASEPAGENAME |all}}
expanded
").
- Template:Blue To set it to display one particular list while keeping the remainder collapsed (i.e. hidden apart from their headings), use:
-
{{
BASEPAGENAME |expandedlistname}}
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.