Template:Infobox court case: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Stephen Bain
m (go back to bolding on heading)
meta>Bryan Derksen
(infoboxing)
Line 1: Line 1:
{| class="infobox bordered" cellpadding="2" cellspacing="0" border="1" align="right" style="margin-left: 0.5em; border-collapse: collapse;" width=300px bgcolor=white
{{Infobox
|-
|name=Infobox Court Case
| colspan="2" style="background: #f0f0f0; text-align: center;" | '''''{{{name| }}}'''''
|bodystyle=width:300px;
|-
|abovestyle=background: #f0f0f0;
| colspan="2" style="text-align: center;"| {{{court|}}} <br /> {{{image|}}}
|above= {{{name}}}
|-
|labelstyle=white-space: nowrap; font-size: smaller;
| style="white-space: nowrap; font-size: smaller;"| Full case name
|caption={{{court|}}}
| ''{{{full_name|}}}''
|image= {{{image|}}}
|-
|label1= Full case name
| style="white-space: nowrap; font-size: smaller;"| Date decided  
|data1={{{full_name|}}}
| {{{date_decided|}}}
|label2= Date decided  
|-
|data2= {{{date_decided|}}}
| style="white-space: nowrap; font-size: smaller;"| Citations
|label3= Citations
| {{{citations|}}}
|data3= {{{citations|}}}
{{#if: {{{transcripts|}}} |
|label4=Transcripts
<tr><td style="white-space: nowrap; font-size: smaller;">Transcripts</td><td>{{{transcripts|}}}</td></tr>
|data4={{{transcripts|}}}
| }}
|label5= Judges sitting
|-
|data5= {{{judges|}}}
| style="white-space: nowrap; font-size: smaller;"| Judges sitting
|headerstyle=background: #f0f0f0;
| {{{judges|}}}
|header6= Case history
|-
|label7= Prior actions:
! colspan="2" style="background: #f0f0f0" | Case history
|data7= {{{prior_actions|}}}
|-
|label8=Subsequent actions:
| style="white-space: nowrap; font-size: smaller;"| Prior actions:
|data8= {{{subsequent_actions|}}}
| {{{prior_actions|}}}
|header9= Case opinions
|-
|data10= {{{opinions|}}}
| style="white-space: nowrap; font-size: smaller;"| Subsequent actions:
}}<noinclude>
| {{{subsequent_actions|}}}
|-
! colspan="2" style="background: #f0f0f0" | Case opinions
|-
| colspan="2" | {{{opinions|}}}
|}<noinclude>
==Usage==
==Usage==
{| style="background: transparent;"
{| style="background: transparent;"

Revision as of 10:22, 7 March 2008

{{{name}}}
Case history
Case opinions

Usage

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

The parameters date_filed and transcripts are optional

See the talk page for more detailed usage instructions.