Template:Person Profile: Difference between revisions
From MicrasWiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| (13 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{| class="infobox vcard geography" style="width: | {| class="infobox vcard geography" style="width:250px; font-size:83%;" | ||
| colspan="2" style="text-align:center;" | <big>'''{{{personsname}}}'''</big> | | colspan="2" style="text-align:center;" | <big>'''{{{personsname}}}'''</big> | ||
|-class="mergedrow" | |-class="mergedrow" | ||
| colspan="2" align=center style="width:90%; border:0; vertical-align:middle;" | [[{{{picture}}}| | | colspan="2" align=center style="width:90%; border:0; vertical-align:middle;" | {{#if: {{{picture|}}}|[[{{{picture|}}}|{{#if: {{{px|}}}|{{{px|}}}|100px}}]]| }} | ||
|- | |- | ||
| colspan="2" style="background:#E6E6FA; font-size:small; text-align:center;" | ''' | | colspan="2" style="background:#E6E6FA; font-size:small; text-align:center;" | '''{{{post}}}''' | ||
|- | |- | ||
| Line 16: | Line 14: | ||
| colspan="2" style="text-align:center;" | {{{date}}} | | colspan="2" style="text-align:center;" | {{{date}}} | ||
|-class="mergedrow" | |-class="mergedrow" | ||
|align=left |'''{{{head of state}}}''' ||align=left | {{{monarch}}} | |align=left |{{#if: {{{monarch|}}}|'''{{{head of state}}}'''| }} ||align=left | {{{monarch|}}} | ||
|-class="mergedrow" | |-class="mergedrow" | ||
|align=left |'''{{{head of Government}}}''' ||align=left | {{{headofgov}}} | |align=left |{{#if: {{{headofgov|}}}|'''{{{head of Government}}}'''| }} ||align=left | {{{headofgov|}}} | ||
|-class="mergedrow" | |-class="mergedrow" | ||
|align=left |'''Preceded by''' ||align=left | {{{preceded}}} | |align=left |{{#if: {{{preceded|}}}|'''Preceded by'''| }} ||align=left | {{{preceded|}}} | ||
|-class="mergedrow" | |-class="mergedrow" | ||
|align=left |'''Succeeded by''' ||align=left | {{{succeeded}}} | |align=left |{{#if: {{{succeeded|}}}|'''Succeeded by'''| }} ||align=left | {{{succeeded|}}} | ||
|- | |- | ||
|-class="mergedtoprow" | |-class="mergedtoprow" | ||
|align=left |'''Born''' ||align=left | {{{dob}}} | |align=left |{{#if: {{{dob|}}}|'''Born'''| }} ||align=left | {{{dob|}}}{{#if: {{{place|}}}|, {{{place|}}}| }} | ||
|- | |||
|-class="mergedrow" | |-class="mergedrow" | ||
|align=left | ||align=left | {{{ | |align=left |{{#if: {{{died|}}}|'''Died'''| }} ||align=left | {{{died|}}}{{#if: {{{died_place|}}}|, {{{died_place|}}}| }} | ||
|-class="mergedrow" | |-class="mergedrow" | ||
|align=left |'''Political Party''' ||align=left | {{{party}}} | |align=left |{{#if: {{{party|}}}|'''Political Party'''| }} ||align=left | {{{party|}}} | ||
|-class="mergedrow" | |-class="mergedrow" | ||
|align=left |'''Profession''' ||align=left | {{{profession}}} | |align=left |{{#if: {{{profession|}}}|'''Profession'''| }} ||align=left | {{{profession|}}} | ||
|-class="mergedrow" | |-class="mergedrow" | ||
|align=left |'''Alma mater''' ||align=left | {{{university}}} | |align=left |{{#if: {{{university|}}}|'''Alma mater'''| }} ||align=left | {{{university|}}} | ||
|-class="mergedrow" | |-class="mergedrow" | ||
|align=left |'''Signature''' ||align=left | [[{{{signature}}} | |align=left |{{#if: {{{signature|}}}|'''Signature''' | }} ||align=left | {{#if: {{{signature|}}}|[[{{{signature|}}}]]| }} | ||
|}<noinclude> | |}[[Category:People]]<noinclude> | ||
[[Category: | {{documentation}} | ||
[[Category:Infobox templates]] | |||
</noinclude> | </noinclude> | ||
Latest revision as of 03:04, 5 February 2025
| {{{personsname}}} | |
| {{{post}}} | |
| {{{Assumed Office}}} | |
| {{{date}}} | |
[edit] []
Template documentation
Usage
{{Person Profile
|personsname =
|picture =
|post =
|when =
|Assumed Office =
|date =
|head of state =
|monarch =
|head of Government =
|headofgov =
|preceded =
|succeeded =
|dob =
|place =
|died =
|died_place =
|party =
|profession =
|university =
|signature =
}}
|