Template:Collapsible option: Difference between revisions
Jump to navigation
Jump to search
(Created page with "'''Note to editors on how to manage collapsibility:''' *Use <code>{{<!-- --><includeonly>{{BASEPAGENAME}}</includeonly><noinclude>''Template name''</noinclude>|state=collapsed}}</code> to show this template in its collapsed (hidden) state. *Use <code>{{<!-- --><includeonly>{{BASEPAGENAME}}</includeonly><noinclude>''Template name''</noinclude>|state=expanded}}</code> to show this template in its expanded (fully visible) state. *Use <code>{{<!-- --><includeo...") |
(No difference)
|
Latest revision as of 04:48, 27 November 2023
Note to editors on how to manage collapsibility:
- Use
{{Template name|state=collapsed}}
to show this template in its collapsed (hidden) state. - Use
{{Template name|state=expanded}}
to show this template in its expanded (fully visible) state. - Use
{{Template name|state=autocollapse}}
to show this template in its collapsed (hidden) state only if there is another template of the same type on the page. (This is usually the default.)