Difference between revisions of "Template:Infobox high court"

From blackwiki
Jump to navigation Jump to search
imported>Aboutmovies
(make image optional)
imported>Aboutmovies
(concert to standard image options)
Line 3: Line 3:
 
| colspan="2" style="text-align: center; font-size:120%;" | '''{{{court_name}}}'''
 
| colspan="2" style="text-align: center; font-size:120%;" | '''{{{court_name}}}'''
 
|-
 
|-
| colspan="2" style="text-align: center;" | {{#if:{{{image|<noinclude>-</noinclude>}}}}}
+
{{#if:{{{image|}}} |<!--then:-->
 +
{{!}}colspan="2" style="text-align:center;"{{!}} [[Image:{{{image}}}|{{#if:{{{imagesize|}}}|<!--then:-->{{{imagesize}}}|{{{width|225}}}x{{{height|250px}}}|}}|{{PAGENAME}}]]<br/>
 +
<small>{{{caption|}}}</small>
 +
{{!-}}
 +
}}
 
|-
 
|-
 
! style="background: #C0C0C0;" colspan="2" | Court Details
 
! style="background: #C0C0C0;" colspan="2" | Court Details
Line 70: Line 74:
 
|court_name =  
 
|court_name =  
 
|image =  
 
|image =  
 +
|imagesize =
 +
|caption =
 
|established = <!-- year -->
 
|established = <!-- year -->
 
|country = <!-- Official jurisdiction -->
 
|country = <!-- Official jurisdiction -->

Revision as of 07:57, 12 September 2008

{{{court_name}}}
Court Details
Established in: {{{established}}}
Jurisdiction: {{{country}}}
Location: {{{location}}}
Coordinates: {{{coordinates}}}
Composition method: {{{type}}}
Authorized by: {{{authority}}}
Decisions are appealed to: {{{appeals}}}
Judge term length: {{{terms}}}
Number of positions: {{{positions}}}
Website: {{{website}}}

{{{chiefjudgetitle}}}
Currently: {{{chiefjudgename}}}
In position since: {{{termstart}}}
Lead position ends: {{{termend}}}
Jurist term ends: {{{termend2}}}



Empty syntax

{{Infobox_High_Court
|court_name = 
|image = 
|imagesize =
|caption =
|established = <!-- year -->
|country = <!-- Official jurisdiction -->
|location = <!-- city -->
|coordinates= <!-- {{coord|45.000|-122.000|display=inline,title}} -->
|type = <!-- partisan election/non-partisan election/legislative selection/executive selection/cooption/etc -->
|authority = <!-- constitution/statute/monarch-->
|appeals = <!-- appeals of from this court go where -->
|terms = <!-- length of court term for judges-->
|positions = <!-- number of positions/seats on court-->
|website = <!-- official website --> 
|chiefjudgetitle = <!-- title of the top judge such as chief justice/senior judge-->
|chiefjudgename = <!-- current chief's name-->
|termstart = <!-- year current chief became chief-->
|termend = <!-- year term for current chief as chief ends, if applicable-->
|termend2 = <!-- year term of current chief ends if applicable-->
}}