Template:Caselaw source
{{documentation}}
{
"params": {
"case": {
"label": "Case",
"description": "name of legal case, possibly including wikitext citation",
"example": "Brown v. Board of Education, {{ussc|347|483|1954|el=no}}",
"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"
}