Clowan:Collapsible option/doc
Appearance
Ta'n duillag shoh ayns çhengey elley; cha nel ee ayns Gaelg. Ta feme eck er çhyndaa. |
Shoh fo-ghuillag docamadys son Clowan:Collapsible option ( jeeagh er y duillag shen son clowan hene). Ta fys echey er ymmyd, ronnaghys as cooid elley nagh vel goit stiagh 'sy duillag bunneydagh clowan page. |
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).
Ymmyd
[edit source]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
[edit source]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.
- 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
[edit source]