Template:Caselaw source

Text of {{{case}}} is available from:{{#if:{{{cornell|}}}| [{{{cornell}}} Cornell] }}{{#if:{{{courtlistener|}}}| [{{{courtlistener}}} CourtListener] }}{{#if:{{{findlaw|}}}| [{{{findlaw}}} Findlaw] }}{{#if:{{{googlescholar|}}}| [{{{googlescholar}}} Google Scholar] }}{{#if:{{{justia|}}}| [{{{justia}}} Justia] }}{{#if:{{{leagle|}}}| [{{{leagle}}} Leagle] }}{{#if:{{{loc|}}}| [{{{loc}}} Library of Congress] }}{{#if:{{{openjurist|}}}| [{{{openjurist}}} OpenJurist] }}{{#if:{{{oyez|}}}| [{{{oyez}}} Oyez (oral argument audio)] }}{{#if:{{{vlex|}}}| [{{{vlex}}} vLex] }}{{#if:{{{other_url1|}}}| [{{{other_url1}}} {{{other_source1}}}] }}{{#if:{{{other_url2|}}}| [{{{other_url2}}} {{{other_source2}}}] }}{{#if:{{{other_url3|}}}| [{{{other_url3}}} {{{other_source3}}}] }}{{#if:{{{other_url4|}}}| [{{{other_url4}}} {{{other_source4}}}] }}{{#if:{{{other_url5|}}}| [{{{other_url5}}} {{{other_source5}}}] }}{{#if:{{{other_url6|}}}| [{{{other_url6}}} {{{other_source6}}}] }}{{#if:{{{other_url7|}}}| [{{{other_url7}}} {{{other_source7}}}] }}{{#if:{{{other_url8|}}}| [{{{other_url8}}} {{{other_source8}}}] }}{{#if:{{{other_url9|}}}| [{{{other_url9}}} {{{other_source9}}}] }}

{{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"

}