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> | </noinclude><includeonly> | ||
{| width=100% | |||
|- | |- | ||
| colspan=2 align=center | | |||
| {{#arraymap:{{{ | <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]] | |||
[[ | 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.