Template:Education stages
Blank example
{{Education stages|state=}}
Collapsible states
This template's initial visibility currently defaults to autocollapse
, meaning that 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; if not, it is fully visible.
To change this template's initial visibility, the |state=
parameter may be used:
{{Education stages|state=collapsed}}
will show the template collapsed, i.e. hidden apart from its title bar.{{Education stages|state=expanded}}
will show the template expanded, i.e. fully visible.
TemplateData
TemplateData for Education stages
Displays a navigation box with links to articles on all the major stages of education
Parameter | Description | Type | Status | |
---|---|---|---|---|
Collapsible state | state | Defines when and how the box will appear expanded or collapsed initially, set to one of: ['collapsed', 'expanded', 'autocollapse', 'plain', 'off']
| String | suggested |
Title | title | The text to display on the top bar, which is always visible and can include wikilinks
| String | optional |
Title text style | titlestyle | Accepts standard CSS formatting options to control the appearance of the box's title
| String | optional |
Title bar | navbar | Controls the options present in the title bar, plain removes the V•T•E links on the left side. Set to one of: ['plain', 'off'] or no value for standard format.
| String | optional |
Border spacing | border | Controls the appearance and spacing of the outer border, primarily for use when embedded within another navigation box. Set to one of: ['child', 'subgroup', 'none'] or no value for standard format.
| String | optional |