Template:Course: Difference between revisions

From ShawnReevesWiki
Jump to navigationJump to search
Created page with ';School:{{{school}}} ;Course:{{{course}}} ;Instructor:{{{instructor}}} ;Date:{{{date}}} <noinclude> == Usage == Allows to establish a link to a subject: {{Course| school=somethi…'
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
;School:{{{school}}}
{| border ="1" style="float:right; background-color:#eeeeee;"
;Course:{{{course}}}
|align="right"|'''Course'''
;Instructor:{{{instructor}}}
|'''''{{{course}}}'''''
;Date:{{{date}}}
|-
|align="right"|'''School'''
|{{{school}}}
|-
|align="right"|'''Instructor'''
|{{{instructor}}}
|-
|align="right"|'''Date'''
|{{{date}}}
|-
|align="right"|'''Credits'''
|{{{credits}}}
|}


<noinclude>
<noinclude>
Line 11: Line 23:
course=something|
course=something|
instructor=somebody|
instructor=somebody|
date=sometime}}
date=sometime|
credits=somenumber
}}
</noinclude>
</noinclude>

Latest revision as of 10:41, 2 March 2010

Course {{{course}}}
School {{{school}}}
Instructor {{{instructor}}}
Date {{{date}}}
Credits {{{credits}}}


Usage

Allows to establish a link to a subject:

Course something
School something
Instructor somebody
Date sometime
Credits somenumber