Template:CourseRank
Jump to navigation
Jump to search
Unknown
-
Course
Usage
Most of the time you should use a more specific decedent of the box template such as guide:note or guide:file.
{{CourseRank | course = Course Name | rank = {1,2,3} | [desc =] Description }}
Examples
Alternative Software Available
-
CSSE332 - Operating Systems
- Software: gcc, gdb, vim/emacs, svn
VM Required
-
CSSE123 - Foo Bar
- Software: acme, limbo
Dual-Boot Required
-
ECE380 - Discrete Time and Continuous Systems
- Software: PSpice
TemplateData
Displays a course with rank-based styling.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Course | course | The name of the course | String | required |
Rank | rank | The rank of the course (1, 2, 3, 4, 5)
| Number | required |
Description | desc | Short description of the course or software used | String | optional |