Template:Atschool
This user is in school. This user may be away or inactive for varying periods of time, especially if they have exams.
|
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.
Syntax
This template only has two parameter: it's type and exams.
Type Parameter
The type parameter conveys what type of educational institute you are learning in. It is conveyed using the following syntax:
{{Atschool|type=school}}
Valid types are:
- school (default if no parameter specified)
- primary
- secondary
- sixth
- college
- university
Exams Parameter
The exams parameter conveys if you're taking exams. It is conveyed using the following syntax:
{{Atschool|exams=yes}}
Example Usage
This code:
{{Atschool}}
Produces this:
This user is in school. This user may be away or inactive for varying periods of time, especially if they have exams.
|
This code:
{{Atschool|type=primary}}
Produces this:
This user is in school. This user may be away or inactive for varying periods of time, especially if they have exams.
|
This code:
{{Atschool|type=sixth}}
Produces this:
This user is in sixth form. This user may be away or inactive for varying periods of time, especially if they have exams.
|
This code:
{{Atschool|exams=yes}}
Produces this:
This user is in school. This user may be away or inactive for varying periods of time, especially if they have exams. |
This code:
{{Atschool|type=college|exams=yes}}
Produces this:
This user is in college. This user may be away or inactive for varying periods of time, especially if they have exams. |
The above documentation is transcluded from Template:Atschool/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |