Difference between revisions of "Template:Course"

From TSAS Library
Jump to: navigation, search
Line 34: Line 34:
| data7      = {{{note|}}}
| data7      = {{{note|}}}
| label8      = GR Code
| label8      = GR Code
| data8      = {{#if:{{{grcode|}}}| {{#arraymap:{{{grcode|}}}| |x|[[x]]}} }}
| data8      = {{#arraymap:{{{grcode|}}}|,|x|[[x]]}}
| label9      = Offered
| label9      = Offered
| data9      = {{{offered|}}}
| data9      = {{{offered|}}}

Revision as of 13:54, 23 April 2020

This is the "Course" template. It should be called in the following format:

{{Course
|department=
|teacher=
|sessions=
|prerequisites=
|note=
|grcode=
|offered=
|opento=
|requiredby=
|description=
}}

Edit the page to see the template text. This template defines the table "Courses". View table.