Template:Tools: Difference between revisions
Jump to navigation
Jump to search
m (1 revision imported) |
(No difference)
|
Latest revision as of 19:07, 19 March 2017
Template documentation
This is a convenience navbox for use on the documentation pages for various tool templates, linking to the others.
Initial visibility
To set the template's initial visibility, the |state=
parameter may be used:
|state=collapsed
: {{Tools|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar|state=expanded
: {{Tools|state=expanded}} to show the template expanded, i.e., fully visible|state=autocollapse
: {{Tools|state=autocollapse}}- shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
- shows the template in its expanded state if there are no other collapsible items on the page
|state=
parameter is not set, the template's initial visibility is taken from the |default=
parameter in the template. For this template, that currently evaluates to autocollapse
.