Difference between revisions of "Template:Infobox high court"

From blackwiki
Jump to navigation Jump to search
imported>Aboutmovies
(add new field)
imported>Aboutmovies
m (add coord option, some wikilinks for terms)
Line 17: Line 17:
 
{{#if:{{{location|<noinclude>-</noinclude>}}} |
 
{{#if:{{{location|<noinclude>-</noinclude>}}} |
 
{{!}} '''Location:'''  {{!}}{{!}} {{{location}}}
 
{{!}} '''Location:'''  {{!}}{{!}} {{{location}}}
 +
}}
 +
|-
 +
{{#if: {{{coordinates|<noinclude>-</noinclude>}}} |
 +
{{!}} '''[[Geographic coordinate system|Coordinates:]]''' {{!}}{{!}} {{{coordinates}}}
 
}}
 
}}
 
|-
 
|-
 
{{#if:{{{type|<noinclude>-</noinclude>}}} |
 
{{#if:{{{type|<noinclude>-</noinclude>}}} |
{{!}} '''Type:'''  {{!}}{{!}} {{{type}}}
+
{{!}} '''[[Court|Type:]]'''  {{!}}{{!}} {{{type}}}
 
}}
 
}}
 
|-
 
|-
Line 27: Line 31:
 
}}
 
}}
 
|-
 
|-
{{#if:{{{appeals|<noinclude>-</noinclude>}}} | {{!}}colspan="1" style="text-align:left; font-size:90%;" {{!}} '''Decisions are appealed to:''' {{!}}{{!}}colspan="1" style="text-align:left; font-size:90%;" {{!}} {{{appeals}}}
+
{{#if:{{{appeals|<noinclude>-</noinclude>}}} | {{!}}colspan="1" style="text-align:left; font-size:90%;" {{!}} '''[[Appeal|Decisions are appealed to:]]''' {{!}}{{!}}colspan="1" style="text-align:left; font-size:90%;" {{!}} {{{appeals}}}
 
}}
 
}}
 
|-
 
|-
Line 73: Line 77:
 
|country =  
 
|country =  
 
|location = <!-- city -->
 
|location = <!-- city -->
 +
|coordinates= <!-- {{coord|45.000|-122.000|display=inline,title}} -->
 
|type = <!-- partisan/non-partisan-->
 
|type = <!-- partisan/non-partisan-->
 
|authority = <!-- constitution/statute/monarch-->
 
|authority = <!-- constitution/statute/monarch-->

Revision as of 03:24, 17 October 2007

{{{court_name}}}
{{{image}}}
Court Details
Established in: {{{established}}}
Country: {{{country}}}
Location: {{{location}}}
Coordinates: {{{coordinates}}}
Type: {{{type}}}
Authorized by: {{{authority}}}
Decisions are appealed to: {{{appeals}}}
Judge term length: {{{terms}}}
Elected: {{{elected}}}
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 = 
|established = <!-- year -->
|country = 
|location = <!-- city -->
|coordinates= <!-- {{coord|45.000|-122.000|display=inline,title}} -->
|type = <!-- partisan/non-partisan-->
|authority = <!-- constitution/statute/monarch-->
|appeals = <!-- appeals of from this court go where -->
|terms = <!-- length of court term for judges-->
|elected =  <!-- yes/no-->
|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-->
}}