Template:Infobox court case: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Shadow007
mNo edit summary
meta>Stephen Bain
(add optional transcripts parameter)
Line 1: Line 1:
{| class="infobox bordered" cellpadding="4" cellspacing="0" style="width: 24em; margin: 0 0 1em 1em; border: 1px #aaaaaa solid; font-size: 95%;"
{| class="infobox bordered" cellpadding="4" cellspacing="0" style="width: 24em; margin: 0 0 1em 1em; border: 1px #aaaaaa solid; font-size: 95%;"
|-
|-
! colspan="2" style="background: #f0f0f0; text-align: center;" | ''{{{name}}}''
! colspan="2" style="background: #f0f0f0; text-align: center;" | ''{{{name| }}}''
|-
|-
! colspan="2" style="text-align: center;"| {{{court}}} <br /> {{{image}}}
! colspan="2" style="text-align: center;"| {{{court|}}} <br /> {{{image|}}}
|-
|-
| style="white-space: nowrap; font-size: smaller;"| Date decided
| style="white-space: nowrap; font-size: smaller;"| Date decided
| {{{date_decided}}}
| {{{date_decided|}}}
|-
|-
| style="white-space: nowrap; font-size: smaller;"| Full case name
| style="white-space: nowrap; font-size: smaller;"| Full case name
| ''{{{full_name}}}''
| ''{{{full_name| }}}''
|-
|-
| style="white-space: nowrap; font-size: smaller;"| Citations
| style="white-space: nowrap; font-size: smaller;"| Citations
| {{{citations}}}
| {{{citations|}}}
{{#if: {{{transcripts|}}} |
<tr>
<td style="white-space: nowrap; font-size: smaller;">Citations</td>
<td>{{{transcripts}}}</td>
</tr>
| }}
|-
|-
| style="white-space: nowrap; font-size: smaller;"| Judges sitting
| style="white-space: nowrap; font-size: smaller;"| Judges sitting
| {{{judges}}}
| {{{judges|}}}
|-
|-
! colspan="2" style="background: #f0f0f0" | Case history
! colspan="2" style="background: #f0f0f0" | Case history
|-
|-
| style="white-space: nowrap; font-size: smaller;"| Prior actions:
| style="white-space: nowrap; font-size: smaller;"| Prior actions:
| {{{prior_actions}}}
| {{{prior_actions|}}}
|-
|-
| style="white-space: nowrap; font-size: smaller;"| Subsequent actions:
| style="white-space: nowrap; font-size: smaller;"| Subsequent actions:
| {{{subsequent_actions}}}
| {{{subsequent_actions|}}}
|-
|-
! colspan="2" style="background: #f0f0f0" | Case opinions
! colspan="2" style="background: #f0f0f0" | Case opinions
|-
|-
| colspan="2" | {{{opinions}}}
| colspan="2" | {{{opinions|}}}
|}<noinclude>
|}<noinclude>
==Usage==
==Usage==

Revision as of 12:59, 28 May 2006


Date decided
Full case name
Citations
Judges sitting
Case history
Prior actions:
Subsequent actions:
Case opinions

Usage

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