Difference between revisions of "Template:Trial infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(Created)
 
m (Let's try it)
Line 1: Line 1:
<includeonly>{| class="infobox"
<noinclude>{{documentation}}
! colspan="2" class="infoboxHeader" | <big>{{{name}}}</big>
</noinclude><includeonly>{{infobox
|-
|title={{{name}}}
| colspan="2" class="infoboxCentre" | {{{image}}}{{#if:{{{image text|}}}|<br />{{{image text}}}|}}
|image={{{image}}}
|-
|caption={{{image text|}}}
{{ginfobox/tbsub|Date|{{{date}}}}}
|label1=Date
{{ginfobox/tbsub|Location|{{{location}}}}}
|data1={{{date|}}}
{{ginfobox/tbsub|Judge(s)|{{{judge}}}}}
|label2=Location
{{ginfobox/tbsub|Accused of|{{{accused of}}}}}
|data2={{{location|}}}
{{ginfobox/tbsub|Verdict|{{{verdict}}}}}
|label3=Judge(s)
{{ginfobox/tbsub|Appearance|{{{appearance}}}}}
|data3={{{judge|}}}
|}[[Category:Trials]]</includeonly><noinclude>{{documentation}}</noinclude>
|label4=Accused of  
|data4={{{accused of|}}}
|label5=Verdict
|data5={{{verdict|}}}
|label6=First held
|data6={{{first held|}}}
|label7=First appearance
|data7={{{first appear}}}
}}[[Category:Trials]]</includeonly>

Revision as of 16:18, 2 July 2009

Documentation for {{trial infobox}}

Use

For trial articles.

Usage

{{trial infobox
|name       = Name of the case (e.g. A v. B)
|image      = Image associated with the trial
|image text = (optional) Text for the image
|date       = Date of occurrence
|location   = Location, e.g. the court
|judge      = The judge(s) at the trial
|accused of = What the defendant was accused of
|verdict    = Result of the trial
|appearance = Episode/film/comic of appearance
}}