Template:Course Category Overview
From Foss2Serve
Revision as of 17:35, 22 January 2019 by Clif.kussmaul (Talk | contribs)
This category is for Learning Activities and other materials appropriate for a {{{course}}} or similar Courses.
| Course | {{{course}}} |
|---|---|
| Course Overview | {{{overview}}} |
| Prerequisites | {{{prerequisites}}} |
Usage
This template provides a consistent overview for Course categories. It should be invoked with a value for each parameter:
{{Course Category Overview
|course=
Capstone
|overview=
Culminating course for students in their final year of the major.
|prerequisites=
Varies, but typically all other required courses in the major.
}}
Notes
- If we enable Extension:ParserFunctions we could include prompts for missing parameters, e.g.:
{{#if: {{{testing|}}} | {{{testing}}} | Testing is missing. }}