Template:Education

{{Navbox with collapsible groups

| name = Education

| title = Education

| bodyclass = hlist

| state = {{{state|autocollapse}}}

| selected = {{{1|}}}

| abbr1 = overview

| list1 = {{Navbox|child

| title = Overview

| titlestyle = font-size: 90%;

| state = {{#switch: {{{1|}}} | | overview=expanded | stages | by region=collapsed }}

| group1 = General

| list1 =

| group2 = By perspective

| list2 =

| group3 = By subject

| list3 =

| group4 = Alternative

| list4 =

| group5 = Concepts

| list5 =

| group6 = Wikimedia

| list6 =

}}

| list2 = {{Education stages|border=child

| navbar = plain

| title = Stages

| titlestyle = font-size: 90%;

| state = {{#ifeq: {{{1|}}} | stages | expanded | }}

}}

| abbr3 = by region

| group3 = Education by region

| group3style = font-size: 90%;

| state3 = {{#switch: {{{1|}}} | by region | africa | asia | europe | north america | oceania | south america=uncollapsed | collapsed }}

| list3 =

{{Africa topic|Education in|border=child|navbar=plain|titlestyle=font-size:88%;|state={{#ifeq: {{{1|}}} | africa | expanded | collapsed}}}}

{{Asia topic|Education in|border=child|navbar=plain|titlestyle=font-size:88%;|state={{#ifeq: {{{1|}}} | asia | expanded | collapsed }}}}

{{Europe topic|Education in|border=child|navbar=plain|titlestyle=font-size:88%;|IE=Education in the Republic of Ireland|GE=Education in Georgia (country)|state={{#ifeq: {{{1|}}} | europe | expanded | collapsed }}}}

{{North America topic|Education in|border=child|navbar=plain|titlestyle=font-size:88%;|state={{#ifeq: {{{1|}}} | north america | expanded | collapsed }}}}

{{Oceania topic|Education in|border=child|navbar=plain|titlestyle=font-size:88%;|state={{#ifeq: {{{1|}}} | oceania | expanded | collapsed }}}}

{{South America topic|Education in|border=child|navbar=plain|titlestyle=font-size:88%;|state={{#ifeq: {{{1|}}} | south america | expanded | collapsed }}}}

|below=

  • {{portal-inline|Schools|size=tiny}}
  • {{Icon|Category}} Category
  • {{Icon|WikiProject}} WikiProject

}}

{{Documentation|link box=off|content=

Example

::{{Education|stages|state=expanded}}

{{Collapse|title=Example code above displays as|content={{Education|stages|state=expanded}}}}

::{{Education|europe|state=collapsed}}

{{Collapse|title=Example code above displays as|content={{Education|europe|state=collapsed}}}}

= Empty parameters =

::{{Education|1=|state=}}

Collapsible states

{{Collapsible option|default=autocollapse}}


{{Collapsible sections option

| list = {{Hlist|overview|stages|"by region"|africa|asia|europe|"north america"|oceania|"south america"}}

| example = by region

| default = overview

}}

TemplateData

{{TemplateData header}}

{

"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"

}

}}

Category:World topic navigational boxes