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= | |||
}} | }} | ||
</pre> | </pre> | ||
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 09:06, 5 April 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.