Template:Infobox Case Brief/Case Text Link/doc

From wikilawschool.net. Wiki Law School does not provide legal advice. For educational purposes only.

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

Usage[edit source]

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[edit source]

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.).