Template:Infobox personal: Difference between revisions
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
! class="label" | Education | ! class="label" | Education | ||
| class="data" | {{#invoke:String|replace|{{{education}}}|,,|<br/>}} | | class="data" | {{#invoke:String|replace|{{{education}}}|,,|<br/>}} | ||
|- class="merged" {{#if: {{{ | |- class="merged" {{#if: {{{political_parties|}}}||style="display: none"}} | ||
! class="label" | Political party | ! class="label" | Political party | ||
| class="data" | {{#invoke:String|replace|{{{ | | class="data" | {{#invoke:String|replace|{{{political_parties}}}|,,|<br/>}} | ||
|- class="merged" {{#if: {{{spouse_info|}}}||style="display: none"}} | |- class="merged" {{#if: {{{spouse_info|}}}||style="display: none"}} | ||
! class="label" | Spouse | ! class="label" | Spouse | ||
| Line 26: | Line 26: | ||
|- class="merged" {{#if: {{{signature|}}}||style="display: none"}} | |- class="merged" {{#if: {{{signature|}}}||style="display: none"}} | ||
! colspan="2" style="padding-bottom: 0;" | [[File:{{{signature}}}|256px]] | ! colspan="2" style="padding-bottom: 0;" | [[File:{{{signature}}}|256px]] | ||
<includeonly> | |||
[[Category:List of people from {{{nation|unknown nation}}} | |||
</includeonly> | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
| Line 36: | Line 39: | ||
"spouse_info": {}, | "spouse_info": {}, | ||
"children": {}, | "children": {}, | ||
"signature": {} | "signature": {}, | ||
"nation": {}, | |||
"party_data": {}, | |||
"political_party": {} | |||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Revision as of 01:30, 13 May 2025
|- class="mergedtop" ! class="label" | Born | class="data" | {{{birth_info}}} |- class="merged" style="display: none" ! class="label" | Died | class="data" | {{{death_info}}} |- class="merged" style="display: none" ! class="label" | Resting place | class="data" | {{{resting_place}}} |- class="merged" style="display: none" ! class="label" | Education | class="data" | {{{education}}} |- class="merged" style="display: none" ! class="label" | Political party | class="data" | {{{political_parties}}} |- class="merged" style="display: none" ! class="label" | Spouse | class="data" | {{{spouse_info}}} |- class="merged" style="display: none" ! class="label" | Children | class="data" | {{{children}}} |- class="merged spansubtext" style="display: none" | colspan="2" style="font-size: small; font-weight: bold;" | Signature |- class="merged" style="display: none" ! colspan="2" style="padding-bottom: 0;" | [[File:{{{signature}}}|256px]]
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 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 |
| nation | nation | no description | Unknown | optional |
| party_data | party_data | no description | Unknown | optional |
| political_party | political_party | no description | Unknown | optional |
