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

Template:Infobox Case Brief/Case Text Link: Difference between revisions

From wikilawschool.net. Wiki Law School does not provide legal advice. For educational purposes only.
No edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly><li>[{{{link}}} {{#if:{{{source_type|}}}|{{{source_type|}}}|Case text}}{{#if:{{{case_text_source|}}}|&nbsp;at {{{case_text_source|}}}}}]</li></includeonly>
* [{{{link}}} Case text{{#if:{{{case_text_source|}}}|&nbsp;at {{{case_text_source|}}}}}]</includeonly>
<noinclude>{{Documentation}}</noinclude>
<noinclude>{{Documentation}}</noinclude>

Latest revision as of 01:45, July 14, 2023

Insert this subtemplate into the case_text_links variable in Template:Infobox Case Brief to enter case text URLs in a case brief.

Usage

This subtemplate should look like:

{{Infobox Case Brief/Case Text Link 
|link=
|source_type=
|case_text_source= }}

And should be repeated, one after another, following the equals sign of the case_text_links variable for each link to the text of a case opinion.

This template is inserted in Template:Infobox Case Brief like this:

{{Infobox Case Brief
| court                 = 
| citation              = 
| date                  =
| subject               = 
| appealed_from         = 
| overturned            = 
| partially_overturned  = 
| reaffirmed            = 
| questioned            = 
| criticized            = 
| distinguished         = 
| cited                 = 
| followed              = 
| related               = 
| facts                 =
| procedural_history    =	
| issues                =
| arguments             =
| holding               =
| judgment              =
| reasons               =
| rule                  =
| comments              =
| case_text_links       ={{Infobox Case Brief/Case Text Link
|link= www.example.com/First_URL
|case_text_source= Justia}}{{Infobox Case Brief/Case Text Link
|link= www.example.com/Second_URL
|case_text_source= Oyez}}
| Court_opinion_parts   = {{Court opinion part
| opinion_type          = 
| written_by            = 
| joined_by             = }}
}}

Description of fields

Field Description
link The URL of the case text.
source_type The type of source (e.g., "Video summary"). If left blank, will default to "Case text."
case_text_source The name of the source of the case text (e.g. Justia, Oyez, etc.).