Template:Button templates
Appearance
How to manage this template's initial visibility
To manage this template's visibility when it first appears, add the parameter:
- Template:Para to show the template in its collapsed state, i.e. hidden apart from its titlebar – e.g.
{{Button templates |state=collapsed}} - Template:Para to show the template in its expanded state, i.e. fully visible – e.g.
{{Button templates |state=expanded}} - Template:Para to show the template in its collapsed state but only if there is another template of the same type on the page – e.g.
{{Button templates |state=autocollapse}}
Unless set otherwise (see the Template:Para parameter in the template's code), the template's default state is autocollapse.