Template:Infobox person: Difference between revisions

From WikiMD's Wellness Encyclopedia

No edit summary
No edit summary
Line 2: Line 2:
{| class="infobox vcard" style="width: 22em; text-align: left; font-size: 90%;"
{| class="infobox vcard" style="width: 22em; text-align: left; font-size: 90%;"
|+ '''{{{name|{{PAGENAME}}}}}'''
|+ '''{{{name|{{PAGENAME}}}}}'''
{{#if:{{{image|}}}|
|-
|-
| colspan="2" style="text-align: center;" | [[File:{{{image}}}|{{{image_size|frameless}}}|alt={{{alt|}}}|{{{caption|}}}]]
| colspan="2" style="text-align: center;" | {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|alt={{{alt|}}}|{{{caption|}}}]]}}
}}
{{#if:{{{name|}}}|
|-
|-
| '''Name'''
| '''Name'''
| {{{name}}}
| {{{name|}}}
}}
{{#if:{{{birthname|}}}|
|-
|-
| '''Birth name'''
| '''Birth name'''
| {{{birthname}}}
| {{{birthname|}}}
}}
{{#if:{{{birth_date|}}}|
|-
|-
| '''Birth date'''
| '''Birth date'''
| {{{birth_date}}}
| {{{birth_date|}}}
}}
{{#if:{{{birth_place|}}}|
|-
|-
| '''Birth place'''
| '''Birth place'''
| {{{birth_place}}}
| {{{birth_place|}}}
}}
{{#if:{{{death_date|}}}|
|-
|-
| '''Death date'''
| '''Death date'''
| {{{death_date}}}
| {{{death_date|}}}
}}
{{#if:{{{death_place|}}}|
|-
|-
| '''Death place'''
| '''Death place'''
| {{{death_place}}}
| {{{death_place|}}}
}}
{{#if:{{{alma_mater|}}}|
|-
|-
| '''Alma mater'''
| '''Alma mater'''
| {{{alma_mater}}}
| {{{alma_mater|}}}
}}
{{#if:{{{occupation|}}}|
|-
|-
| '''Occupation'''
| '''Occupation'''
| {{{occupation}}}
| {{{occupation|}}}
}}
{{#if:{{{years_active|}}}|
|-
|-
| '''Years active'''
| '''Years active'''
| {{{years_active}}}
| {{{years_active|}}}
}}
{{#if:{{{organization|}}}|
|-
|-
| '''Organization'''
| '''Organization'''
| {{{organization}}}
| {{{organization|}}}
}}
{{#if:{{{known_for|}}}|
|-
|-
| '''Known for'''
| '''Known for'''
| {{{known_for}}}
| {{{known_for|}}}
}}
{{#if:{{{notable_works|}}}|
|-
|-
| '''Notable works'''
| '''Notable works'''
| {{{notable_works}}}
| {{{notable_works|}}}
}}
{{#if:{{{spouse|}}}|
|-
|-
| '''Spouse(s)'''
| '''Spouse(s)'''
| {{{spouse}}}
| {{{spouse|}}}
}}
{{#if:{{{website|}}}|
|-
|-
| '''Website'''
| '''Website'''
| [{{{website}}} Official website]
| {{{website|}}}
}}
|}
|}
</includeonly>
</includeonly><noinclude>
<noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Revision as of 21:58, 18 December 2024