This site is a developmental version of Wiki Law School. To go to the production site: www.wikilawschool.org

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 1: Line 1:
<includeonly>{| class="infobox" cellspacing="3" style="width:25em; font-size:90%; text-align:left;"
<includeonly>{| class="infobox" cellspacing="3" style="width:25em; font-size:90%; text-align:center;"
|-
|-
| colspan="2" style="text-align:center; font-size:larger;"| '''[[{{{subject}}}]]'''
| colspan="2" style="font-size:larger;"| '''[[{{{subject}}}]]'''
|-
|-
! Taught by
! Relevant texts
| [[{{{professor}}}]]{{#if: {{{professor two|}}}|<br />[[{{{professor two}}}]]|}}{{#if: {{{professor three|}}}|<br />[[{{{professor three}}}]]|}}
|{{#if:{{{book_one|}}}|<amazon>{{{book_one|}}}</amazon>[[Relevant text::{{{book_one}}}| ]]|}}
{{#if:{{{book_two|}}}|<br /><amazon>{{{book_two|}}}</amazon>[[Relevant text::{{{book_two}}}| ]]|}}
{{#if:{{{book_three|}}}|<br /><amazon>{{{book_three|}}}</amazon>[[Relevant text::{{{book_three}}}| ]]|}}
{{#if:{{{book_four|}}}|<br /><amazon>{{{book_four|}}}</amazon>[[Relevant text::{{{book_four}}}| ]]|}}
|-
|-
! School
! Related course(s)
| [[{{{school}}}]]
| {{#arraymap:{{{related|}}}|,|xrelx|[[Has related courses::xrelx]]|<br />}}  
|-
|}
{{#if: {{{semester|}}}|
[[Category:Outlines]]</includeonly><noinclude><!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
! Semester(s) taught
This template is to insert in outlines and provide basic information at a glance.
{{!}}{{{semester}}}
}}
|-
{{#if: {{{taught since|}}}|
! Taught since
{{!}}{{{taught since}}}
}}
|-
{{#if: {{{related one|}}}|
! Related Course(s)
{{!}}[[{{{related one}}}]]|}}{{#if: {{{related two|}}}|<br />[[{{{related two}}}]]|}}{{#if: {{{related three|}}}|<br />[[{{{related three}}}]]|}}
|}</includeonly><noinclude><!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
This template is to insert in outlines and provide basic information at a glance.  
== Usage ==
== Usage ==
  <nowiki>{{Infobox Outline
  <nowiki>{{Infobox Outline
| subject        =  
| subject        =  
| professor      =
| book_one        =  
| professor two  =
| book_two       =  
| professor three =
| book_three      =
| school          =  
| book_four      =
| semester       =
| related       =  
| taught since    =
| related one    =  
| related two    =
| related three  =
}}</nowiki>
}}</nowiki>


Line 47: Line 33:
| The name of the subject matter covered by the outline.
| The name of the subject matter covered by the outline.
|-
|-
! Professor
! book_one
| The name of the principal professor teaching the class.
| Required or principal textbook ISBN (International Standard Book Number).
|-
! 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
! book_two
| The semester and year the named professor(s) started teaching this course.
| Any additional required textbook ISBN.
|-
|-
! Related one
! book_three
| Any related or pre-required courses.
| Any recommended helpful texts or study materials ISBN.
|-
|-
! Related two
! book_four
| Any additional related or pre-required courses.
| Any additional recommended helpful texts or study materials ISBN.
|-
|-
! Related three
! related_one
| Any additional related or pre-required courses.
| Any related or pre-required courses (link to the outlines of such courses). If multiple, separate by comma.  
|}</noinclude>
|}</noinclude>

Revision as of 00:39, January 15, 2012

This template is to insert in outlines and provide basic information at a glance.

Usage

{{Infobox Outline
| subject         = 
| book_one        = 
| book_two        = 
| book_three      =
| book_four       =
| related        = 
}}

Description of fields

Field Description
Subject The name of the subject matter covered by the outline.
book_one Required or principal textbook ISBN (International Standard Book Number).
book_two Any additional required textbook ISBN.
book_three Any recommended helpful texts or study materials ISBN.
book_four Any additional recommended helpful texts or study materials ISBN.
related_one Any related or pre-required courses (link to the outlines of such courses). If multiple, separate by comma.