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

Template:Infobox Text-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::{{{subject}}}]]...")
 
m (add breadcrumbs back in)
 
(15 intermediate revisions by the same user 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::{{{subject}}}]]'''
{{#if:{{{subject}}}|{{!}} colspan="2" style="font-size:larger;"{{!}} '''[[Subject::{{{subject}}}]]'''}}
|-
|-
! Authors
! Authors
| {{#arraymap:{{{author|}}}|*|xauthorx|[[Written by::xauthorx]]|<br />}}
| {{#arraymap:{{{authors|}}}|*|xauthorx|[[Authored by::xauthorx]]|<br />}}
|-
|-
! Text
! Text
|{{#if:{{{book_one|}}}|<amazon>{{{book_one|}}}</amazon>[[Required text::{{{book_one}}}| ]]|}}
|{{#if:{{{text|}}}|<amazon>{{{text|}}}</amazon>[[Required text::{{{text}}}| ]]|}}
|-
|-
! Taught by
! Taught by
Line 18: Line 18:
| {{#arraymap:{{{related|}}}|,|xrelx|[[Has related courses::xrelx]]|<br />}}  
| {{#arraymap:{{{related|}}}|,|xrelx|[[Has related courses::xrelx]]|<br />}}  
|}
|}
{{#arraymap:{{{professor|}}}|*|xcatprofx|[[Category:Professor xcatprofx Outlines|Professor xcatprofx Outlines{{#if:{{{subject|}}}|{{!}}{{{subject|}}}}}]]| }}
{{#arraymap:{{{professor|}}}|*|xcatprofx|[[Category:Professor xcatprofx Outlines{{#if:{{{subject|}}}|{{!}}{{{subject|}}}}}]]| }}
{{#arraymap:{{{school|}}}|*|xcatschoolx|[[Category:xcatschoolx Outlines{{#if:{{{subject|}}}|{{!}}{{{subject|}}}}}]]| }}
{{#arraymap:{{{school|}}}|*|xcatschoolx|[[Category:xcatschoolx Outlines{{#if:{{{subject|}}}|{{!}}{{{subject|}}}}}]]| }}
[[Category:Text-Specific Outlines]]
{{#seo:|title= Law School Outline Keyed to {{{text|}}} - Wiki Law School}}[[Category:Text-Specific Outlines]]{{#breadcrumb: Category:Text-Specific Outlines}}{{#if:{{{subject|}}}|[[Category: {{{subject|}}}]]}}
</includeonly><noinclude><!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
</includeonly><noinclude>{{Documentation}}</noinclude>
This template is to insert in text-specific outlines and provide basic information at a glance.
== Usage ==
<nowiki>{{Infobox Text-Specific Outline
| subject         =
| authors        =
| book_one        =
| professor      =
| school          =
| related        =
}}</nowiki>
{{:Template:Infobox Text-Specific Outline/doc}}
</noinclude>

Latest revision as of 23:12, June 5, 2022

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

Usage

{{Infobox Text-Specific Outline
| subject         = 
| authors         =
| text            =
| professor       = 
| school          = 
| related         = 
}}

Description of fields

Field Description
subject The name of the subject matter covered by the outline.
authors The author(s) of the text. If multiple, separate by asterisk.
text The textbook. Enter the title of the book, author last names, and edition number or the ASIN code (Amazon Standard Identification Number).
professor The name of any professors teaching the class. If multiple, separate by asterisk.
school The name of any schools where the text is used to teach this class. If multiple, separate by asterisk.
related Any related or pre-required courses. If multiple, separate by comma.