Template:Course: Difference between revisions

From Murray Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:Course number (property=Course number)|Course title (property=Course title)|Year (property=Year)|Term (property=Term)|Instructors (list;property=Instructors)}}
{{#template_params:Course number (property=Course number)|Course title (property=Course title)|Year (property=Year)|Term (property=Term)|Instructors (list;property=Instructors)|Lecture schedule (property=Lecture schedule)|Instructor office hours (property=Instructor office hours)|TAs (list;property=Instructors)|TA office hours (property=TA office hours)}}
</noinclude><includeonly>{| class="wikitable"
</noinclude><includeonly>
! Course number
| [[Course number::{{{Course number|}}}]]
|-
! Course title
| [[Course title::{{{Course title|}}}]]
|-


! Year
{| width=100%
| [[Year::{{{Year|}}}]]
|-
! Term
| [[Term::{{{Term|}}}]]
|-
|-
! Instructors
| colspan=2 align=center |
| {{#arraymap:{{{Instructors|}}}|,|x|[[Instructors::x]]}}
<font color='blue' size='+2'>[[Course title::{{{Course title|}}}]]</font>__NOTOC__
 
|- valign=top
| width=50% |
'''Instructors'''
* {{#arraymap:{{{Instructors|}}}|,|x|[[Instructors::x]]}}
* Lectures: [[Lecture schedule::{{{Lecture schedule|}}}]]
* Office hours: [[Instructor office hours::{{{Instructor office hours|}}}]]
| width=50% |
'''Teaching Assistants'''
* {{#arraymap:{{{TAs|}}}|,|x|[[Instructors::x]]}}
* Office hours: [[TA office hours::{{{TA office hours|}}}]]
|}
|}
[[Category:Courses]]


[[Category:Courses]]
This is the course homepage for [[Course number::{{{Course number|}}}]], [[Term::{{{Term|}}}]] [[Year::{{{Year|}}}]].</includeonly>
</includeonly>

Revision as of 20:23, 3 December 2023

This is the "Course" template.

It should be called in the following format:

{{Course
|Course number=
|Course title=
|Year=
|Term=
|Instructors=
|Lecture schedule=
|Instructor office hours=
|TAs=
|TA office hours=
}}

Edit the page to see the template text.