Template:WikiProject Footer
Usage
Place this footer template on any WikiProject's page to add a WikiProject navbox
<syntaxhighlight lang="wikitext"> </syntaxhighlight>Collapsible option
This template's initial visibility currently defaults to collapsed
, meaning that it is hidden apart from its title bar.
To change this template's initial visibility, the |state=
parameter may be used:
- <syntaxhighlight lang="wikitext" inline="1">{{WikiProject Footer|state=expanded}}</syntaxhighlight> will show the template expanded, i.e. fully visible.
- <syntaxhighlight lang="wikitext" inline="1">{{WikiProject Footer|state=autocollapse}}</syntaxhighlight> will show the template autocollapsed, i.e. if there is another collapsible item on the page (a navbox, sidebar, or table with the collapsible attribute), it is hidden apart from its title bar, but if not, it is fully visible.
See also