Template:Infobox Class-Specific Outline: Difference between revisions

From wikilawschool.net. Wiki Law School does not provide legal advice. For educational purposes only.
(Created page with "<includeonly>{| class="infobox" cellspacing="3" style="width:25em; font-size:90%; text-align:center;" |- | colspan="2" style="font-size:larger;"| '''[[{{{subject}}}]]''' |- ! ...")
 
mNo edit summary
 
(30 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{| class="infobox" cellspacing="3" style="width:25em; font-size:90%; text-align:center;"
<includeonly>{| class="infobox" cellspacing="3" style="width:25em; font-size:90%; text-align:center;"
|-
|-
| colspan="2" style="font-size:larger;"| '''[[{{{subject}}}]]'''
| colspan="2" style="font-size:larger;"| '''[[Subject::{{{subject}}}]]'''
|-
|-
! Taught by
! Taught by
| {{#arraymap:{{{professor|}}}|,|xprofx|[[Is taught by::xprofx]]|<br />}}
| {{#arraymap:{{{professor|}}}|*|xprofx|[[Is taught by::xprofx]]|<br />}}
|-
|-
! School
! School
Line 18: Line 18:
|-
|-
! Required texts
! Required texts
|{{#if:{{{book_one|}}}|<amazon>{{{book_one|}}}]]</amazon>[[Required text::{{{book_one}}}| ]]|}}
|{{#if:{{{book_one|}}}|<amazon>{{{book_one|}}}</amazon>[[Required text::{{{book_one}}}| ]]|}}
{{#if:{{{book_two|}}}|<br /><amazon>{{{book_two|}}}</amazon>[[Required text::{{{book_two}}}| ]]|}}
{{#if:{{{book_two|}}}|<br /><amazon>{{{book_two|}}}</amazon>[[Required text::{{{book_two}}}| ]]|}}
|-
|-
Line 28: Line 28:
| {{#arraymap:{{{related|}}}|,|xrelx|[[Has related courses::xrelx]]|<br />}}  
| {{#arraymap:{{{related|}}}|,|xrelx|[[Has related courses::xrelx]]|<br />}}  
|}
|}
[[Category:Class-Specific Outlines]]</includeonly><noinclude><!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
{{#seo:|title= {{{subject}}} Outline - {{#arraymap:{{{professor|}}}|*|xproftitlex|Professor xproftitlex|\s-\s}} - Wiki Law School}}{{#arraymap:{{{professor|}}}|*|xcatprofx|[[Category:Professor xcatprofx Outlines{{#if:{{{subject|}}}|{{!}}{{{subject|}}}}}]]{{Breadcrumb|parent_page=Category:Professor xcatprofx Outlines|alias={{{subject|}}}}}| }}[[Category:{{{school}}} Outlines{{#if:{{{subject|}}}|{{!}}{{{subject|}}}}}]]
This template is to insert in outlines and provide basic information at a glance.
[[Category:Class-Specific Outlines]]{{#set:
== Usage ==
|Is stub outline (all)={{#ifeq: {{#show: {{PAGENAME}} |?Is stub outline }} |true |true |false }}
<nowiki>{{Infobox Outline
}}
| subject        =
</includeonly><noinclude>{{:Template:Infobox Class-Specific Outline/doc}}</noinclude>
| professor       =
| school          =
| semester        =
| taught_since    =
| book_one        =
| book_two        =
| book_three      =
| book_four      =
| related        =
}}</nowiki>
 
== Description of fields ==
{| class="wikitable" style="background: transparent"
|-
! style="width: 8em;"| Field
! Description
|-
! subject
| The name of the subject matter covered by the outline.
|-
! professor
| The name of the principal professor teaching the class. If multiple, separate by comma.
|-
! school
| The name of the school where the class is taught.
|-
! semester
| The semester(s) in which the class is offered (separated by comma).
|-
! taught_since
| The semester and year the named professor(s) started teaching this course.
|-
! book_one
| Required or principal textbook. Enter the ISBN (International Standard Book Number--10 or 13 digit number) or ASIN (Amazon Standard Identification Number) Search for the ISBN or ASIN on [http://www.amazon.com/?_encoding=UTF8&tag=wiklawsch-20&linkCode=ur2&camp=1789&creative=390957 www.amazon.com]. If not found, enter the title of the book (author last name can also be added to distinguish the proper one).
|-
! book_two
| Any additional required textbook.
|-
! book_three
| Any recommended helpful texts or study materials.
|-
! book_four
| Any additional recommended helpful texts or study materials.
|-
! related
| Any related or pre-required courses (link to those outlines for such courses taught at the same school). If multiple, separate by comma.
|}</noinclude>

Latest revision as of 03:59, September 13, 2023

This template is for class-specific outlines to provide basic information at a glance.

Usage

Copy and paste the text from the box below into the top of an outline page. Fill in the data to the right of the equals sign.

{{Infobox Class-Specific Outline
| subject         = 
| professor       = 
| school          = 
| semester        = 
| taught_since    = 
| 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.
professor The name of the principal professor teaching the class. If multiple, separate by asterisk.
school The name of the school where the class is taught.
semester The semester(s) in which the class is offered (separated by comma).
taught_since The semester and year the named professor(s) started teaching this course.
book_one Required or principal textbook. Enter the title of the book and author last name.
book_two Any additional required textbook.
book_three Any recommended helpful texts or study materials.
book_four Any additional recommended helpful texts or study materials.
related Any related or pre-required courses (link to those outlines for such courses taught at the same school). If multiple, separate by comma.