Template:At school/doc

Source: Wikipedia, the free encyclopedia.

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

This template has four parameters:

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

type

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

exams

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

{{At school|exams=yes}}

returndate

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

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.

name

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

{{At school|name=ExampleUser}}

style

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

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

Consolidation of education wikibreak templates

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