Template:Infobox Case Brief: Difference between revisions

From wikilawschool.net. Wiki Law School does not provide legal advice. For educational purposes only.
No edit summary
No edit summary
Line 16: Line 16:
{{!}} [[Appealed from::{{{appealed_from|}}}]]
{{!}} [[Appealed from::{{{appealed_from|}}}]]
}}
}}
{{#ask:
|-
[[-Has subobject::{{FULLPAGENAME}}]]
|?Has opinion type
|?Written by
|?Joined by
|format=template
|template=Infobox Case Brief/opinion authors
}}
{{#if: {{{overturned|}}} |
{{#if: {{{overturned|}}} |
! Overturned
! Overturned
Line 68: Line 61:
{{!}} {{#arraymap:{{{related|}}}|*|xrelatedx|[[Related::xrelatedx]]|<br />}}
{{!}} {{#arraymap:{{{related|}}}|*|xrelatedx|[[Related::xrelatedx]]|<br />}}
}}  
}}  
|-
{{#if: {{{opinion_type|}}}{{{written_by|}}}{{{joined_by|}}} |
| colspan="2" style="font-size:larger; background-color:lightblue;"| '''Case Opinions'''
}}
|-
{{#ask:
[[-Has subobject::{{FULLPAGENAME}}]]
|?Has opinion type
|?Written by
|?Joined by
|format=template
|template=Infobox Case Brief/opinion authors
}}
|}
|}
{{#arraymap:{{{subject|}}}|*|xcatcasesx|[[Category:Cases:xcatcasesx]]|\s}}
{{#arraymap:{{{subject|}}}|*|xcatcasesx|[[Category:Cases:xcatcasesx]]|\s}}
{{#if:{{{court|}}}|[[Category:{{{court|}}} Decisions]]}}
{{#if:{{{court|}}}|[[Category:{{{court|}}} Decisions]]}}
</includeonly><noinclude>{{:Template:Infobox Case Brief/doc}}</noinclude>
</includeonly><noinclude>{{:Template:Infobox Case Brief/doc}}</noinclude>

Revision as of 06:12, October 16, 2019

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

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.

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             = }}
}}