Template:Infobox officeholder: Difference between revisions
From Commonwealth of Sovereign States
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<templatestyles src="Infobox/styles.css" /> | <templatestyles src="Infobox/styles.css" /> | ||
<includeonly> | |||
{| class="wikitable infotable" | {| class="wikitable infotable" | ||
! colspan="2" style="font-size: large;" | {{{name|{{PAGENAME}}}}} <!--TITLE --> | ! colspan="2" style="font-size: large;" | {{{name|{{PAGENAME}}}}} <!--TITLE --> | ||
|- class=" | |- class="merged" {{#if: {{{image|}}}||style="display: none"}} <!--IMAGE AND DESC --> | ||
! colspan="2" style="padding-bottom: 0;" | [[File:{{{image}}}|256px]] | ! colspan="2" style="padding-bottom: 0;" | [[File:{{{image}}}|256px]] | ||
|- class="merged spansubtext" {{#if: {{{image|}}}||style="display: none"}} | |- class="merged spansubtext" {{#if: {{{image|}}}||style="display: none"}} | ||
| Line 47: | Line 48: | ||
|children={{{children|}}} | |children={{{children|}}} | ||
|signature={{{signature|}}} | |signature={{{signature|}}} | ||
|political_parties={{{political_parties|}}} | |||
|nation={{{nation|}}} | |||
}} | }} | ||
|} | |} | ||
</includeonly> | |||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"name": {}, | |||
"image": {}, | |||
"image_description": {}, | |||
"office_title_1": {}, | |||
"incumbent_1": {}, | |||
"start_date_1": {}, | |||
"end_date_1": {}, | |||
"predecessor_1": {}, | |||
"successor_1": {}, | |||
"office_title_2": {}, | |||
"incumbent_2": {}, | |||
"start_date_2": {}, | |||
"end_date_2": {}, | |||
"predecessor_2": {}, | |||
"successor_2": {}, | |||
"office_title_3": {}, | |||
"incumbent_3": {}, | |||
"start_date_3": {}, | |||
"end_date_3": {}, | |||
"predecessor_3": {}, | |||
"successor_3": {}, | |||
"office_title_4": {}, | |||
"incumbent_4": {}, | |||
"start_date_4": {}, | |||
"end_date_4": {}, | |||
"predecessor_4": {}, | |||
"successor_4": {}, | |||
"birth_info": {}, | |||
"death_info": {}, | |||
"resting_place": {}, | |||
"education": {}, | |||
"spouse_info": {}, | |||
"children": {}, | |||
"signature": {}, | |||
"political_parties": {}, | |||
"nation": {} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Latest revision as of 01:39, 13 May 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | no description | Unknown | optional |
| image | image | no description | Unknown | optional |
| image_description | image_description | no description | Unknown | optional |
| office_title_1 | office_title_1 | no description | Unknown | optional |
| incumbent_1 | incumbent_1 | no description | Unknown | optional |
| start_date_1 | start_date_1 | no description | Unknown | optional |
| end_date_1 | end_date_1 | no description | Unknown | optional |
| predecessor_1 | predecessor_1 | no description | Unknown | optional |
| successor_1 | successor_1 | no description | Unknown | optional |
| office_title_2 | office_title_2 | no description | Unknown | optional |
| incumbent_2 | incumbent_2 | no description | Unknown | optional |
| start_date_2 | start_date_2 | no description | Unknown | optional |
| end_date_2 | end_date_2 | no description | Unknown | optional |
| predecessor_2 | predecessor_2 | no description | Unknown | optional |
| successor_2 | successor_2 | no description | Unknown | optional |
| office_title_3 | office_title_3 | no description | Unknown | optional |
| incumbent_3 | incumbent_3 | no description | Unknown | optional |
| start_date_3 | start_date_3 | no description | Unknown | optional |
| end_date_3 | end_date_3 | no description | Unknown | optional |
| predecessor_3 | predecessor_3 | no description | Unknown | optional |
| successor_3 | successor_3 | no description | Unknown | optional |
| office_title_4 | office_title_4 | no description | Unknown | optional |
| incumbent_4 | incumbent_4 | no description | Unknown | optional |
| start_date_4 | start_date_4 | no description | Unknown | optional |
| end_date_4 | end_date_4 | no description | Unknown | optional |
| predecessor_4 | predecessor_4 | no description | Unknown | optional |
| successor_4 | successor_4 | no description | Unknown | optional |
| birth_info | birth_info | no description | Unknown | optional |
| death_info | death_info | no description | Unknown | optional |
| resting_place | resting_place | no description | Unknown | optional |
| education | education | no description | Unknown | optional |
| spouse_info | spouse_info | no description | Unknown | optional |
| children | children | no description | Unknown | optional |
| signature | signature | no description | Unknown | optional |
| political_parties | political_parties | no description | Unknown | optional |
| nation | nation | no description | Unknown | optional |
