Template:CourtInfobox: Difference between revisions
Jump to navigation
Jump to search
>SayerQT No edit summary |
>SayerQT No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 62: | Line 62: | ||
| style="{{#if:{{{termend1|}}}| |display: none;}}" valign="top" | '''Term ends''' | | style="{{#if:{{{termend1|}}}| |display: none;}}" valign="top" | '''Term ends''' | ||
| style="{{#if:{{{termend1|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{termend1|}}} | | style="{{#if:{{{termend1|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{termend1|}}} | ||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
! colspan="2" style="{{#if:{{{associatejudgetitle|}}}| |display: none;| |}} text-align:center; font-weight:normal; color:#FFFFFF; background:#212121;" | '''{{{associatejudgetitle|}}}''' | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{associatejudgename|}}}| |display: none;}}" valign="top" | '''Currently''' | |||
| style="{{#if:{{{associatejudgename|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{associatejudgename|}}} | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{termstart2|}}}| |display: none;}}" valign="top" | '''Since''' | |||
| style="{{#if:{{{termstart2|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{termstart2|}}} | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{appointedby2|}}}| |display: none;}}" valign="top" | '''Appointed by''' | |||
| style="{{#if:{{{appointedby2|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{appointedby2|}}} | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{termend2|}}}| |display: none;}}" valign="top" | '''Term ends''' | |||
| style="{{#if:{{{termend2|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{termend2|}}} | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
! colspan="2" style="{{#if:{{{puisnejudgetitle|}}}| |display: none;| |}} text-align:center; font-weight:normal; color:#FFFFFF; background:#212121;" | '''{{{puisnejudgetitle|}}}''' | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{puisnejudgename|}}}| |display: none;}}" valign="top" | '''Currently''' | |||
| style="{{#if:{{{puisnejudgename|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{puisnejudgename|}}} | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{termstart3|}}}| |display: none;}}" valign="top" | '''Since''' | |||
| style="{{#if:{{{termstart3|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{termstart3|}}} | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{appointedby3|}}}| |display: none;}}" valign="top" | '''Appointed by''' | |||
| style="{{#if:{{{appointedby3|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{appointedby3|}}} | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{termend3|}}}| |display: none;}}" valign="top" | '''Term ends''' | |||
| style="{{#if:{{{termend3|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{termend3|}}} | |||
|} | |} | ||
|} | |} | ||
Latest revision as of 01:38, 12 April 2022
| ||||||
Example Usage:
{{CourtInfobox
|color=Example
|title1=Example
|image1=Example
|image2=Example
|established=Example
|dissolved=Example
|jurisdiction=Example
|location=Example
|composition=Example
|authority=Example
|appealsfrom=Example
|appealsto=Example
|termlength=Example
|positions=Example
|tribunaltype=Example
|chiefjudgetitle=Example
|chiefjudgename=Example
|termstart1=Example
|appointedby1=Example
|termend1=Example
|associatejudgetitle=Example
|associatejudgename=Example
|termstart2=Example
|appointedby2=Example
|termend2=Example
|puisnejudgetitle=Example
|puisnejudgename=Example
|termstart3=Example
|appointedby3=Example
|termend3=Example
}}