This is a documentation subpage for Template:User degree/bachelor. It may contain usage information, categories and other content that is not part of the original template page. |
Parameter definitions
edit{{User degree/bachelor
| subject =
| degree =
| honors =
}}
- subject – Required input for a subject
- degree – Required parameter that takes values BA or BS
- honors – Optional input that takes values yes, no or british (default: no)
- 'british' value changes the spelling to the British English one (Honours instead of Honors)
The honors parameters only needs to be specified when not using the default value.
Examples
edit{{User degree/bachelor
| subject = Mathematics
| degree = BS
}}
BS | This user has a Bachelor of Science degree in Mathematics. |
{{User degree/bachelor
| degree = BA
| honors = yes
| subject = Economics
}}
BA | This user has a Bachelor of Arts degree with Honors in Economics. |
{{User degree/bachelor
| degree = BEng
| honors = yes
| subject = Aerospace Engineering
}}
BEng | This user has a Bachelor of Engineering degree with Honors in Aerospace Engineering. |
{{User degree/bachelor
| degree = BSc
| honors = yes
| subject = Biology
}}
BSc | This user has a Bachelor of Science degree with Honors in Biology. |
{{User degree/bachelor
| degree = BSc
| honors = british
| subject = Physics
}}
BSc (Hons) | This user has a Bachelor of Science degree with Honours in Physics. |