Template:Infobox court case/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Bryan Derksen
from talk
meta>Zyxw
Remove "date_filed" parameter which is not found in infobox. Sort parameters names in order displayed. Remove example with field names since that is now shown on template page.
Line 2: Line 2:
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
==Usage==
==Usage==
{{Infobox Court Case
| name = name
| court = court
| image = [[Image:Example.jpg|200px]]
| date_filed = date_filed
| date_decided = date_decided
| full_name = full_name
| citations = citations
| judges = judges
| prior_actions = prior_actions
| subsequent_actions = subsequent_actions
| opinions = opinions
| transcripts =transcripts
}}
<pre>
<pre>
{{Infobox Court Case
{{Infobox Court Case
Line 22: Line 7:
| court =  
| court =  
| image =  
| image =  
| date_filed =  
| full_name =  
| date_decided =  
| date_decided =  
| full_name =
| citations =  
| citations =  
| transcripts =
| judges =  
| judges =  
| prior_actions =  
| prior_actions =  
| subsequent_actions =  
| subsequent_actions =  
| opinions =  
| opinions =  
| transcripts =
}}
}}
</pre>
</pre>


The parameters date_filed and transcripts are optional
==Parameters==
 
<br clear="all"/>
 
===Parameters===
This infobox takes a number of parameters:
This infobox takes a number of parameters:


;name:the name of the case, should preferably be the same as the article title;
;name
 
:the name of the case, should preferably be the same as the article title;
;court:the name of the court the case was heard in. You should <nowiki>[[link]]</nowiki> to the article on the court;
 
;image:an image to represent the court, such as a coat of arms (for Australian courts, use the [[:Image:Australia coa.png]]). You can also use [[:Image:No image.png]];
 
;date_decided:the date the decision was handed down;


;full_name:the full name of the case, including things like "& Anor" or "& Ors", and expanding any other abbreviations;
;court
:the name of the court the case was heard in. You should <nowiki>[[link]]</nowiki> to the article on the court;


;citations:external links to reports of the case;
;image
:an image to represent the court, such as a coat of arms (for Australian courts, use the [[:Image:Australia coa.png]]). You can also use [[:Image:No image.png]];


;judges:list the judges sitting on the case, Chief Justice first (where applicable);
;full_name
:the full name of the case, including things like "& Anor" or "& Ors", and expanding any other abbreviations;


;prior_actions:mention any prior trials or appeals, if the case is an appeal decision. You may also want to mention related cases in a sequence, eg ''Mabo [No 1]'' and Mabo ''[No 2]''. Use external links to citations if possible;
;date_decided
:the date the decision was handed down;


;subsequent_actions:mention any later appeals or retrials, where applicable. You may also want to mention related cases in a sequence, eg ''Mabo [No 1]'' and Mabo ''[No 2]''. Use external links to citations if possible;
;citations
:external links to reports of the case;


;opinions:a very brief summary of some of the major findings in the case - many case reports will do this for you.
;transcripts {{nobold|(optional)}}
:external links to transcripts of the case, where available.


===Optional parameters===
;judges
:list the judges sitting on the case, Chief Justice first (where applicable);


;transcripts:external links to transcripts of the case, where available.
;prior_actions
:mention any prior trials or appeals, if the case is an appeal decision. You may also want to mention related cases in a sequence, eg ''Mabo [No 1]'' and Mabo ''[No 2]''. Use external links to citations if possible;


==See also==
;subsequent_actions
:mention any later appeals or retrials, where applicable. You may also want to mention related cases in a sequence, eg ''Mabo [No 1]'' and Mabo ''[No 2]''. Use external links to citations if possible;


;opinions
:a very brief summary of some of the major findings in the case - many case reports will do this for you.
<includeonly><!--
<includeonly><!--
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, INSIDE INCLUDEONLY TAGS, THANK YOU. -->
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, INSIDE INCLUDEONLY TAGS, THANK YOU. -->

Revision as of 07:04, 21 April 2008

Usage

{{Infobox Court Case
| name = 
| court = 
| image = 
| full_name = 
| date_decided = 
| citations = 
| transcripts =
| judges = 
| prior_actions = 
| subsequent_actions = 
| opinions = 
}}

Parameters

This infobox takes a number of parameters:

name
the name of the case, should preferably be the same as the article title;
court
the name of the court the case was heard in. You should [[link]] to the article on the court;
image
an image to represent the court, such as a coat of arms (for Australian courts, use the Image:Australia coa.png). You can also use Image:No image.png;
full_name
the full name of the case, including things like "& Anor" or "& Ors", and expanding any other abbreviations;
date_decided
the date the decision was handed down;
citations
external links to reports of the case;
transcripts (optional)
external links to transcripts of the case, where available.
judges
list the judges sitting on the case, Chief Justice first (where applicable);
prior_actions
mention any prior trials or appeals, if the case is an appeal decision. You may also want to mention related cases in a sequence, eg Mabo [No 1] and Mabo [No 2]. Use external links to citations if possible;
subsequent_actions
mention any later appeals or retrials, where applicable. You may also want to mention related cases in a sequence, eg Mabo [No 1] and Mabo [No 2]. Use external links to citations if possible;
opinions
a very brief summary of some of the major findings in the case - many case reports will do this for you.