This high-risk template has been fully protected from editing to prevent vandalism. (protection log). If you are unable to edit this page but wish to make a change, please suggest it on the talk page. |
- How to manage this template's visibility
- 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, i.e. doesn't usually need specifying.)
Template documentation (for the template shown above, sometimes hidden or invisible)
The {{Collapsible option}}
template gives a standardised message for transclusion on template pages whose templates include a state parameter (through which their collapsibility may be managed).
It may be used on either the template page itself (wrapped within <noinclude></noinclude>
tags), or on the template's {{documentation}}
subpage.
Indicating optional use of state name
If, in a template where {{collapsible option}}
has been transcluded, that template's state parameter has been enabled such that it need not be named when the template is called – i.e. the state parameter includes {{{1| }}}
, e.g.
|state = {{{state|{{{1|}}}}}}
- or
|state = {{{state|{{{1|<noinclude>expanded</noinclude>}}}}}}
- etc
then
{{Collapsible option |statename=optional}}
removes the instances of "state=" from the {{collapsible option}}
message, i.e.
- How to manage this template's visibility
- Use
{{Template name |collapsed}}
to show this template in its collapsed (hidden) state. - Use
{{Template name |expanded}}
to show this template in its expanded (fully visible) state. - Use
{{Template name |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, i.e. doesn't usually need specifying.)
See also
Visit Template:Collapsible option/doc to edit this text! (How does this work?)