Template:Course: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Course | {{Course | ||
|Number= | |||
|Credits= | |||
|Topics= | |Topics= | ||
}} | }} | ||
Line 9: | Line 11: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>{| class="wikitable" | </noinclude><includeonly>{| class="wikitable" | ||
! | ! Course Number | ||
| {{ | | [[Has course number::{{{Number|}}}]] | ||
|- | |||
! Number of credit hours | |||
| [[Has credit hours::{{{Credits|}}}]] | |||
|- | |||
! Topical Coverage | |||
| [[Covers topic::{{{Topics|}}}]] | |||
|} | |} | ||
[[Category:Courses]] | [[Category:Courses]] | ||
</includeonly> | </includeonly> |
Revision as of 23:01, 26 January 2013
This is the "Course" template. It should be called in the following format:
{{Course |Number= |Credits= |Topics= }}
Edit the page to see the template text.