Template:Caselaw source
Usage
All parameter names must be lowercase.
- All parameters, vertical format
{{caselaw source
| case =
| cornell =
| courtlistener =
| findlaw =
| googlescholar =
| justia =
| leagle =
| loc =
| openjurist =
| oyez =
| vlex =
| other_source1 =
| other_url1 =
| other_source2 =
| other_url2 =
| other_source3 =
| other_url3 =
| other_source4 =
| other_url4 =
| other_source5 =
| other_url5 =
| other_source6 =
| other_url6 =
| other_source7 =
| other_url7 =
| other_source8 =
| other_url8 =
| other_source9 =
| other_url9 =
}}
- case is required. Specify it exactly as you would like it to appear.
- sources. At least one of the following source parameters must be specified, with a URL pointing to where the case text may be found.
- predefined sources. Several commonly-cited repositories are predefined:
- cornell: URL on Legal Information Institute at Cornell Law School
- courtlistener: URL on CourtListener
- findlaw: URL on FindLaw
- googlescholar: URL on Google Scholar
- justia: URL on Justia
- leagle: URL on Leagle
- loc: URL on Library of Congress
- openjurist: URL on OpenJurist
- oyez: URL on Oyez
- vlex: URL on vLex
- other sources. Up to 9 additional sources not listed above can be used via the other_sourcen and other_urln parameters (where n is between 1 and 9). See examples.
- other_sourcen: name of source
- other_urln: URL of the case on other source n
- predefined sources. Several commonly-cited repositories are predefined:
Examples
- Case name only, one source
{{caselaw source
|case=''Miranda v. Arizona''
|justia=http://supreme.justia.com/us/384/436/case.html
}}
produces:
Text of Miranda v. Arizona is available from: Justia
- case name with cite and multiple sources
{{caselaw source
|case=''Satava v. Lowry'', 323 F.3d 805 (9th Cir. 2003)
|findlaw=http://caselaw.findlaw.com/data2/circs/9th/0216347p.pdf
|vlex=http://vlex.com/vid/satava-proprietorship-makawao-glassworks-18466199
}}
produces:
Text of Satava v. Lowry, 323 F.3d 805 (9th Cir. 2003) is available from: Findlaw vLex
- use of other_sourcen and other_urln in addition to a predefined source
{{caselaw source
|case=''Markman v. Westview Instruments, Inc.'', 52 F.3d 967, 34 U.S.P.Q.2d 1321 (Fed. Cir. 1995)
|courtlistener=https://www.courtlistener.com/cafc/4yqk/herbert-markman-and-positek-inc-v-westview-instrum/
|other_source1=resource.org
|other_url1=http://bulk.resource.org/courts.gov/c/F3/250/250.F3d.23.00-1549.html
}}
produces:
Text of Markman v. Westview Instruments, Inc., 52 F.3d 967, 34 U.S.P.Q.2d 1321 (Fed. Cir. 1995) is available from: CourtListener resource.org
<templatedata> { "params": { "case": { "label": "Case", "description": "name of legal case, possibly including wikitext citation", "example": "Brown v. Board of Education, 347 U.S. 483 (1954)", "type": "string", "required": true }, "cornell": { "label": "Cornell LII link", "description": "URL on Legal Information Institute at Cornell Law School", "example": "https://www.law.cornell.edu/supremecourt/text/347/483", "type": "url" }, "courtlistener": { "label": "CourtListener", "description": "URL on CourtListener", "example": "https://www.courtlistener.com/opinion/105221/brown-v-board-of-education/", "type": "url" }, "findlaw": { "label": "FindLaw", "description": "URL on FindLaw", "type": "url", "example": "https://caselaw.findlaw.com/us-supreme-court/347/483.html" }, "googlescholar": { "label": "Google Scholar", "description": "URL on Google Scholar", "example": "https://scholar.google.com/scholar_case?case=12120372216939101759", "type": "url" }, "justia": { "label": "Justia", "description": "URL on Justia", "example": "https://supreme.justia.com/cases/federal/us/347/483/", "type": "url" }, "leagle": { "label": "Leagle", "description": "URL on Leagle", "type": "url", "example": "https://www.leagle.com/decision/1954830347us4831795" }, "loc": { "label": "Library of Congress", "description": "URL at the Library of Congress", "example": "http://cdn.loc.gov/service/ll/usrep/usrep347/usrep347483/usrep347483.pdf", "type": "url" }, "openjurist": { "label": "OpenJurist", "description": "URL on OpenJurist", "example": "https://openjurist.org/347/us/483/brown-v-board-of-education-of-topeka-shawnee-county-kan-briggs", "type": "url" }, "oyez": { "label": "Oyez", "description": "URL on Oyez", "example": "https://www.oyez.org/cases/1940-1955/347us483", "type": "url" }, "vlex": { "label": "vLex", "description": "URL on vLex", "type": "url" }, "other_source1": { "label": "Source 1 name", "description": "name of source #1", "type": "string" }, "other_url1": { "label": "Source 1 URL", "description": "URL of source #1", "type": "url" }, "other_source2": { "label": "Source 2 name", "description": "name of source #2", "type": "string" }, "other_url2": { "label": "Source 2 URL", "description": "URL of source #2", "type": "url" }, "other_source3": { "label": "Source 3 name", "description": "name of source #3", "type": "string" }, "other_url3": { "label": "Source 3 URL", "description": "URL of source #3", "type": "url" }, "other_source4": { "label": "Source 4 name", "description": "name of source #4", "type": "string" }, "other_url4": { "label": "Source 4 URL", "description": "URL of source #4", "type": "url" }, "other_source5": { "label": "Source 5 name", "description": "name of source #5", "type": "string" }, "other_url5": { "label": "Source 5 URL", "description": "URL of source #5", "type": "url" }, "other_source6": { "label": "Source 6 name", "description": "name of source #6", "type": "string" }, "other_url6": { "label": "Source 6 URL", "description": "URL of source #6", "type": "url" }, "other_source7": { "label": "Source 7 name", "description": "name of source #7", "type": "string" }, "other_url7": { "label": "Source 7 URL", "description": "URL of source #7", "type": "url" }, "other_source8": { "label": "Source 8 name", "description": "name of source #8", "type": "string" }, "other_url8": { "label": "Source 8 URL", "description": "URL of source #8", "type": "url" }, "other_source9": { "label": "Source 9 name", "description": "name of source #9", "type": "string" }, "other_url9": { "label": "Source 9 URL", "description": "URL of source #9", "type": "url" } }, "description": "Format links to a number of common caselaw sources" } </templatedata>