Template:Course: Difference between revisions

From LinkedAUB Collab
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
| {{#arraymap:{{{Topics|}}}|,|x|[[Covers topic::x]]}}
|}
|}


[[Category:Courses]]
[[Category:Courses]]
</includeonly>
</includeonly>

Revision as of 09:02, 5 April 2013

This is the "Course" template. It should be called in the following format:

{{Course
}}

Edit the page to see the template text.