Template:Course: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#if:{{{department|}}}|[[Category:{{{department}}}]]}} | {{#if:{{{department|}}}|[[Category:{{{department}}}]]}} | ||
{{#if:{{{elective|1}}}||[[Category:Electives]]}} | |||
[[Category:Courses]] | [[Category:Courses]] | ||
{{Infobox | {{Infobox | ||
| Line 44: | Line 45: | ||
"prereqs": {}, | "prereqs": {}, | ||
"hours": {}, | "hours": {}, | ||
"available": {} | "available": {}, | ||
"coreqs": {} | |||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 05:06, 6 October 2024
{{#invoke:Infobox|infobox}} <templatedata> { "params": { "department": {}, "name": {}, "code": {}, "taught": {}, "difficulty": {}, "length": {}, "prereqs": {}, "hours": {}, "available": {}, "coreqs": {} } } </templatedata>