Template:Infobox court case: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Thumperward allow case name to be inherited from page name |
meta>Thumperward code cleanup. other court infoboxen are hidden on their template pages, so go with that consensus as it simplified this code |
||
| Line 1: | Line 1: | ||
{{ | {{ infobox | ||
| bodystyle = width:300px; | | bodystyle = width:300px; | ||
| abovestyle = background: #f0f0f0; | | abovestyle = background: #f0f0f0; | ||
| headerstyle = background: #f0f0f0; | | headerstyle = background: #f0f0f0; | ||
| labelstyle = white-space: nowrap; font-size: smaller; background: #f0f0f0 | | labelstyle = white-space: nowrap; font-size: smaller; background: #f0f0f0 | ||
| above | |||
| image | | above = {{{name|<noinclude>{{PAGENAME}}</noinclude>}}} | ||
| caption | | image = {{#if:{{{image|}}}|[[Image:{{{image}}}|{{{imagesize|220}}}px]]}} | ||
| data1 | | caption = {{{caption|}}} | ||
| label2 | |||
| data2 | | data1 = {{{court|}}} | ||
| label3 | | label2 = Full case name | ||
| data3 | | data2 = {{{full_name|}}} | ||
| label4 | | label3 = Date decided | ||
| data4 | | data3 = {{{date_decided|}}} | ||
| label5 | | label4 = Citations | ||
| data5 | | data4 = {{{citations|}}} | ||
| label6 | | label5 = Transcripts | ||
| data6 | | data5 = {{{transcripts|}}} | ||
| header7 | | label6 = Judges sitting | ||
| label8 | | data6 = {{{judges|}}} | ||
| data8 | |||
| label9 | | header7 = {{#if:{{{prior_actions|}}}{{{subsequent_actions|}}}|Case history}} | ||
| data9 | |||
| header10 = {{#if:{{{opinions | | label8 = Prior actions | ||
| data11 | | data8 = {{{prior_actions|}}} | ||
| label9 = Subsequent actions | |||
| data9 = {{{subsequent_actions|}}} | |||
| header10 = {{#if:{{{opinions|}}}|Case opinions}} | |||
| data11 = {{{opinions|}}} | |||
}}<noinclude>{{Documentation}}</noinclude> | }}<noinclude>{{Documentation}}</noinclude> | ||
Revision as of 10:37, 22 September 2008
| Infobox court case |
|---|
Lua error in package.lua at line 80: module 'Module:Documentation/config' not found.