Template:Course: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Category:{{{department}}}]] | [[Category:{{{department}}}]] | ||
[[Category:Courses]] | [[Category:Courses]] | ||
{{Infobox | {{Infobox | ||
| header1={{{name}}} | | header1={{{name}}} | ||
| | | label2={{#if: {{{code|}}}|Course Code}} | ||
| | | data2={{{code|}}} | ||
| | | label3={{#if: {{{department|}}}|Department}} | ||
| | | data3={{{department|}}} | ||
| | | label4={{#if: {{{taught|}}}|Taught By}} | ||
| | | data4={{{taught|}}} | ||
| | | label7={{#if: {{{difficulty|}}}|Difficulty}} | ||
| | | data7={{{difficulty|}}} | ||
| label6={{#if: {{{length|}}}|Course Length}} | |||
| data6={{{length|}}} | |||
| | | label5={{#if: {{{prereqs|}}}|Prerequisite classes}} | ||
| | | data5={{{prereqs|}}} | ||
| label9={{#if: {{{hours|}}}|Credit Hours}} | |||
| data9={{{hours|}}} | |||
| label8=Available? | | label8={{#if: {{{available|}}}|Available?}} | ||
| data8={{{available}}} | | data8={{{available|}}} | ||
}} | }} | ||
<noinclude> | <noinclude> | ||
Revision as of 05:17, 24 September 2024
[[Category:{{{department}}}]] {{#invoke:Infobox|infobox}}
<templatedata> { "params": { "department": {}, "name": {}, "code": {}, "taught": {}, "difficulty": {}, "length": {}, "prereqs": {}, "hours": {}, "available": {} } } </templatedata>