Template:Court opinion part/doc: Difference between revisions

From wikilawschool.net. Wiki Law School does not provide legal advice. For educational purposes only.
mNo edit summary
mNo edit summary
 
Line 26: Line 26:
| The justices who joined the decision. If multiple, separate by '''asterisk'''. If the decision was unanimous, simply leave blank.
| The justices who joined the decision. If multiple, separate by '''asterisk'''. If the decision was unanimous, simply leave blank.
|}
|}
<templatedata>
{
"params": {
"written_by": {
"label": "Written by",
"description": "The justice who wrote this opinion part. "
},
"opinion_type": {
"label": "Opinion type",
"description": "One of \"majority,\" \"plurality,\" \"unanimous,\" \"concurrence,\" \"dissent,\" OR \"concur/dissent.\"",
"default": "majority",
"required": true
},
"joined_by": {
"label": "Joined by",
"description": "The justices who joined the decision. If multiple, separate by asterisk. If the decision was unanimous, simply leave blank. "
}
},
"description": "Insert authorship information about an individual court opinion part (majority, concurrence, etc.) into case briefs.",
"paramOrder": [
"opinion_type",
"written_by",
"joined_by"
],
"format": "block"
}
</templatedata>

Latest revision as of 03:50, June 10, 2022

This template is to insert authorship information about an individual court opinion part (majority, concurrence, etc.) into case briefs.

Usage[edit source]

Copy and paste the text from the box below into a case brief page within the case brief infobox template to the right of |Court_opinion_parts=. Each opinion part should have its own box on the case brief page. This box can be repeated as many times as needed.

Fill in the data to the right of the equals sign.

{{Court opinion part
| opinion_type          = <!-- "majority," "plurality," "unanimous," "concurrence," "dissent," OR "concur/dissent" -->
| written_by            = 
| joined_by             =  
}}

Description of fields[edit source]

Field Description
opinion_type One of "majority," "plurality," "unanimous," "concurrence," "dissent," OR "concur/dissent."
written_by The justice who wrote this opinion part.
joined_by The justices who joined the decision. If multiple, separate by asterisk. If the decision was unanimous, simply leave blank.