Template:CourseRank: Difference between revisions
Jump to navigation
Jump to search
test color fix |
Try again |
||
Line 1: | Line 1: | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
<dl style=" | <dl style=" | ||
background: #FBFBFB; | background: #FBFBFB; | ||
padding-left: 0.5em; | padding-left: 0.5em; | ||
border: 1px solid #aaa; | border: 1px solid #aaa; | ||
border-left: 10px solid {{{ | border-left: 10px solid {{#switch: {{{rank|}}} | ||
| 1 = #dc0000 | |||
| 2 = #dcdc00 | |||
| 3 = #00dc00 | |||
| #default = #000000 | |||
}}; | |||
"> | "> | ||
<dt> | <dt> | ||
Line 20: | Line 18: | ||
<noinclude> | <noinclude> | ||
__TOC__ | __TOC__ | ||
== Usage == | == Usage == | ||
Most of the time you should use a more specific decedent of the box template such as [[Template:guide:note|guide:note]] or [[Template:guide:file|guide:file]]. | Most of the time you should use a more specific decedent of the box template such as [[Template:guide:note|guide:note]] or [[Template:guide:file|guide:file]]. |
Revision as of 04:11, 23 April 2025
-
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
-
CSSE332 - Operating Systems
- Software: gcc, gdb, vim/emacs, svn
-
CSSE123 - Foo Bar
- Software: acme, limbo
-
ECE380 - Discrete Time and Continuous Systems
- Software: PSpice