Template:Infobox personal: Difference between revisions

From Commonwealth of Sovereign States
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
Tag: Manual revert
 
(5 intermediate revisions by the same user not shown)
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: {{{political_parties|}}}||style="display: none"}}
! class="label" | Political party
| 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
| class="data" | {{#invoke:String|replace|{{{spouse_info}}}|,|<br/>}}
| class="data" | {{#invoke:String|replace|{{{spouse_info}}}|,,|<br/>}}
|- class="merged" {{#if: {{{children|}}}||style="display: none"}}
|- class="merged" {{#if: {{{children|}}}||style="display: none"}}
! class="label" | Children
! class="label" | Children
Line 23: 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 33: Line 39:
"spouse_info": {},
"spouse_info": {},
"children": {},
"children": {},
"signature": {}
"signature": {},
"nation": {},
"party_data": {},
"political_party": {}
}
}
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 01:38, 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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
birth_infobirth_info

no description

Unknownoptional
death_infodeath_info

no description

Unknownoptional
resting_placeresting_place

no description

Unknownoptional
educationeducation

no description

Unknownoptional
spouse_infospouse_info

no description

Unknownoptional
childrenchildren

no description

Unknownoptional
signaturesignature

no description

Unknownoptional
nationnation

no description

Unknownoptional
party_dataparty_data

no description

Unknownoptional
political_partypolitical_party

no description

Unknownoptional