Template:Infobox General Outline: Difference between revisions

From wikilawschool.net. Wiki Law School does not provide legal advice. For educational purposes only.
mNo edit summary
No edit summary
Line 7: Line 7:
| [[{{{professor}}}]]
| [[{{{professor}}}]]
|-
|-
{{#if:{{{professor two|}}} |
{{#if:{{{professor two|}}}|
[[{{{professor two}}}]]
[[{{{professor two}}}]]
}}
}}
|-
{{#if:{{{professor three|}}}|
{{#if:{{{professor three|}}} |
[[{{{professor three}}}]]
[[{{{professor three}}}]]
}}
}}
Line 21: Line 20:
|{{{semester}}}
|{{{semester}}}
|-
|-
{{#if:{{{taught since|}}} |  
{{#if:{{{taught since|}}}|
! Taught since
! Taught since
|-
{{!}}-{{{taught since}}}
|{{{taught since}}}
}}
}}
|-
|-
{{#if:{{{related one|}}} |  
{{#if:{{{related one|}}}|
! Related course(s)
! Related Course(s)
|-
{{!}}-{{{related one}}}
{{!}} [[{{{related one}}}]]
}}
}}
|-
|-
{{#if:{{{related two|}}} |
{{#if:{{{related two|}}}|
{{!}} [[{{{related two}}}]]
! Related Course(s)
{{!}}-{{{related two}}}
}}
}}
|-
|-
{{#if:{{{related three|}}} |
{{#if:{{{related three|}}}|
{{!}} [[{{{related three}}}]]
! Related Course(s)
{{!}}-{{{related three}}}
}}
}}
|}</includeonly><noinclude><!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
|}</includeonly><noinclude><!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->

Revision as of 02:25, January 7, 2012


Usage

{{Infobox Outline
| subject         = 
| professor       =
| professor two   =
| professor three =
| school          = 
| semester        =
| taught since    =
| related one     = 
| related two     =
| related three   =
}}

Description of fields

Field Description
Subject The name of the subject matter covered by the outline.
Professor The name of the principal professor teaching the class.
Professor two The name of any additional professor teaching the class.
Professor three The name of any additional professor teaching the class.
School The name of the school where the class is taught.
Semester The semester(s) in which the class is offered.
Taught since The semester and year the named professor(s) started teaching this course.
Related one Any related or pre-required courses.
Related two Any additional related or pre-required courses.
Related three Any additional related or pre-required courses.