Template:Course: Difference between revisions

From Murray Wiki
Jump to navigationJump to search
No edit summary
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:Course number (property=Course number)|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
{| width=100%
| [[Course number::{{{Course number|}}}]]
|-
|-
! Year
| colspan=2 align=center |
| [[Year::{{{Year|}}}]]
<font color='blue' size='+2'>[[Course title::{{{Course title|}}}]]</font>__NOTOC__
|-
|- valign=top
! Term
| width=50% |
| [[Term::{{{Term|}}}]]
'''Instructors'''
|-
* {{#arraymap:{{{Instructors|}}}|,|x|[[Instructors::x]]}}
! Instructors
* Lectures: [[Lecture schedule::{{{Lecture schedule|}}}]]
| {{#arraymap:{{{Instructors|}}}|,|x|[[Instructors::x]]}}
* 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>

Latest revision as of 05:01, 1 April 2024

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.