Template:Course: Difference between revisions

From ShawnReevesWiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{|
{| border ="1" style="float:right; background-color:#eeeeee;"
|'''School'''
|align="right"|'''Course'''
|'''''{{{course}}}'''''
|-
|align="right"|'''School'''
|{{{school}}}
|{{{school}}}
|-
|-
|'''Course'''
|align="right"|'''Instructor'''
|{{{course}}}
|-
|'''Instructor'''
|{{{instructor}}}
|{{{instructor}}}
|-
|-
|'''Date'''
|align="right"|'''Date'''
|{{{date}}}
|{{{date}}}
|-
|align="right"|'''Credits'''
|{{{credits}}}
|}
|}


Line 20: 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