Template:Infobox personal: Difference between revisions
Created page with "<templatestyles src="Infobox/styles.css" /> |- class="mergedtop" <!-- PERSONAL LIFE --> ! class="label" | Born | class="data" | {{#invoke:String|replace|{{{birth_info}}}|,,|<br/>}} |- class="merged" {{#if: {{{death_info|}}}||style="display: none"}} ! class="label" | Died | class="data" | {{#invoke:String|replace|{{{death_info}}}|,,|<br/>}} |- class="merged" {{#if: {{{resting_place|}}}||style="display: none"}} ! class="label" | Resting place | class="data" | {{{resting_p..." |
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: {{{party_data|}}}||style="display: none"}} | |||
! class="label" | Political party | |||
| class="data" | {{#invoke:String|replace|{{{political_party}}}|,,|<br/>}} | |||
|- class="merged" {{#if: {{{spouse_info|}}}||style="display: none"}} | |- class="merged" {{#if: {{{spouse_info|}}}||style="display: none"}} | ||
! class="label" | Spouse | ! class="label" | Spouse | ||
Revision as of 23:06, 7 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_party}}} |- 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 |
