Template:Infobox Case Brief: Difference between revisions

From wikilawschool.net. Wiki Law School does not provide legal advice. For educational purposes only.
(Created page with "<includeonly>{| class="infobox" cellspacing="3" style="width:25em; font-size:90%; text-align:center;" |- | colspan="2" style="font-size:larger;"| '''{{{PAGENAME}}}''' |- ! Cou...")
 
No edit summary
Line 89: Line 89:
{{#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><!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
</includeonly><noinclude>{{:Template:Infobox Case Brief/doc}}</noinclude>
This template is to insert in text-specific outlines and provide basic information at a glance.
== Usage ==
<nowiki>{{Infobox Text-Specific Outline
| court          =
| citation        =
| date            = <!-- example: "2/15/2000" -->
| subject        =
| appealed_from  =
}}</nowiki>
{{:Template:Infobox Case Brief/doc}}
</noinclude>

Revision as of 04:41, October 13, 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             = }}
}}