Template:Education

Documentation icon Template documentation

Example

<syntaxhighlight lang="wikitext" style="width: 30%; overflow: auto;"></syntaxhighlight>
<syntaxhighlight lang="wikitext" style="width: 40%; overflow: auto;"></syntaxhighlight>

Empty parameters

<syntaxhighlight lang="wikitext" style="width: 20%; overflow: auto;"></syntaxhighlight>

Collapsible states

Note to editors on how to manage collapsibility:

  • Use {{Education|state=collapsed}} to show this template in its collapsed (hidden) state.
  • Use {{Education|state=expanded}} to show this template in its expanded (fully visible) state.
  • Use {{Education|state=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.)




How to manage this template's collapsible groups/sections option
  • This template includes collapsible groups/sections. When it first appears, one of these groups/sections may be set to be visible ("expanded") while the others remain hidden ("collapsed") apart from their titlebars. To achieve this, include the parameter |name where name is one of the following names identifying the groups/sections (omit any speech or quotation marks):
    • overview
    • stages
    • "by region"
    • africa
    • asia
    • europe
    • "north america"
    • oceania
    • "south america"
  • For example: {{Education |by region}}
  • The group/section named overview has been set to be visible when the template appears.

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Education

<templatedata> { "params": { "1": { "label": "Subgroup expansion", "description": "Changes the subgroup which is already open if the template is expanded when the page loads, set to one of: ['overview', 'stages', 'by region']. Can be supplied as an unnamed parameter.", "example": "by region", "type": "string", "default": "overview" }, "state": { "label": "Collapsible state", "description": "Controls how and when the template appears when the page is loaded, set to one of: ['expanded', 'collapsed', 'autocollapse', 'plain', 'off']", "example": "expanded", "type": "string", "default": "autocollapse", "suggested": true } }, "description": "Display a navigational box with a large assortment of links to important education-related articles", "paramOrder": [ "1", "state" ], "format": "inline" } </templatedata>