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== | ||
<pre> | <pre> | ||
{{Infobox Court Case | {{Infobox Court Case | ||
Line 22: | Line 7: | ||
| court = | | court = | ||
| image = | | image = | ||
| | | full_name = | ||
| date_decided = | | date_decided = | ||
| citations = | | citations = | ||
| transcripts = | |||
| judges = | | judges = | ||
| prior_actions = | | prior_actions = | ||
| subsequent_actions = | | subsequent_actions = | ||
| opinions = | | opinions = | ||
}} | }} | ||
</pre> | </pre> | ||
==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]]; | |||
; | ;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 {{nobold|(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. | |||
<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
This is a documentation subpage for Template:Infobox court case. It may contain usage information, categories and other content that is not part of the original template page. |
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.