Difference between revisions of "Template:Trial infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(Created)
 
m (Protected "Template:Trial infobox": High traffic page ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading])
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<includeonly>{| class="infobox"
<noinclude>{{documentation}}</noinclude>
! colspan="2" class="infoboxHeader" | <big>{{{name}}}</big>
<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=Defendant
|data4={{{accused|{{{defendant|}}}}}}
|label5=Charged for
|data5={{{charged for|}}}
|label6=Defence Lawyer
|data6={{{lawyer|}}}
|label7=Prosecutor
|data7={{{prosecutor|}}}
|label8=Verdict
|data8={{{verdict|}}}
|label9=First held
|data9={{{first held|}}}
|label10=Appearance
|data10={{{appearance}}}
}}[[Category:Trials]]<includeonly>

Latest revision as of 13:31, 27 March 2011

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
}}