This is a template for indicating that you are in an educational institute and may be inactive for periods of time. Note that the "be able to do some editing" link will work, providing it is placed on a user page or user talk page.

Parameters

edit

This template has four parameters:

  • type
  • exams
  • returndate
  • institutionname
  • occupation
  • name
  • style

type

edit

The type parameter conveys what type of educational institute you are learning in. It is conveyed using the following syntax:

{{At school|type=school}}

Valid types are:

  • college
  • university
  • graduate
  • vocational

exams

edit

The exams parameter conveys if you're taking exams. It is conveyed using the following syntax:

{{At school|exams=yes}}

returndate

edit

The returndate parameter conveys when you will return back to edit on Wikipedia. It is conveyed using the following syntax:

{{At school|returndate=31 December 2199}}

institutionname

edit

The institutionname parameter conveys the name of your school. It is conveyed using the following syntax:

{{At school|institutionname=Singapore Management University}}

Note: This doesn't link to the institution's Wikipedia article, even if it is available.

occupation

edit

The occupation parameter conveys the occupation or other role you're studying for. It is conveyed using the following syntax:

{{At school|occupation=an [[electrician]]}}

Note: This doesn't link to the occupation's Wikipedia article, even if it is available. This is due to the indefinite article in english language.

name

edit

The name parameter conveys the user's name. It is conveyed using the following syntax:

{{At school|name=ExampleUser}}

style

edit

The style parameter takes in CSS style. The default CSS style takes after {{tmbox}} (for talk pages) and {{mbox}} for other spaces (as inherited from {{wikibreak}}), with text-align: center; added for the centered text alignment. It is conveyed using the following syntax:

{{At school|style=text-align: center; background-color: #E75480; color:#000;}}

Note: if the style parameter is used, text-align: center; has to be included in the style parameter to keep the centered text alignment.

Example Usage

edit

This code:

{{At school}}

Produces this:

This code:

{{At school|exams=yes}}

Produces this:

This code:

{{At school|type=college|exams=yes}}

Produces this:

This code:

{{At school|type=college|occupation=an [[electrician]]|exams=yes}}

Produces this:

This code:

{{At school|type=college|exams=yes|institutionname=Singapore Management University}}

Produces this:

This code:

{{At school|type=college|exams=yes|institutionname=Singapore Management University|returndate=31 December 2199}}

Produces this:


This code:

{{At school|type=college|exams=yes|institutionname=Singapore Management University|returndate=31 December 2199|name=Example User}}

Produces this:

This code:

{{At school|type=college|exams=yes|institutionname=Singapore Management University|occupation=an [[electrician]]|returndate=31 December 2199|name=Example User}}

Produces this:

Consolidation of education wikibreak templates

edit

On 5 February 2020 and 24 February 2020, consensus were reached to delete the following templates and consolidate under this template. The following table maps the deleted templates to the relevant parameters here:

Comparative table between deleted templates and this template
Deleted template This template
{{University wikibreak}}
{{At school|type=university}}
{{College wikibreak}}
{{At school|type=college}}
{{Education wikibreak}}
{{Attempting school wikibreak}}
{{At school}}

See also

edit