Difference between revisions of "Template:Infobox UK school/doc"
imported>DePiep |
imported>DePiep (→Template Data: use templatedata as is from {{Infobox school}} to have TDmer list actual differences with this merge target template.) |
||
| Line 475: | Line 475: | ||
*{{clc|Pages using infobox UK school with unknown parameters}} | *{{clc|Pages using infobox UK school with unknown parameters}} | ||
| − | == | + | == TemplateData == |
| − | {{TemplateData | + | {{collapse top|TemplateData}} |
| − | {{ | + | {{TemplateData header}} |
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
| − | " | + | "box_width": { |
| − | + | "label": "Box width", | |
| − | + | "description": "Width of the infobox", | |
| − | + | "type": "string", | |
| − | + | "example": "250 px" | |
| − | " | + | }, |
| − | + | "box_style": { | |
| − | + | "label": "Box style", | |
| − | + | "description": "CSS styling for the infobox", | |
| − | " | + | "type": "string" |
| − | + | }, | |
| − | + | "name": { | |
| − | + | "label": "Name", | |
| − | + | "type": "string", | |
| − | " | + | "description": "Name of the school", |
| − | + | "default": "{{PAGENAMEBASE}}" | |
| − | + | }, | |
| − | " | + | "native_name": { |
| − | + | "label": "Native name", | |
| − | " | + | "type": "string", |
| − | + | "description": "Name of the school in its native language" | |
| − | + | }, | |
| − | " | + | "latin_name": { |
| − | + | "label": "Latin name", | |
| − | + | "type": "string", | |
| − | + | "description": "Latin name of the school, if any" | |
| − | + | }, | |
| − | " | + | "logo": { |
| − | " | + | "label": "Logo", |
| − | " | + | "type": "wiki-page-name", |
| + | "description": "Logo of the School" | ||
| + | }, | ||
| + | "logo_alt": { | ||
| + | "label": "Logo alt", | ||
| + | "type": "string", | ||
| + | "description": "Alternative text for logo" | ||
| + | }, | ||
| + | "logo_size": { | ||
| + | "label": "Logo size", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "seal_image": { | ||
| + | "label": "Seal Image", | ||
| + | "type": "wiki-page-name", | ||
| + | "description": "Seal of the School" | ||
| + | }, | ||
| + | "seal_alt": { | ||
| + | "label": "Seal alt", | ||
| + | "type": "string", | ||
| + | "description": "Alternative text for seal" | ||
| + | }, | ||
| + | "seal_size": { | ||
| + | "label": "Seal size", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "image": { | ||
| + | "label": "Image", | ||
| + | "type": "string", | ||
| + | "description": "Image file name with no wikimarkup", | ||
| + | "aliases": [ | ||
| + | "image_name", | ||
| + | "imagewikilink" | ||
| + | ] | ||
| + | }, | ||
| + | "image_size": { | ||
| + | "label": "Image Size", | ||
| + | "type": "string", | ||
| + | "description": "Image width in pixels", | ||
| + | "aliases": [ | ||
| + | "image size", | ||
| + | "imagesize", | ||
| + | "size" | ||
| + | ] | ||
| + | }, | ||
| + | "alt": { | ||
| + | "label": "Alternative", | ||
| + | "type": "string", | ||
| + | "description": "Alternative text for image" | ||
| + | }, | ||
| + | "caption": { | ||
| + | "label": "Caption", | ||
| + | "type": "string", | ||
| + | "description": "Caption for image" | ||
| + | }, | ||
| + | "motto": { | ||
| + | "label": "Motto", | ||
| + | "type": "string", | ||
| + | "description": "School motto", | ||
| + | "aliases": [ | ||
| + | "mottoes" | ||
| + | ] | ||
| + | }, | ||
| + | "motto_pl": { | ||
| + | "label": "Motto plural", | ||
| + | "type": "string", | ||
| + | "description": "Motto label is plural (Mottoes)" | ||
| + | }, | ||
| + | "motto_translation": { | ||
| + | "label": "Motto Translation", | ||
| + | "type": "string", | ||
| + | "description": "English translation of the school motto, if needed" | ||
| + | }, | ||
| + | "location": { | ||
| + | "label": "Location", | ||
| + | "type": "string", | ||
| + | "description": "Location, could include address" | ||
| + | }, | ||
| + | "address": { | ||
| + | "label": "Street address", | ||
| + | "type": "string", | ||
| + | "description": "Street address in which the school is found", | ||
| + | "aliases": [ | ||
| + | "streetaddress", | ||
| + | "street" | ||
| + | ] | ||
| + | }, | ||
| + | "region": { | ||
| + | "label": "Region", | ||
| + | "type": "string", | ||
| + | "description": "Region in which the school is found" | ||
| + | }, | ||
| + | "city": { | ||
| + | "label": "City", | ||
| + | "type": "string", | ||
| + | "description": "City, town or village in which the school is found", | ||
| + | "aliases": [ | ||
| + | "town", | ||
| + | "city/town" | ||
| + | ] | ||
| + | }, | ||
| + | "county": { | ||
| + | "label": "County", | ||
| + | "type": "string", | ||
| + | "description": "County or Local Government Area in which the school is found" | ||
| + | }, | ||
| + | "state": { | ||
| + | "label": "State", | ||
| + | "type": "string", | ||
| + | "description": "State of in which the school is found" | ||
| + | }, | ||
| + | "province": { | ||
| + | "label": "Province", | ||
| + | "type": "string", | ||
| + | "description": "Province in which the school is found" | ||
| + | }, | ||
| + | "postcode": { | ||
| + | "label": "Post Code", | ||
| + | "type": "string", | ||
| + | "description": "The school's postcode", | ||
| + | "aliases": [ | ||
| + | "postalcode" | ||
| + | ] | ||
| + | }, | ||
| + | "zipcode": { | ||
| + | "label": "Zip Code", | ||
| + | "type": "string", | ||
| + | "description": "The school's zip code; alternative term for postcode" | ||
| + | }, | ||
| + | "pushpin_map": { | ||
| + | "label": "Pushpin map", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "pushpin_label": { | ||
| + | "label": "Pushpin label", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "pushpin_label_position": { | ||
| + | "label": "Pushpin label position", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "pushpin_map_alt": { | ||
| + | "label": "Pushpin map alt", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "pushpin_mapsize": { | ||
| + | "label": "Pushpin map size", | ||
| + | "type": "number", | ||
| + | "description": "Pushpin map width in pixels", | ||
| + | "default": "250" | ||
| + | }, | ||
| + | "pushpin_image": { | ||
| + | "label": "Pushpin image", | ||
| + | "type": "wiki-file-name" | ||
| + | }, | ||
| + | "pushpin_map_caption": { | ||
| + | "label": "Pushpin map caption", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "country": { | ||
| + | "label": "Country", | ||
| + | "type": "string", | ||
| + | "description": "Country of the school" | ||
| + | }, | ||
| + | "country1": { | ||
| + | "label": "Country 1", | ||
| + | "type": "string", | ||
| + | "description": "Country of the school" | ||
| + | }, | ||
| + | "coordinates": { | ||
| + | "label": "Coordinates", | ||
| + | "type": "string", | ||
| + | "description": "Geographic coordinates" | ||
| + | }, | ||
| + | "coordinates_footnotes": { | ||
| + | "label": "Coordinates footnotes", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "other_name": { | ||
| + | "label": "Other name", | ||
| + | "type": "string", | ||
| + | "description": "Alternate name by which the school is known" | ||
| + | }, | ||
| + | "other_names": { | ||
| + | "label": "Other names", | ||
| + | "type": "string", | ||
| + | "description": "Alternate names by which the school is known" | ||
| + | }, | ||
| + | "former_name": { | ||
| + | "label": "Former name", | ||
| + | "type": "string", | ||
| + | "description": "Previous name of the school" | ||
| + | }, | ||
| + | "former_names": { | ||
| + | "label": "Former names", | ||
| + | "type": "string", | ||
| + | "description": "Previous names of the school" | ||
| + | }, | ||
| + | "schooltype": { | ||
| + | "label": "School Type", | ||
| + | "type": "string", | ||
| + | "description": "Type of school" | ||
| + | }, | ||
| + | "fundingtype": { | ||
| + | "label": "Funding Type", | ||
| + | "type": "string", | ||
| + | "description": "Funding type of the school" | ||
| + | }, | ||
| + | "type": { | ||
| + | "label": "Type", | ||
| + | "type": "string", | ||
| + | "description": "Type of the school" | ||
| + | }, | ||
| + | "religious_affiliation": { | ||
| + | "label": "Religious Affiliation", | ||
| + | "type": "string", | ||
| + | "description": "School's religious affiliation" | ||
| + | }, | ||
| + | "religion": { | ||
| + | "label": "Religion", | ||
| + | "type": "string", | ||
| + | "description": "If a faith school, the religion of the school" | ||
| + | }, | ||
| + | "denomination": { | ||
| + | "label": "Denomination", | ||
| + | "type": "string", | ||
| + | "description": "If a faith school, the denomination of the school" | ||
| + | }, | ||
| + | "patron": { | ||
| + | "label": "Patron", | ||
| + | "type": "string", | ||
| + | "description": "Patron saint of the school" | ||
| + | }, | ||
| + | "established": { | ||
| + | "label": "Established", | ||
| + | "type": "string", | ||
| + | "description": "Date of establishment of the School" | ||
| + | }, | ||
| + | "approx": { | ||
| + | "label": "Approximate Year", | ||
| + | "type": "number", | ||
| + | "description": "Year of establishment of the School (approx). Deprecated" | ||
| + | }, | ||
| + | "founded": { | ||
| + | "label": "Founded", | ||
| + | "type": "string", | ||
| + | "description": "Date of founding of the School" | ||
| + | }, | ||
| + | "opened": { | ||
| + | "label": "Opened", | ||
| + | "type": "string", | ||
| + | "description": "Date of establishment" | ||
| + | }, | ||
| + | "founder": { | ||
| + | "label": "Founder", | ||
| + | "type": "string", | ||
| + | "description": "Founder of the school", | ||
| + | "aliases": [ | ||
| + | "founders" | ||
| + | ] | ||
| + | }, | ||
| + | "founder_pl": { | ||
| + | "label": "Founder is plural", | ||
| + | "type": "string", | ||
| + | "description": "Make the founder label plural (Founders)" | ||
| + | }, | ||
| + | "status": { | ||
| + | "label": "Status", | ||
| + | "type": "string", | ||
| + | "description": "Status of the school" | ||
| + | }, | ||
| + | "closed": { | ||
| + | "label": "Closed", | ||
| + | "type": "string", | ||
| + | "description": "Date of closure of the school" | ||
| + | }, | ||
| + | "c_approx": { | ||
| + | "label": "Closed approximate", | ||
| + | "type": "string", | ||
| + | "description": "Closed is approximate", | ||
| + | "deprecated": true | ||
| + | }, | ||
| + | "locale": { | ||
| + | "label": "Locale", | ||
| + | "type": "string", | ||
| + | "description": "Locale of the School" | ||
| + | }, | ||
| + | "sister_school": { | ||
| + | "label": "Sister School", | ||
| + | "type": "string", | ||
| + | "description": "The Sister School, if any" | ||
| + | }, | ||
| + | "school_board": { | ||
| + | "label": "School Board", | ||
| + | "type": "string", | ||
| + | "description": "Board, the school comes under", | ||
| + | "aliases": [ | ||
| + | "schoolboard" | ||
| + | ] | ||
| + | }, | ||
| + | "district": { | ||
| + | "label": "District", | ||
| + | "type": "string", | ||
| + | "description": "The school district of the school" | ||
| + | }, | ||
| + | "us_nces_district_id": { | ||
| + | "label": "US NCES District ID", | ||
| + | "type": "string", | ||
| + | "description": "For US schools only, the District ID from the NCES CCD" | ||
| + | }, | ||
| + | "LEA": { | ||
| + | "label": "LEA", | ||
| + | "type": "string", | ||
| + | "description": "The school's local education authority" | ||
| + | }, | ||
| + | "authority": { | ||
| + | "label": "Authority", | ||
| + | "type": "string", | ||
| + | "description": "Authority, the school comes under" | ||
| + | }, | ||
| + | "educational_authority": { | ||
| + | "label": "Educational authority", | ||
| + | "type": "string", | ||
| + | "aliases": [ | ||
| + | "educational authority" | ||
| + | ] | ||
| + | }, | ||
| + | "category": { | ||
| + | "label": "Category", | ||
| + | "type": "string", | ||
| + | "description": "Category of the School" | ||
| + | }, | ||
| + | "category_label": { | ||
| + | "label": "Category label", | ||
| + | "default": "Category" | ||
| + | }, | ||
| + | "oversight": { | ||
| + | "label": "Oversight", | ||
| + | "type": "string", | ||
| + | "description": "Oversight, the school comes under" | ||
| + | }, | ||
| + | "oversight_label": { | ||
| + | "label": "Oversight Label", | ||
| + | "type": "string", | ||
| + | "description": "Label of the oversight of the School" | ||
| + | }, | ||
| + | "authorizer": { | ||
| + | "label": "Authorizer", | ||
| + | "type": "string", | ||
| + | "description": "Name of the Authorizer of the School" | ||
| + | }, | ||
| + | "superintendent": { | ||
| + | "label": "Superintendent", | ||
| + | "type": "string", | ||
| + | "description": "Name of Superintendent of the school" | ||
| + | }, | ||
| + | "trustee": { | ||
| + | "label": "Trustee", | ||
| + | "type": "string", | ||
| + | "description": "Name of Area trustee of the school" | ||
| + | }, | ||
| + | "specialist": { | ||
| + | "label": "Specialist", | ||
| + | "type": "string", | ||
| + | "description": "Name of Specialist of the school", | ||
| + | "aliases": [ | ||
| + | "specialists" | ||
| + | ] | ||
| + | }, | ||
| + | "specialist_pl": { | ||
| + | "label": "Specialist plural", | ||
| + | "type": "string", | ||
| + | "description": "Specialist label is plural (Specialists)" | ||
| + | }, | ||
| + | "session": { | ||
| + | "label": "Session", | ||
| + | "type": "string", | ||
| + | "description": "Session of the school" | ||
| + | }, | ||
| + | "school_number": { | ||
| + | "label": "School Number", | ||
| + | "type": "number", | ||
| + | "description": "Official number address of school", | ||
| + | "aliases": [ | ||
| + | "schoolnumber", | ||
| + | "number" | ||
| + | ] | ||
| + | }, | ||
| + | "school_code": { | ||
| + | "label": "School Code", | ||
| + | "type": "number", | ||
| + | "description": "School code, if applicable", | ||
| + | "aliases": [ | ||
| + | "school code" | ||
| + | ] | ||
| + | }, | ||
| + | "MOE": { | ||
| + | "label": "MOE", | ||
| + | "type": "number", | ||
| + | "description": "The Ministry of Education Institution number" | ||
| + | }, | ||
| + | "ofsted": { | ||
| + | "label": "Ofsted", | ||
| + | "type": "number", | ||
| + | "description": "The ofsted number of the school" | ||
| + | }, | ||
| + | "ceeb": { | ||
| + | "label": "CEEB", | ||
| + | "type": "string", | ||
| + | "description": "For US high schools and post secondary schools, the school's CEEB code" | ||
| + | }, | ||
| + | "us_nces_school_id": { | ||
| + | "label": "US NCES School ID", | ||
| + | "type": "string", | ||
| + | "description": "For US schools only, the School ID from the NCES websites" | ||
| + | }, | ||
| + | "president": { | ||
| + | "label": "President", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "chair": { | ||
| + | "label": "Chair", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "chair_label": { | ||
| + | "label": "Chair label", | ||
| + | "type": "string", | ||
| + | "default": "Chair" | ||
| + | }, | ||
| + | "chairman": { | ||
| + | "label": "Chairman", | ||
| + | "type": "string", | ||
| + | "description": "Name of Chairman of the School" | ||
| + | }, | ||
| + | "chairman_label": { | ||
| + | "label": "Chairman label", | ||
| + | "type": "string", | ||
| + | "default": "Chairman" | ||
| + | }, | ||
| + | "chairperson": { | ||
| + | "label": "Chairperson", | ||
| + | "type": "string", | ||
| + | "description": "Name of the chairperson of the School" | ||
| + | }, | ||
| + | "chairperson_label": { | ||
| + | "label": "Chairperson label", | ||
| + | "type": "string", | ||
| + | "default": "Chairperson" | ||
| + | }, | ||
| + | "dean": { | ||
| + | "label": "Dean", | ||
| + | "type": "string", | ||
| + | "description": "Name of the Dean of the School" | ||
| + | }, | ||
| + | "administrator": { | ||
| + | "label": "Administrator", | ||
| + | "type": "string", | ||
| + | "description": "Name of the Administrator of the school" | ||
| + | }, | ||
| + | "rector": { | ||
| + | "label": "Rector", | ||
| + | "type": "string", | ||
| + | "description": "Name of the Rector of the school" | ||
| + | }, | ||
| + | "director": { | ||
| + | "label": "Director", | ||
| + | "type": "string", | ||
| + | "description": "Name of the Director of the school" | ||
| + | }, | ||
| + | "principal": { | ||
| + | "label": "Principal", | ||
| + | "type": "string", | ||
| + | "description": "Name of the Principal of the school" | ||
| + | }, | ||
| + | "principal_label": { | ||
| + | "label": "Principal label", | ||
| + | "type": "string", | ||
| + | "description": "Label for principal", | ||
| + | "default": "Principal" | ||
| + | }, | ||
| + | "principal1": { | ||
| + | "label": "Principal 1", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "principal_label1": { | ||
| + | "label": "Principal label 1", | ||
| + | "type": "string", | ||
| + | "description": "Label for principal 1", | ||
| + | "default": "Principal" | ||
| + | }, | ||
| + | "principal2": { | ||
| + | "label": "Principal 2", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "principal_label2": { | ||
| + | "label": "Principal label 2", | ||
| + | "type": "string", | ||
| + | "description": "Label for principal 2", | ||
| + | "default": "Principal" | ||
| + | }, | ||
| + | "principal3": { | ||
| + | "label": "Principal 3", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "principal_label3": { | ||
| + | "label": "Principal label 3", | ||
| + | "type": "string", | ||
| + | "description": "Label for principal 3", | ||
| + | "default": "Principal" | ||
| + | }, | ||
| + | "principal4": { | ||
| + | "label": "Principal 4", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "principal_label4": { | ||
| + | "label": "Principal label 4", | ||
| + | "type": "string", | ||
| + | "description": "Label for principal 4", | ||
| + | "default": "Principal" | ||
| + | }, | ||
| + | "campus_director": { | ||
| + | "label": "Campus Director", | ||
| + | "type": "string", | ||
| + | "description": "Name of the Campus Director", | ||
| + | "aliases": [ | ||
| + | "campus director" | ||
| + | ] | ||
| + | }, | ||
| + | "headmistress": { | ||
| + | "label": "Headmistress", | ||
| + | "type": "string", | ||
| + | "description": "Name of the Headmistress" | ||
| + | }, | ||
| + | "headmaster": { | ||
| + | "label": "Headmaster", | ||
| + | "type": "string", | ||
| + | "description": "Name of the Headmaster" | ||
| + | }, | ||
| + | "head_of_school": { | ||
| + | "label": "Head of School", | ||
| + | "type": "string", | ||
| + | "description": "Name of the Head of the school", | ||
| + | "aliases": [ | ||
| + | "head of school" | ||
| + | ] | ||
| + | }, | ||
| + | "head_teacher": { | ||
| + | "label": "Head Teacher", | ||
| + | "type": "string", | ||
| + | "description": "Name of the Head Teacher", | ||
| + | "aliases": [ | ||
| + | "headteacher" | ||
| + | ] | ||
| + | }, | ||
| + | "executive_headteacher": { | ||
| + | "label": "Executive Head Teacher", | ||
| + | "type": "string", | ||
| + | "description": "Name of the Executive Head Teacher" | ||
| + | }, | ||
| + | "acting_headteacher": { | ||
| + | "label": "Acting Head Teacher", | ||
| + | "type": "string", | ||
| + | "description": "Name of the Acting Head Teacher" | ||
| + | }, | ||
| + | "head": { | ||
| + | "label": "Head", | ||
| + | "type": "string", | ||
| + | "description": "Name of the Head" | ||
| + | }, | ||
| + | "head_name": { | ||
| + | "label": "Head label", | ||
| + | "type": "string", | ||
| + | "description": "Label for head", | ||
| + | "default": "Head teacher", | ||
| + | "aliases": [ | ||
| + | "head_label" | ||
| + | ] | ||
| + | }, | ||
| + | "head2": { | ||
| + | "label": "Head 2", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "head_name2": { | ||
| + | "label": "Head label 2", | ||
| + | "type": "string", | ||
| + | "description": "Label for head2" | ||
| + | }, | ||
| + | "rel_head": { | ||
| + | "label": "Rel head", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "rel_head_name": { | ||
| + | "label": "Rel head label", | ||
| + | "type": "string", | ||
| + | "description": "Label for rel_head" | ||
| + | }, | ||
| + | "r_head": { | ||
| + | "label": "R head", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "r_head_label": { | ||
| + | "label": "R head label", | ||
| + | "type": "string", | ||
| + | "description": "Label for r_head" | ||
| + | }, | ||
| + | "officer_in_charge": { | ||
| + | "label": "Officer in charge", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "chaplain": { | ||
| + | "label": "Chaplain", | ||
| + | "type": "string", | ||
| + | "description": "Name of the Chaplain of the school" | ||
| + | }, | ||
| + | "staff": { | ||
| + | "label": "Staff", | ||
| + | "type": "number", | ||
| + | "description": " Number of staff", | ||
| + | "aliases": [ | ||
| + | "number_of_staff", | ||
| + | "number of staff" | ||
| + | ] | ||
| + | }, | ||
| + | "faculty": { | ||
| + | "label": "Faculty", | ||
| + | "type": "number", | ||
| + | "description": " Number of faculty of the school" | ||
| + | }, | ||
| + | "teaching_staff": { | ||
| + | "label": "Teaching Staff", | ||
| + | "type": "number", | ||
| + | "description": "Number of the school's teaching staff" | ||
| + | }, | ||
| + | "employees": { | ||
| + | "label": "Employees", | ||
| + | "type": "number", | ||
| + | "description": " Number of the school's employees staff", | ||
| + | "aliases": [ | ||
| + | "num_employ" | ||
| + | ] | ||
| + | }, | ||
| + | "key_people": { | ||
| + | "label": "Key People", | ||
| + | "type": "number", | ||
| + | "description": " Number of the school's Key People" | ||
| + | }, | ||
| + | "grades": { | ||
| + | "label": "Grades", | ||
| + | "type": "string", | ||
| + | "description": "Grade levels" | ||
| + | }, | ||
| + | "grades_label": { | ||
| + | "label": "Grades label", | ||
| + | "type": "string", | ||
| + | "default": "Grades" | ||
| + | }, | ||
| + | "years": { | ||
| + | "label": "Years", | ||
| + | "type": "number", | ||
| + | "description": "Years offered" | ||
| + | }, | ||
| + | "years_taught": { | ||
| + | "label": "Years taught", | ||
| + | "type": "string", | ||
| + | "aliases": [ | ||
| + | "years taught" | ||
| + | ] | ||
| + | }, | ||
| + | "nursery_years_taught": { | ||
| + | "label": "Primary years taught", | ||
| + | "type": "string", | ||
| + | "aliases": [ | ||
| + | "primary years taught" | ||
| + | ] | ||
| + | }, | ||
| + | "primary_years_taught": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "secondary_years_taught": { | ||
| + | "label": "Secondary years taught", | ||
| + | "type": "string", | ||
| + | "aliases": [ | ||
| + | "secondary years taught" | ||
| + | ] | ||
| + | }, | ||
| + | "gender": { | ||
| + | "label": "Gender", | ||
| + | "type": "string", | ||
| + | "description": "Gender of the students at the school. " | ||
| + | }, | ||
| + | "gender_label": { | ||
| + | "label": "Gender label", | ||
| + | "type": "string", | ||
| + | "default": "Gender" | ||
| + | }, | ||
| + | "lower_age": { | ||
| + | "label": "Lower Age", | ||
| + | "type": "number", | ||
| + | "description": "The lowest age at which a pupil can enter the school" | ||
| + | }, | ||
| + | "upper_age": { | ||
| + | "label": "Upper Age", | ||
| + | "type": "number", | ||
| + | "description": "The age at which students normally leave" | ||
| + | }, | ||
| + | "age_range": { | ||
| + | "label": "Age Range", | ||
| + | "type": "number", | ||
| + | "description": "Age range of students", | ||
| + | "aliases": [ | ||
| + | "age range" | ||
| + | ] | ||
| + | }, | ||
| + | "enrollment": { | ||
| + | "label": "Enrollment", | ||
| + | "type": "string", | ||
| + | "description": "Number of students at the school", | ||
| + | "aliases": [ | ||
| + | "enrolment", | ||
| + | "students", | ||
| + | "pupils" | ||
| + | ] | ||
| + | }, | ||
| + | "sixth_form_students": { | ||
| + | "label": "Sixth form students", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "grade_preK": { | ||
| + | "label": "Grade pre K", | ||
| + | "type": "string", | ||
| + | "description": "Pre-kindergarten enrollment" | ||
| + | }, | ||
| + | "gradeK": { | ||
| + | "label": "Grade K", | ||
| + | "type": "string", | ||
| + | "description": "Kindergarten enrollment" | ||
| + | }, | ||
| + | "grade1": { | ||
| + | "label": "Grade 1", | ||
| + | "type": "number", | ||
| + | "description": "Enrollment for this grade" | ||
| + | }, | ||
| + | "grade2": { | ||
| + | "label": "Grade 2", | ||
| + | "type": "number", | ||
| + | "description": "Enrollment for this grade" | ||
| + | }, | ||
| + | "grade3": { | ||
| + | "label": "Grade 3", | ||
| + | "type": "number", | ||
| + | "description": "Enrollment for this grade" | ||
| + | }, | ||
| + | "grade4": { | ||
| + | "label": "Grade 4", | ||
| + | "type": "number", | ||
| + | "description": "Enrollment for this grade" | ||
| + | }, | ||
| + | "grade5": { | ||
| + | "label": "Grade 5", | ||
| + | "type": "number", | ||
| + | "description": "Enrollment for this grade" | ||
| + | }, | ||
| + | "grade6": { | ||
| + | "label": "Grade 6", | ||
| + | "type": "number", | ||
| + | "description": "Enrollment for this grade" | ||
| + | }, | ||
| + | "grade7": { | ||
| + | "label": "Grade 7", | ||
| + | "type": "number", | ||
| + | "description": "Enrollment for this grade" | ||
| + | }, | ||
| + | "grade8": { | ||
| + | "label": "Grade 8", | ||
| + | "type": "number", | ||
| + | "description": "Enrollment for this grade" | ||
| + | }, | ||
| + | "grade9": { | ||
| + | "label": "Grade 9", | ||
| + | "type": "number", | ||
| + | "description": "Enrollment for this grade" | ||
| + | }, | ||
| + | "grade10": { | ||
| + | "label": "Grade 10", | ||
| + | "type": "number", | ||
| + | "description": "Enrollment for this grade" | ||
| + | }, | ||
| + | "grade11": { | ||
| + | "label": "Grade 11", | ||
| + | "type": "number", | ||
| + | "description": "Enrollment for this grade" | ||
| + | }, | ||
| + | "grade12": { | ||
| + | "label": "Grade 12", | ||
| + | "type": "number", | ||
| + | "description": "Enrollment for this grade" | ||
| + | }, | ||
| + | "grade13": { | ||
| + | "label": "Grade 13", | ||
| + | "type": "number", | ||
| + | "description": "Enrollment for this grade" | ||
| + | }, | ||
| + | "other": { | ||
| + | "label": "Other", | ||
| + | "type": "number", | ||
| + | "description": "Other grade enrollment" | ||
| + | }, | ||
| + | "other_grade_enrollment": { | ||
| + | "label": "Other grade enrollment", | ||
| + | "type": "string", | ||
| + | "aliases": [ | ||
| + | "other_grade_enrolment" | ||
| + | ] | ||
| + | }, | ||
| + | "other_grade_label": { | ||
| + | "label": "Other grade enrollment label", | ||
| + | "type": "string", | ||
| + | "default": "Other" | ||
| + | }, | ||
| + | "other_grade_enrollment_1": { | ||
| + | "label": "Other grade enrollment 1", | ||
| + | "type": "string", | ||
| + | "aliases": [ | ||
| + | "other_grade_enrolment_1" | ||
| + | ] | ||
| + | }, | ||
| + | "other_grade_label_1": { | ||
| + | "label": "Other grade enrollment 1 label", | ||
| + | "type": "string", | ||
| + | "default": "Other" | ||
| + | }, | ||
| + | "other_grade_enrollment_2": { | ||
| + | "label": "Other grade enrollment 2", | ||
| + | "type": "string", | ||
| + | "aliases": [ | ||
| + | "other_grade_enrolment_2" | ||
| + | ] | ||
| + | }, | ||
| + | "other_grade_label_2": { | ||
| + | "label": "Other grade enrollment 2 label", | ||
| + | "type": "string", | ||
| + | "default": "Other" | ||
| + | }, | ||
| + | "international_students": { | ||
| + | "label": "International Students", | ||
| + | "type": "number", | ||
| + | "description": "Number of International Students" | ||
| + | }, | ||
| + | "classes": { | ||
| + | "label": "Classes", | ||
| + | "type": "number", | ||
| + | "description": " Number of classes in the school" | ||
| + | }, | ||
| + | "average_class_size": { | ||
| + | "label": "Average class size", | ||
| + | "type": "number", | ||
| + | "description": "The average class size at the school", | ||
| + | "aliases": [ | ||
| + | "avg_class_size", | ||
| + | "class" | ||
| + | ] | ||
| + | }, | ||
| + | "ratio": { | ||
| + | "label": "Ratio", | ||
| + | "type": "number", | ||
| + | "description": "The student: teacher ratio at the school" | ||
| + | }, | ||
| + | "system": { | ||
| + | "label": "System", | ||
| + | "type": "string", | ||
| + | "description": " The education system the school follows" | ||
| + | }, | ||
| + | "classes_offered": { | ||
| + | "label": "Classes offered", | ||
| + | "type": "number", | ||
| + | "description": "Classes offered at the school", | ||
| + | "aliases": [ | ||
| + | "classes offered" | ||
| + | ] | ||
| + | }, | ||
| + | "medium_of_language": { | ||
| + | "label": "Medium of language", | ||
| + | "type": "string", | ||
| + | "description": "Language that the school teaches in", | ||
| + | "aliases": [ | ||
| + | "medium of language", | ||
| + | "medium", | ||
| + | "mediums" | ||
| + | ] | ||
| + | }, | ||
| + | "schedule_type": { | ||
| + | "label": "Scheduled type", | ||
| + | "type": "string", | ||
| + | "description": "Type of Schedule of the School", | ||
| + | "aliases": [ | ||
| + | "schedtyp" | ||
| + | ] | ||
| + | }, | ||
| + | "schedule": { | ||
| + | "label": "Schedule", | ||
| + | "type": "string", | ||
| + | "description": "Schedule of the School" | ||
| + | }, | ||
| + | "hours_in_day": { | ||
| + | "label": "Hours in Day", | ||
| + | "type": "number", | ||
| + | "description": "Hours in the school day" | ||
| + | }, | ||
| + | "classrooms": { | ||
| + | "label": "Classrooms", | ||
| + | "type": "number", | ||
| + | "description": "Number of classrooms in the school" | ||
| + | }, | ||
| + | "campuses": { | ||
| + | "label": "Campuses", | ||
| + | "type": "string", | ||
| + | "description": "The names of the school campuses" | ||
| + | }, | ||
| + | "campus": { | ||
| + | "label": "Campus", | ||
| + | "type": "string", | ||
| + | "description": "The name of the school campus" | ||
| + | }, | ||
| + | "campus_size": { | ||
| + | "label": "Campus size", | ||
| + | "type": "number", | ||
| + | "description": "The size of the school campus", | ||
| + | "aliases": [ | ||
| + | "campus size" | ||
| + | ] | ||
| + | }, | ||
| + | "area": { | ||
| + | "label": "Area", | ||
| + | "type": "string", | ||
| + | "description": "Total area of the school building(s)" | ||
| + | }, | ||
| + | "campus_type": { | ||
| + | "label": "Campus type", | ||
| + | "type": "string", | ||
| + | "description": "Type of campus e.g. urban, suburb, etc", | ||
| + | "aliases": [ | ||
| + | "campus type" | ||
| + | ] | ||
| + | }, | ||
| + | "houses": { | ||
| + | "label": "Houses", | ||
| + | "type": "string", | ||
| + | "description": "The names of any school houses the school might have" | ||
| + | }, | ||
| + | "student_union": { | ||
| + | "label": "Student union", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "student_union_label": { | ||
| + | "label": "Label for student union", | ||
| + | "type": "string", | ||
| + | "default": "Student Union/Association" | ||
| + | }, | ||
| + | "colors": { | ||
| + | "label": "Colors", | ||
| + | "type": "string", | ||
| + | "description": "Official school colors", | ||
| + | "aliases": [ | ||
| + | "colours" | ||
| + | ] | ||
| + | }, | ||
| + | "school_colors": { | ||
| + | "label": "School colors", | ||
| + | "type": "string", | ||
| + | "aliases": [ | ||
| + | "schoolcolors", | ||
| + | "school_colours", | ||
| + | "schoolcolours" | ||
| + | ] | ||
| + | }, | ||
| + | "slogan": { | ||
| + | "label": "Slogan", | ||
| + | "type": "string", | ||
| + | "description": "The school's slogan" | ||
| + | }, | ||
| + | "song": { | ||
| + | "label": "Song", | ||
| + | "type": "string", | ||
| + | "description": "Name of the school's song" | ||
| + | }, | ||
| + | "fight_song ": { | ||
| + | "label": "Fight song", | ||
| + | "type": "string", | ||
| + | "description": "Name of the school's fight song", | ||
| + | "aliases": [ | ||
| + | "fightsong" | ||
| + | ] | ||
| + | }, | ||
| + | "athletics": { | ||
| + | "label": "Athletics", | ||
| + | "type": "string", | ||
| + | "description": "What type of athletics are held at the school; or Yes or No" | ||
| + | }, | ||
| + | "athletics_conference": { | ||
| + | "label": "Athletic conference", | ||
| + | "type": "string", | ||
| + | "description": "Athletic conference", | ||
| + | "aliases": [ | ||
| + | "athletics conference", | ||
| + | "athletic_conference", | ||
| + | "athletic conference", | ||
| + | "conference" | ||
| + | ] | ||
| + | }, | ||
| + | "sports": { | ||
| + | "label": "Sports", | ||
| + | "type": "string", | ||
| + | "description": "Main sport(s) at the school; or Yes or No" | ||
| + | }, | ||
| + | "mascot": { | ||
| + | "label": "Mascot", | ||
| + | "type": "string", | ||
| + | "description": "School mascot" | ||
| + | }, | ||
| + | "mascot_image": { | ||
| + | "label": "Mascot image", | ||
| + | "type": "wiki-page-name", | ||
| + | "description": "Image of the Mascot", | ||
| + | "aliases": [ | ||
| + | "mascot image" | ||
| + | ] | ||
| + | }, | ||
| + | "nickname": { | ||
| + | "label": "Nick name", | ||
| + | "type": "string", | ||
| + | "description": "The school's athletic nickname" | ||
| + | }, | ||
| + | "teams": { | ||
| + | "label": "Teams", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "teams_label": { | ||
| + | "label": "Label for teams", | ||
| + | "type": "string", | ||
| + | "default": "Teams" | ||
| + | }, | ||
| + | "team_name": { | ||
| + | "label": "Team name", | ||
| + | "type": "string", | ||
| + | "description": "Names of any teams", | ||
| + | "aliases": [ | ||
| + | "team name", | ||
| + | "teamname" | ||
| + | ] | ||
| + | }, | ||
| + | "rival": { | ||
| + | "label": "Rival", | ||
| + | "type": "string", | ||
| + | "description": "Any rival schools", | ||
| + | "aliases": [ | ||
| + | "rivals" | ||
| + | ] | ||
| + | }, | ||
| + | "accreditation": { | ||
| + | "label": "Accreditation", | ||
| + | "type": "string", | ||
| + | "description": "Accreditation of School education", | ||
| + | "aliases": [ | ||
| + | "accreditations" | ||
| + | ] | ||
| + | }, | ||
| + | "USNWR_ranking": { | ||
| + | "label": "Ranking", | ||
| + | "type": "number", | ||
| + | "description": "The school's USNWR ranking in league tables", | ||
| + | "aliases": [ | ||
| + | "ranking" | ||
| + | ] | ||
| + | }, | ||
| + | "national_ranking": { | ||
| + | "label": "National ranking", | ||
| + | "type": "number", | ||
| + | "description": "The school's national ranking" | ||
| + | }, | ||
| + | "test_name": { | ||
| + | "label": "Test name", | ||
| + | "type": "string", | ||
| + | "description": "Name of the test in test average", | ||
| + | "aliases": [ | ||
| + | "testname" | ||
| + | ] | ||
| + | }, | ||
| + | "test_average": { | ||
| + | "label": "Test average", | ||
| + | "type": "number", | ||
| + | "description": "Average test score", | ||
| + | "aliases": [ | ||
| + | "testaverage" | ||
| + | ] | ||
| + | }, | ||
| + | "SAT": { | ||
| + | "label": "SAT", | ||
| + | "type": "number", | ||
| + | "description": "Most recent average SAT scores" | ||
| + | }, | ||
| + | "SAT_year": { | ||
| + | "label": "SAT Year", | ||
| + | "type": "number", | ||
| + | "description": "Year of aforementioned SAT scores" | ||
| + | }, | ||
| + | "ACT": { | ||
| + | "label": "ACT", | ||
| + | "type": "number", | ||
| + | "description": "Most recent average ACT scores" | ||
| + | }, | ||
| + | "ACT_year": { | ||
| + | "label": "ACT Year", | ||
| + | "type": "number", | ||
| + | "description": "Year of aforementioned ACT scores" | ||
| + | }, | ||
| + | "bar_pass_rate": { | ||
| + | "label": "Bar pass rate", | ||
| + | "type": "string", | ||
| + | "description": "Bar pass rate of the School", | ||
| + | "aliases": [ | ||
| + | "bar pass rate" | ||
| + | ] | ||
| + | }, | ||
| + | "school_roll": { | ||
| + | "label": "School roll", | ||
| + | "type": "string", | ||
| + | "aliases": [ | ||
| + | "roll" | ||
| + | ] | ||
| + | }, | ||
| + | "decile": { | ||
| + | "label": "Decile", | ||
| + | "type": "string", | ||
| + | "description": "The Socio-economic decile of the school, applicable to New Zealand schools" | ||
| + | }, | ||
| + | "publication": { | ||
| + | "label": "Publication", | ||
| + | "type": "string", | ||
| + | "description": "Any publications that the school produces" | ||
| + | }, | ||
| + | "newspaper": { | ||
| + | "label": "Newspaper", | ||
| + | "type": "string", | ||
| + | "description": "Name of the school newspaper" | ||
| + | }, | ||
| + | "yearbook": { | ||
| + | "label": "Year book", | ||
| + | "type": "string", | ||
| + | "description": "Name of the school yearbook" | ||
| + | }, | ||
| + | "products": { | ||
| + | "label": "Products", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "endowment": { | ||
| + | "label": "Endowment", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "budget": { | ||
| + | "label": "Budget", | ||
| + | "type": "number", | ||
| + | "description": "School budget" | ||
| + | }, | ||
| + | "fees": { | ||
| + | "label": "Fees", | ||
| + | "type": "number", | ||
| + | "description": "Fees of the School" | ||
| + | }, | ||
| + | "annual_tuition": { | ||
| + | "label": "Annual tuition", | ||
| + | "aliases": [ | ||
| + | "annual tuition" | ||
| + | ], | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "tuition": { | ||
| + | "label": "Tuition", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "revenue": { | ||
| + | "label": "Revenue", | ||
| + | "type": "number", | ||
| + | "description": "Revenue of the School" | ||
| + | }, | ||
| + | "communities": { | ||
| + | "label": "Communities", | ||
| + | "type": "string", | ||
| + | "description": "Communities served" | ||
| + | }, | ||
| + | "feeder_schools": { | ||
| + | "label": "Feeders", | ||
| + | "type": "string", | ||
| + | "description": "Feeder schools", | ||
| + | "aliases": [ | ||
| + | "main feeder schools", | ||
| + | "feeders" | ||
| + | ] | ||
| + | }, | ||
| + | "feeder_to": { | ||
| + | "label": "Feeder to", | ||
| + | "type": "string", | ||
| + | "description": "Feeder school for", | ||
| + | "aliases": [ | ||
| + | "main feeder school for" | ||
| + | ] | ||
| + | }, | ||
| + | "graduates": { | ||
| + | "label": "Graduates", | ||
| + | "type": "number", | ||
| + | "description": "Number of graduates from the school" | ||
| + | }, | ||
| + | "graduates_year": { | ||
| + | "label": "Graduates Year", | ||
| + | "type": "number", | ||
| + | "description": "Year of aforementioned number of graduates" | ||
| + | }, | ||
| + | "affiliation": { | ||
| + | "label": "Affiliations", | ||
| + | "type": "string", | ||
| + | "description": "Any of the school's affiliations", | ||
| + | "aliases": [ | ||
| + | "affiliations" | ||
| + | ] | ||
| + | }, | ||
| + | "alumni": { | ||
| + | "label": "Alumni", | ||
| + | "type": "string", | ||
| + | "description": "Any notable alumni of the school" | ||
| + | }, | ||
| + | "alumni_name": { | ||
| + | "label": "Alumni name", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "nobel_laureates": { | ||
| + | "label": "Nobel laureates", | ||
| + | "type": "string", | ||
| + | "description": "Any notable Nobel laureates from the school" | ||
| + | }, | ||
| + | "information": { | ||
| + | "label": "Information", | ||
| + | "type": "string", | ||
| + | "description": "Any other information about the school, do not enter phone numbers or email addresses" | ||
| + | }, | ||
| + | "free": { | ||
| + | "label": "Free text", | ||
| + | "type": "string", | ||
| + | "aliases": [ | ||
| + | "free_text" | ||
| + | ] | ||
| + | }, | ||
| + | "free_label": { | ||
| + | "label": "Free label", | ||
| + | "type": "string", | ||
| + | "description": "Label for free text", | ||
| + | "default": "Other" | ||
| + | }, | ||
| + | "free_1": { | ||
| + | "label": "Free text 1", | ||
| + | "type": "string", | ||
| + | "description": "Free text", | ||
| + | "aliases": [ | ||
| + | "free_text1" | ||
| + | ] | ||
| + | }, | ||
| + | "free_label1": { | ||
| + | "label": "Free label 1", | ||
| + | "type": "string", | ||
| + | "description": "Label for free text 1", | ||
| + | "aliases": [ | ||
| + | "free_label_1" | ||
| + | ] | ||
| + | }, | ||
| + | "free_2": { | ||
| + | "label": "Free text 2", | ||
| + | "type": "string", | ||
| + | "description": "Free text", | ||
| + | "aliases": [ | ||
| + | "free_text2" | ||
| + | ] | ||
| + | }, | ||
| + | "free_label2": { | ||
| + | "label": "Free label 2", | ||
| + | "type": "string", | ||
| + | "description": "Label for free text 2", | ||
| + | "aliases": [ | ||
| + | "free_label_2" | ||
| + | ] | ||
| + | }, | ||
| + | "free_3": { | ||
| + | "label": "Free text 3", | ||
| + | "type": "string", | ||
| + | "description": "Free text", | ||
| + | "aliases": [ | ||
| + | "free_text3" | ||
| + | ] | ||
| + | }, | ||
| + | "free_label3": { | ||
| + | "label": "Free label 3", | ||
| + | "type": "string", | ||
| + | "description": "Label for free text 3", | ||
| + | "aliases": [ | ||
| + | "free_label_3" | ||
| + | ] | ||
| + | }, | ||
| + | "free_4": { | ||
| + | "label": "Free text 4", | ||
| + | "type": "string", | ||
| + | "description": "Free text", | ||
| + | "aliases": [ | ||
| + | "free_text4" | ||
| + | ] | ||
| + | }, | ||
| + | "free_label4": { | ||
| + | "label": "Free label 4", | ||
| + | "type": "string", | ||
| + | "description": "Label for free text 4", | ||
| + | "aliases": [ | ||
| + | "free_label_4" | ||
| + | ] | ||
| + | }, | ||
| + | "free_5": { | ||
| + | "label": "Free text 5", | ||
| + | "type": "string", | ||
| + | "description": "Free text", | ||
| + | "aliases": [ | ||
| + | "free_text5" | ||
| + | ] | ||
| + | }, | ||
| + | "free_label5": { | ||
| + | "label": "Free label 5", | ||
| + | "type": "string", | ||
| + | "description": "Label for free text 5", | ||
| + | "aliases": [ | ||
| + | "free_label_5" | ||
| + | ] | ||
| + | }, | ||
| + | "website": { | ||
| + | "label": "Website", | ||
| + | "type": "string", | ||
| + | "description": "URL of the school website", | ||
| + | "aliases": [ | ||
| + | "homepage", | ||
| + | "url" | ||
| + | ] | ||
| + | }, | ||
| + | "footnotes": { | ||
| + | "label": "Footnotes", | ||
| + | "type": "string", | ||
| + | "description": "Any footnotes" | ||
| + | }, | ||
| + | "picture": { | ||
| + | "label": "Picture", | ||
| + | "type": "wiki-page-name", | ||
| + | "description": "Picture of the school" | ||
| + | }, | ||
| + | "picture_caption": { | ||
| + | "label": "Picture caption", | ||
| + | "type": "string", | ||
| + | "description": "Caption for picture" | ||
| + | }, | ||
| + | "picture2": { | ||
| + | "label": "Picture 2", | ||
| + | "type": "wiki-page-name", | ||
| + | "description": "Second picture" | ||
| + | }, | ||
| + | "picture_caption2": { | ||
| + | "label": "Picture caption 2", | ||
| + | "type": "string", | ||
| + | "description": "Second picture caption" | ||
| + | }, | ||
| + | "enrollment_as_of": { | ||
| + | "label": "Date or year indicating when the \"number of students\" information was accurate", | ||
| + | "type": "string", | ||
| + | "aliases": [ | ||
| + | "enrolment_as_of", | ||
| + | "students_as_of", | ||
| + | "pupils_as_of" | ||
| + | ] | ||
| + | }, | ||
| + | "language": { | ||
| + | "label": "Language", | ||
| + | "description": "Language that the school teaches in", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "module": { | ||
| + | "label": "Module", | ||
| + | "type": "content" | ||
| + | }, | ||
| + | "lastupdate": { | ||
| + | "label": "Last update", | ||
| + | "type": "date", | ||
| + | "description": "Date the infobox was last updated" | ||
| + | }, | ||
| + | "year": { | ||
| + | "label": "Year", | ||
| + | "deprecated": true | ||
| + | }, | ||
| + | "nursery years taught": {}, | ||
| + | "fight_song": {}, | ||
| + | "trust": {}, | ||
"local_authority": {}, | "local_authority": {}, | ||
"urn": {}, | "urn": {}, | ||
| − | " | + | "capacity": {} |
| − | " | + | }, |
| − | "president" | + | "format": "block", |
| − | "chair" | + | "paramOrder": [ |
| − | "chair_label" | + | "box_width", |
| − | " | + | "box_style", |
| − | " | + | "name", |
| − | "head" | + | "native_name", |
| − | " | + | "latin_name", |
| − | " | + | "logo", |
| − | "r_head" | + | "logo_alt", |
| − | " | + | "logo_size", |
| − | " | + | "seal_image", |
| − | "staff" | + | "seal_alt", |
| − | "gender" | + | "seal_size", |
| − | "lower_age" | + | "image", |
| − | "upper_age" | + | "image_size", |
| − | " | + | "alt", |
| − | "enrollment" | + | "caption", |
| − | " | + | "motto", |
| − | " | + | "motto_pl", |
| − | "houses" | + | "motto_translation", |
| − | " | + | "location", |
| − | "publication" | + | "address", |
| − | " | + | "region", |
| − | " | + | "city", |
| − | " | + | "county", |
| − | " | + | "state", |
| − | " | + | "province", |
| − | "free_1" | + | "postcode", |
| − | " | + | "zipcode", |
| − | "free_2" | + | "pushpin_map", |
| − | " | + | "pushpin_label", |
| − | "free_3" | + | "pushpin_label_position", |
| − | " | + | "pushpin_map_alt", |
| − | + | "pushpin_mapsize", | |
| + | "pushpin_image", | ||
| + | "pushpin_map_caption", | ||
| + | "country", | ||
| + | "country1", | ||
| + | "coordinates", | ||
| + | "coordinates_footnotes", | ||
| + | "other_name", | ||
| + | "other_names", | ||
| + | "former_name", | ||
| + | "former_names", | ||
| + | "schooltype", | ||
| + | "fundingtype", | ||
| + | "type", | ||
| + | "religious_affiliation", | ||
| + | "religion", | ||
| + | "denomination", | ||
| + | "patron", | ||
| + | "established", | ||
| + | "approx", | ||
| + | "founded", | ||
| + | "opened", | ||
| + | "founder", | ||
| + | "founder_pl", | ||
| + | "status", | ||
| + | "closed", | ||
| + | "c_approx", | ||
| + | "locale", | ||
| + | "sister_school", | ||
| + | "school_board", | ||
| + | "district", | ||
| + | "us_nces_district_id", | ||
| + | "LEA", | ||
| + | "authority", | ||
| + | "educational_authority", | ||
| + | "category", | ||
| + | "category_label", | ||
| + | "oversight", | ||
| + | "oversight_label", | ||
| + | "authorizer", | ||
| + | "superintendent", | ||
| + | "trustee", | ||
| + | "specialist", | ||
| + | "specialist_pl", | ||
| + | "session", | ||
| + | "school_number", | ||
| + | "school_code", | ||
| + | "MOE", | ||
| + | "ofsted", | ||
| + | "ceeb", | ||
| + | "us_nces_school_id", | ||
| + | "president", | ||
| + | "chair", | ||
| + | "chair_label", | ||
| + | "chairman", | ||
| + | "chairman_label", | ||
| + | "chairperson", | ||
| + | "chairperson_label", | ||
| + | "dean", | ||
| + | "administrator", | ||
| + | "rector", | ||
| + | "director", | ||
| + | "principal", | ||
| + | "principal_label", | ||
| + | "principal1", | ||
| + | "principal_label1", | ||
| + | "principal2", | ||
| + | "principal_label2", | ||
| + | "principal3", | ||
| + | "principal_label3", | ||
| + | "principal4", | ||
| + | "principal_label4", | ||
| + | "campus_director", | ||
| + | "headmistress", | ||
| + | "headmaster", | ||
| + | "head_of_school", | ||
| + | "head_teacher", | ||
| + | "executive_headteacher", | ||
| + | "acting_headteacher", | ||
| + | "head", | ||
| + | "head_name", | ||
| + | "head2", | ||
| + | "head_name2", | ||
| + | "rel_head", | ||
| + | "rel_head_name", | ||
| + | "r_head", | ||
| + | "r_head_label", | ||
| + | "officer_in_charge", | ||
| + | "chaplain", | ||
| + | "staff", | ||
| + | "faculty", | ||
| + | "teaching_staff", | ||
| + | "employees", | ||
| + | "key_people", | ||
| + | "grades", | ||
| + | "grades_label", | ||
| + | "years", | ||
| + | "years_taught", | ||
| + | "nursery_years_taught", | ||
| + | "primary_years_taught", | ||
| + | "secondary_years_taught", | ||
| + | "gender", | ||
| + | "gender_label", | ||
| + | "lower_age", | ||
| + | "upper_age", | ||
| + | "age_range", | ||
| + | "enrollment", | ||
| + | "sixth_form_students", | ||
| + | "grade_preK", | ||
| + | "gradeK", | ||
| + | "grade1", | ||
| + | "grade2", | ||
| + | "grade3", | ||
| + | "grade4", | ||
| + | "grade5", | ||
| + | "grade6", | ||
| + | "grade7", | ||
| + | "grade8", | ||
| + | "grade9", | ||
| + | "grade10", | ||
| + | "grade11", | ||
| + | "grade12", | ||
| + | "grade13", | ||
| + | "other", | ||
| + | "other_grade_enrollment", | ||
| + | "other_grade_label", | ||
| + | "other_grade_enrollment_1", | ||
| + | "other_grade_label_1", | ||
| + | "other_grade_enrollment_2", | ||
| + | "other_grade_label_2", | ||
| + | "international_students", | ||
| + | "classes", | ||
| + | "average_class_size", | ||
| + | "ratio", | ||
| + | "system", | ||
| + | "classes_offered", | ||
| + | "medium_of_language", | ||
| + | "schedule_type", | ||
| + | "schedule", | ||
| + | "hours_in_day", | ||
| + | "classrooms", | ||
| + | "campuses", | ||
| + | "campus", | ||
| + | "campus_size", | ||
| + | "area", | ||
| + | "campus_type", | ||
| + | "houses", | ||
| + | "student_union", | ||
| + | "student_union_label", | ||
| + | "colors", | ||
| + | "school_colors", | ||
| + | "slogan", | ||
| + | "song", | ||
| + | "fight_song ", | ||
| + | "athletics", | ||
| + | "athletics_conference", | ||
| + | "sports", | ||
| + | "mascot", | ||
| + | "mascot_image", | ||
| + | "nickname", | ||
| + | "teams", | ||
| + | "teams_label", | ||
| + | "team_name", | ||
| + | "rival", | ||
| + | "accreditation", | ||
| + | "USNWR_ranking", | ||
| + | "national_ranking", | ||
| + | "test_name", | ||
| + | "test_average", | ||
| + | "SAT", | ||
| + | "SAT_year", | ||
| + | "ACT", | ||
| + | "ACT_year", | ||
| + | "bar_pass_rate", | ||
| + | "school_roll", | ||
| + | "decile", | ||
| + | "publication", | ||
| + | "newspaper", | ||
| + | "yearbook", | ||
| + | "products", | ||
| + | "endowment", | ||
| + | "budget", | ||
| + | "fees", | ||
| + | "annual_tuition", | ||
| + | "tuition", | ||
| + | "revenue", | ||
| + | "communities", | ||
| + | "feeder_schools", | ||
| + | "feeder_to", | ||
| + | "graduates", | ||
| + | "graduates_year", | ||
| + | "affiliation", | ||
| + | "alumni", | ||
| + | "alumni_name", | ||
| + | "nobel_laureates", | ||
| + | "information", | ||
| + | "free", | ||
| + | "free_label", | ||
| + | "free_1", | ||
| + | "free_label1", | ||
| + | "free_2", | ||
| + | "free_label2", | ||
| + | "free_3", | ||
| + | "free_label3", | ||
| + | "free_4", | ||
| + | "free_label4", | ||
| + | "free_5", | ||
| + | "free_label5", | ||
| + | "website", | ||
| + | "footnotes", | ||
| + | "picture", | ||
| + | "picture_caption", | ||
| + | "picture2", | ||
| + | "picture_caption2", | ||
| + | "enrollment_as_of", | ||
| + | "language", | ||
| + | "module", | ||
| + | "lastupdate", | ||
| + | "year", | ||
| + | "nursery years taught", | ||
| + | "fight_song", | ||
| + | "trust", | ||
| + | "local_authority", | ||
| + | "urn", | ||
| + | "capacity" | ||
| + | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
{{collapse bottom}} | {{collapse bottom}} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Revision as of 11:44, 30 October 2018
| This is a documentation subpage for Template:Infobox UK school. It contains usage information, categories and other content that is not part of the original template page. |
| This template should not be substituted. |
Contents
Description
This template is intended for all state and independent Primary Schools, Secondary Schools, and Sixth Form colleges in the UK.
Usage
To add the infobox, copy the following text and paste it into the school's article, generally at the top of the page:
Basic
{{Infobox UK school
| name =
| image =
| size =
| coordinates = <!--{{coord|52.93626|0.49702|type:edu_region:GB_dim:100|format=dms|display=inline}}-->
| pushpin_map = <!--at present limited to counties Norfolk calls File:Norfolk UK location map.svg -->
| type = [[Comprehensive school (England and Wales)|Community school]]
| trust =
| head_label =
| head =
| r_head_label =
| r_head =
| chair_label =
| chair =
| street =
| city =
| county =
| country =
| postcode =
| LEA =
| ofsted = yes
| urn =
| old_urn = <!-- Before change to academy-->
| staff =
| enrollment =
| gender =
| lower_age =
| upper_age =
| free_label_1 =
| free_1 =
| website =
| website_name =
}}
Template:Parameter names example
{{Infobox UK school
| name =
| native_name =
| native_name_lang =
| image =
| size =
| alt =
| caption =
| image2 =
| size2 =
| alt2 =
| caption2 =
| motto =
| motto_pl =
| established = <!-- {{Start date|YYYY|MM|DD|df=y}} -->
| approx = <! Y-- use with established field -->
| closed =
| c_approx =
| type =
| trust =
| religion =
| president =
| head_label =
| head =
| r_head_label =
| r_head =
| deputy_head_label =
| deputy_head =
| r_deputy_head_label =
| r_deputy_head =
| chair_label =
| chair =
| founder =
| founder_pl =
| medium =
| street =
| locality =
| city =
| district =
| postcode =
| county =
| country =
| coordinates = <!-- {{coord|lat|lon|display=inline,title}} -->
| pushpin_map =
| pushpin_image =
| pushpin_mapsize =
| pushpin_map_alt =
| pushpin_map_caption =
| pushpin_label =
| pushpin_label_position =
| local_authority =
| dfeno =
| urn =
| old_urn =
| ofsted =
| staff =
| capacity =
| enrollment = <!-- {{As of|YYYY|MM|lc=on}} -->
| gender =
| lower_age =
| upper_age =
| houses =
| colours =
| publication =
| publication_pl =
| free_label_1 =
| free_1 =
| free_label_2 =
| free_2 =
| free_label_3 =
| free_3 =
| website =
| website_name =
| bodystyle =
}}
Description of fields
The only required fields are name and country; all the others are optional. All fields must be lower case. If coordinates are entered, the coordinates of the school will be displayed at the top of the article, unless overridden by setting the |display= parameter of {{coord}}.
| Parameter | Description | Example |
|---|---|---|
| name | The full name of the school. | Hogwarts School of Witchcraft and Wizardry |
| image | The name of the school logo's image file including the extension but excluding the "File:" or "Image:" tag at the start. | School_Logo.png |
| size | For rare situations where you need to force the width of the image. If this is omitted, an image wider than thumbnail size will be scaled down, while narrower images are presented unchanged. | 200px |
| caption | A caption for the image. | The school crest |
| image2 | The name of a secondary image file including the extension but excluding the "File:" or "Image:" tag at the start. | School_Building.png |
| caption2 | A caption for the secondary image. | The main building |
| size2 | Explicit width for the secondary image. | 200px |
| native_name | The school's non-English name. | Ysgol Cil-y-coed |
| native_name_lang | The ISO 639-2 code for the language of the school's non-English name. e.g. "cy" for Welsh. | cy |
| motto | The school's motto. Use {{lang}} for motto(s) not in English, also see WP:SCH/AG for guidance. | Capsas Rerum Habeamus (May We Have Infoboxes) |
| motto_pl | If anything is entered into this field, the Motto field will be displayed as Mottoes. | Anything at all |
| established | The year, decade or century in which the school was founded. Where possible (never before 1585), use the template {{Start date}}. | 1066, 1060s, 11th century, {{Start date|1888}}<nowiki>, <nowiki>{{Start date|2010|08|21}}, etc. |
| approx | If anything is entered into this field, the date of the school's establishment is displayed as an approximation with a "circa" (c.) before it. | Anything at all |
| closed | If the school is no longer open, the year, decade or century in which the school was closed. Where possible, use the template {{End date}}. | 2007, 1850s, 19th century, etc. |
| c_approx | If anything is entered into this field, the date of the school's closure is displayed as an approximation with a "circa" (c.) before it. | Anything at all |
| type | What type of school is it, and how is it funded? This information can be found on the "Get information about schools" (England). | Academy, City Technology College, Community, Foundation, Voluntary aided, Voluntary controlled, Public, Independent, etc. Primary, Comprehensive, Selective, Boarding School, Further education college, etc. |
| trust | If the school is a sponsor led academy or a foundation school it maybe be part of a trust or foundation. | Cabot Learning Federation |
| religion | What, if any, religious affiliation does the school have? | Church of England (CofE), Church in Wales (CiW), Roman Catholic (RC), Protestant (NI), URC, Methodist, Scottish Episcopal, Quaker, Jewish, Islamic, Hindu, Sikh, etc. |
| president | The name of the President of the school. | n/a |
| head_label | How the head of the school is referred to. If this field is left blank, it will default to "Headteacher". | Headteacher, Headmaster, Headmistress, Dean, Principal, etc. |
| head | The name of the current school head. | n/a |
| r_head_label | If the school has a religious leader, what he/she is called. | Chaplain, Provost, etc. |
| r_head | The name of the current religious head. | n/a |
| deputy_head_label | How the deputy head of the school is referred to. | Deputy Headteacher, Deputy Headmaster, Deputy Headmistress, Deputy Dean, Deputy Principal, Vice Principal, etc. |
| deputy_head | The name of the current school deputy head. | n/a |
| r_deputy_head_label | If the school has a religious deputy leader, what he/she is called. | Deputy Chaplain, Deputy Provost, etc. |
| r_deputy_head | The name of the current religious deputy head. | n/a |
| chair_label | How the chairperson of the school's board of governors, trustees, etc., referred to. | Chairman of Governors, Chairwoman of Governors, Chairman of Trustees, etc. |
| chair | The name of the school's current chair. | n/a |
| founder | The name of the school's founder. | n/a |
| founder_pl | If anything is entered into this field, the Founder field will be displayed as Founders. | Anything at all |
| pushpin_map | The name of a location map as per Template:Location map | |
| pushpin_image | Image to use for map marker | |
| pushpin_mapsize | Width of map | |
| pushpin_map_alt | Alt text for map | |
| pushpin_map_caption | Map caption | |
| pushpin_label | Label for pushpin | |
| pushpin_label_position | Location of label in relation to marker | right |
| street | Street on which the School is located. | Church Road, Mill Lane, etc. |
| city | City, or town or village (and the post town, if different) in which the school is located. Don't forget to create a wikilink. | Liverpool, Kirby Muxloe, Edinburgh, etc. |
| county | the county in which the school is located. Don't forget to create a wikilink. | Leicestershire, Monmouthshire, East Riding of Yorkshire, etc. |
| country | The constituent country of the UK in which the school is located. Do not link – see WP:OVERLINK | England, Scotland, Wales or Northern Ireland |
| postcode | The school's postcode. | n/a |
| coordinates | Use {{coord}} to show the latitude and longitude position of the school. By default, the coordinates are displayed to the right of the title, at the top of the page. This can cause an error if there is more than one set of coordinates in the article. To override the display in the title, use |display=inline within {{coord}}.
|
{{coord|52.4348|-1.8936|display=title}}
|
| local_authority | The local authority area that the school is located in. | |
| dfeno (previously dcsfno now laestab) | The 7-digit DfE number of a school in England or Wales, available from the website "Get information about schools" (England). A slash should separate the first three digits, identifying the local authority, from the last four, identifying the establishment within the LA. | Template:Schoolsfinder |
| urn (previously dcsfurn) | The 6-digit DfE Unique Reference Number (URN) of a school in England or Wales, available from the "Get information about schools" (England) website and the Ofsted website. The field generates a link to the school's page on EduBase. | 110158 |
| old_urn | This field should contain the old 6-digit DfE Unique Reference Number (URN) of a school in England or Wales, which is available from the "Get information about schools" (England) website. The field generates a link in the Ofsted field to the pre-Academy Ofsted reports, it is not displayed. | Template:Ofsted |
| ofsted | Any non-blank text in this field signifies that the school's teaching is inspected by Ofsted, and causes a link to the current Ofsted reports page for the school to be generated from the value of the urn field. | Anything at all |
| staff | The number of teaching and support staff. | 75 teaching, 25 support |
| capacity | The schools capacity, in terms of the number of pupils. | 556 |
| enrolment | The total number of pupils (or students) at the school. Try to give a year-on-year average rather than an exact number of pupils at the school at any one time. Please add the date on which the numbers were published, ideally using the {{As of}} template, e.g. {{As of|2013|2|lc=on}}. | approx. 2,000 as of February 2013[update] |
| gender | What gender are the school's pupils? | Boys, Girls or Mixed |
| lower_age | The lowest age at which a pupil can enter the school. | n/a |
| upper_age | The age at which pupils normally leave. Leave this undefined if there is no upper age limit, and the age field will be displayed as "{{{lower_age}}}+". | n/a |
| houses | The names of any school houses the school might have. If the school has too many houses to fit into the infobox, give the number of houses with a link to the relevant section within the article (e.g. Uppingham School). | Gryffindor, Ravenclaw, Hufflepuff and Slytherin or 15 Boarding houses |
| colours | The School colours. You can use the template {{color box|colour name}} to demonstrate these. |
Maroon & white |
| publication | The name of the school publication. | The School Times, The Old Blue, etc. |
| publication_pl | If anything is entered into this field, the publication field will be displayed as Publications rather than Publication. | Anything at all |
| free_label_1, free_label_2, free_label_3 | Labels for optional extra fields. | n/a |
| free_1, free_2, free_3 | Values for optional extra fields. | n/a |
| website | The URL of the school's official website. | www.hogwarts.org.uk |
| website_name | A label for the link to the school's website. This defaults to an automatically simplified version of {{{website}}}, which is usually appropriate. | n/a |
| bodystyle | Applies to the infobox table as a whole | width:25em; |
Example
| Dartford Grammar School | |
|---|---|
| Script error: No such module "If empty". | |
| Address | |
Script error: No such module "If empty". Script error: No such module "If empty". , , Script error: No such module "If empty". England | |
| Coordinates | Lua error: callParserFunction: function "#coordinates" was not found. |
| Information | |
| Other name | Script error: No such module "If empty". |
| Former name | Script error: No such module "If empty". |
| Type | Script error: No such module "If empty". |
| Motto | Script error: No such module "If empty". |
| Religious affiliation(s) | Script error: No such module "If empty". |
| Established | Script error: No such module "If empty". |
| Founder | Script error: No such module "If empty". |
| School board | Script error: No such module "If empty". |
| Local authority | Script error: No such module "If empty". |
| Educational authority | Script error: No such module "If empty". |
| Specialists | Script error: No such module "If empty". |
| School number | Script error: No such module "If empty". |
| School code | Script error: No such module "If empty". |
| Department for Education URN | 136359 Tables |
| Ofsted | Template:Ofsted |
| Campus Director | Script error: No such module "If empty". |
| Head of school | Script error: No such module "If empty". |
| Headteacher | Script error: No such module "If empty". |
| Script error: No such module "If empty". | John Oakes |
| Staff | Script error: No such module "If empty". |
| Employees | Script error: No such module "If empty". |
| Years taught | Script error: No such module "If empty". |
| Nursery years taught | Script error: No such module "If empty". |
| Primary years taught | Script error: No such module "If empty". |
| Secondary years taught | Script error: No such module "If empty". |
| Age | 11 to 18 |
| Enrolment | Script error: No such module "If empty". |
| Capacity | 1,500 |
| • Script error: No such module "If empty". | Script error: No such module "If empty". |
| • Script error: No such module "If empty". | Script error: No such module "If empty". |
| • Script error: No such module "If empty". | Script error: No such module "If empty". |
| Average class size | Script error: No such module "If empty". |
| Classes offered | Script error: No such module "If empty". |
| Language | Script error: No such module "If empty". |
| Schedule type | Script error: No such module "If empty". |
| Campus size | Script error: No such module "If empty". |
| Campus type | Script error: No such module "If empty". |
| Houses | Gwyn, D'Aeth, Havelock, Vaughan, Wilson |
| Colour(s) | Script error: No such module "If empty". |
| Fight song | Script error: No such module "If empty". |
| Athletics conference | Script error: No such module "If empty". |
| Team name | Script error: No such module "If empty". |
| Rivals | Script error: No such module "If empty". |
| Accreditations | Script error: No such module "If empty". |
| USNWR ranking | Script error: No such module "If empty". |
| Script error: No such module "If empty". average | Script error: No such module "If empty". |
| Bar pass rate | Script error: No such module "If empty". |
| Annual tuition | Script error: No such module "If empty". |
| Feeder schools | Script error: No such module "If empty". |
| Feeder to | Script error: No such module "If empty". |
| Affiliations | Script error: No such module "If empty". |
| Script error: No such module "If empty". | Script error: No such module "If empty". |
| Website | Script error: No such module "If empty". |
{{Infobox UK school/sandbox
| name = Dartford Grammar School
| image = Dabney-minimalist-vector.svg
| size = 150px
| coordinates = {{coord|51.44515|0.20547|display=inline|format=dms}}
| pushpin_map = United_Kingdom Kent#United_Kingdom England#United_Kingdom
| motto = "Ora Et Labora"<br />(Pray and Work)
| established = 1576
| type = Selective Secondary [[Academy (English school)|Academy]]
| trust =
| head_label = Headteacher
| head = John Oakes
| r_head_label = Deputy Heads
| r_head = Robert Tibbott, Michaela Kingham
| founder = Edward Gwyn, William Vaughan, William D'Aeth,
| founder_pl = yes
| street = West Hill
| city = [[Dartford]]
| county = [[Kent]]
| country = England
| postcode = DA1 2HW
| dfeno = 886/5406
| urn = 136359
| old_urn = 118878
| ofsted = yes
| staff = >100
| capacity = 1,500
| enrollment = 1,242 {{as of|2012|1|lc=on}}
| gender = Boys - Mixed in Sixth Form
| lower_age = 11
| upper_age = 18
| houses = Gwyn, D'Aeth, Havelock, Vaughan, Wilson
| colours = Gold and Maroon
| free_label_1 = School song
| free_1 = "Floreat Dartfordia"
| website = www.dartfordgrammarschool.org.uk
}}
Microformat
Maintenance categories
TemplateData
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 Infobox UK school No description.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||