Template:Infobox Case Brief/doc: Difference between revisions

From wikilawschool.net. Wiki Law School does not provide legal advice. For educational purposes only.
(Created page with "== Description of fields == {| class="wikitable" style="background: transparent" |- ! style="width: 8em;"| Field ! Description |- ! court | The name of the court where the cas...")
 
mNo edit summary
 
(30 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Description of fields ==
This template is to insert in case briefs and provide basic information at a glance.
{| class="wikitable" style="background: transparent"
== Usage ==
|-
Copy and paste the text from the box below into the top of a case brief page. Fill in the data to the right of the equals sign.
! style="width: 8em;"| Field
 
! Description
See also [[Template:Court opinion part]].
|-
 
! court
<nowiki>{{Infobox Case Brief
| The name of the court where the case was heard.
| court                 =
|-
| citation             =
! citation
| date                  = <!-- example: "April 3, 1974" -->
| Court reporter citations. Follow Bluebook formatting conventions. If multiple, separate by '''asterisk'''.
| subject              =
|-
| other_subjects        =
! date_decided
| appealed_from         =
| The date the decision was handed down. Use <nowiki>MM/DD/YYYY</nowiki>. See '''[https://www.semantic-mediawiki.org/wiki/Help:Type_Date#Input_examples here]''' for acceptable formats.
| overturned            =
|-
| partially_overturned  =
! appealed_from
| reaffirmed            =
| The court from which the appeal immediately came.
| questioned            =
|-
| criticized            =
! decision_by
| distinguished        =
| The judge who wrote the decision.
| cited                =
|-
| followed              =
! concurring
| related              =
| The judges who wrote concurring opinions, if any. If multiple, separate by '''asterisk'''.
| facts                =
|-
| procedural_history    =
! dissenting
| issues                =
| The judges who wrote dissenting opinions, if any. If multiple, separate by '''asterisk'''.
| arguments            =
|-
| holding              =
! concur_dissent
| judgment              =
| The judges, if any, who wrote opinions concurring in part and dissenting in part. If multiple, separate by '''asterisk'''.
| reasons              =
|-
| rule                  =
! overturned
| comments              =
| Any cases or actions that this case overturned. If multiple, separate by '''asterisk'''.
| case_text_links      = {{Infobox Case Brief/Case Text Link <!-- repeat as needed, one for each link -->
|-
| link                  =
! reaffirmed
| source_type          =
| Any cases or actions that this case reaffirmed. If multiple, separate by '''asterisk'''.
| case_text_source      = }}
|-
| case_videos            ={{Infobox Case Brief/Case Video <!-- repeat as needed, one for each video -->
! questioned
|service=
| Any cases or actions that this case questioned. If multiple, separate by '''asterisk'''.
|id=}}
|-
| Court_opinion_parts  = {{Court opinion part <!-- repeat as needed, one for each opinion -->
! cited
| opinion_type          = <!-- "majority," "plurality," "unanimous," "concurrence," "dissent," OR "concur/dissent" -->
| Any cases or actions that this case cited. If multiple, separate by '''asterisk'''.
| written_by            =
|-
| joined_by            = }}
! followed
}}
| Any cases or actions that this case followed. If multiple, separate by '''asterisk'''.
</nowiki>
|-
! related
| Any related cases or actions. If multiple, separate by '''asterisk'''.
|}

Latest revision as of 01:55, October 12, 2023

This template is to insert in case briefs and provide basic information at a glance.

Usage[edit source]

Copy and paste the text from the box below into the top of a case brief page. Fill in the data to the right of the equals sign.

See also Template:Court opinion part.

{{Infobox Case Brief
| court                 = 
| citation              = 
| date                  = <!-- example: "April 3, 1974" -->
| subject               = 
| other_subjects        =
| 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 <!-- repeat as needed, one for each link -->
| link                  =
| source_type           =
| case_text_source      = }}
| case_videos            ={{Infobox Case Brief/Case Video <!-- repeat as needed, one for each video -->
|service=
|id=}}
| Court_opinion_parts   = {{Court opinion part <!-- repeat as needed, one for each opinion -->
| opinion_type          = <!-- "majority," "plurality," "unanimous," "concurrence," "dissent," OR "concur/dissent" -->
| written_by            = 
| joined_by             = }}
}}