Template:Infobox office: Difference between revisions
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
| colspan="2" style="padding: 2px 0 0" | '''In office''' | | colspan="2" style="padding: 2px 0 0" | '''In office''' | ||
|- class="merged spansubtext" {{#if: {{{office_title|}}}||style="display: none"}} | |- class="merged spansubtext" {{#if: {{{office_title|}}}||style="display: none"}} | ||
| colspan="2" style="padding: 2px 0 2px;" | {{{start_date}}} - {{{ | | colspan="2" style="padding: 2px 0 2px;" | {{{start_date}}} - {{{end_date}}} | ||
|- class="merged" {{#if: {{{office_title|}}}||style="display: none"}} | |- class="merged" {{#if: {{{office_title|}}}||style="display: none"}} | ||
! class="label" | Preceded by | ! class="label" | Preceded by | ||
| Line 15: | Line 15: | ||
! class="label" | Succeeded by | ! class="label" | Succeeded by | ||
| class="data" | {{{successor}}} | | class="data" | {{{successor}}} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"office_title": {}, | |||
"incumbent": {}, | |||
"start_date": {}, | |||
"end_date_1": {}, | |||
"predecessor": {}, | |||
"successor": {} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Latest revision as of 16:54, 7 May 2025
|- class="mergedtop" style="display: none" ! colspan=2 class="officetitle" | {{{office_title}}} |- class="merged" style="display: none" ! colspan=2 class="officetitle" | Incumbent |- class="merged spansubtext" style="display: none" | colspan="2" style="padding: 2px 0 0" | In office |- class="merged spansubtext" style="display: none" | colspan="2" style="padding: 2px 0 2px;" | {{{start_date}}} - {{{end_date}}} |- class="merged" style="display: none" ! class="label" | Preceded by | class="data" | {{{predecessor}}} |- class="merged" style="display: none" ! class="label" | Succeeded by | class="data" | {{{successor}}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| office_title | office_title | no description | Unknown | optional |
| incumbent | incumbent | no description | Unknown | optional |
| start_date | start_date | no description | Unknown | optional |
| end_date_1 | end_date_1 | no description | Unknown | optional |
| predecessor | predecessor | no description | Unknown | optional |
| successor | successor | no description | Unknown | optional |
