Template:CourseInfobox: Difference between revisions

From LinkedAUB Collab
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "CourseInfobox" template. It should be called in the following format: <pre> {{CourseInfobox |Number= |Credits= |Taught_at= }} </pre> Edit the page to ...")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 6: Line 6:
|Number=
|Number=
|Credits=
|Credits=
|Subject=
|Taught_at=
|Taught_at=
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
|-
! Course Number
! Course Number
| [[Has course number::{{{Number|}}}]]
| [[Has course number::{{{Number|}}}]]
Line 16: Line 19:
! Number of Credit Hours
! Number of Credit Hours
| [[Has credit hours::{{{Credits|}}}]]
| [[Has credit hours::{{{Credits|}}}]]
|-
! Course Subject
| [[Has subject::{{{Has_subject|}}}]]
|-
|-
! Taught at
! Taught at

Latest revision as of 11:38, 29 May 2013

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

{{CourseInfobox
|Number=
|Credits=
|Subject=
|Taught_at=
}}

Edit the page to see the template text.