Template:Infobox court case: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Ligulem m cat |
meta>CyberSkull reworked style code, added usage |
||
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%;" | ||
|- | |- | ||
! colspan="2" style="background: #f0f0f0; text-align: center;" | ''{{{name}}}'' | |||
|- | |- | ||
! colspan="2" | {{{court}}} <br /> {{{image}}} | |||
|- | |- | ||
| | | style="white-space: nowrap; font-size: smaller;"| Date decided | ||
| {{{date_decided}}} | | {{{date_decided}}} | ||
|- | |- | ||
| | | style="white-space: nowrap; font-size: smaller;"| Full case name | ||
| ''{{{full_name}}}'' | | ''{{{full_name}}}'' | ||
|- | |- | ||
| | | style="white-space: nowrap; font-size: smaller;"| Citations | ||
| {{{citations}}} | | {{{citations}}} | ||
|- | |- | ||
| | | style="white-space: nowrap; font-size: smaller;"| Judges sitting | ||
| {{{judges}}} | | {{{judges}}} | ||
|- | |- | ||
! colspan="2" style="background: #f0f0f0" | Case history | |||
|- | |- | ||
| | | style="white-space: nowrap; font-size: smaller;"| Prior actions: | ||
| {{{prior_actions}}} | | {{{prior_actions}}} | ||
|- | |- | ||
| | | style="white-space: nowrap; font-size: smaller;"| Subsequent actions: | ||
| {{{subsequent_actions}}} | | {{{subsequent_actions}}} | ||
|- | |- | ||
! colspan="2" style="background: #f0f0f0" | Case opinions | |||
|- | |- | ||
| colspan="2" | {{{opinions}}} | | colspan="2" | {{{opinions}}} | ||
|}<noinclude> | |}<noinclude> | ||
==Usage== | |||
{| style="background: transparent;" | |||
|<pre> | |||
{{Infobox Court Case | |||
| name = | |||
| court = | |||
| image = | |||
| date_decided = | |||
| full_name = | |||
| citations = | |||
| judges = | |||
| prior_actions = | |||
| subsequent_actions = | |||
| opinions = | |||
}} | |||
[[Category:Infobox templates|Court Case]] | [[Category:Infobox templates|Court Case]] | ||
</noinclude> | </noinclude></pre> |
Revision as of 08:03, 8 April 2006
{{{name}}} | |
---|---|
{{{court}}} {{{image}}} | |
Date decided | {{{date_decided}}} |
Full case name | {{{full_name}}} |
Citations | {{{citations}}} |
Judges sitting | {{{judges}}} |
Case history | |
Prior actions: | {{{prior_actions}}} |
Subsequent actions: | {{{subsequent_actions}}} |
Case opinions | |
{{{opinions}}} |
Usage
{{Infobox Court Case | name = | court = | image = | date_decided = | full_name = | citations = | judges = | prior_actions = | subsequent_actions = | opinions = }} [[Category:Infobox templates|Court Case]] </noinclude> |