Template:Infobox person: Difference between revisions

Created page with "{| class="infobox" |- ! colspan="2" style="text-align:center; font-size:125%;" | {{{name|}}} |- | colspan="2" style="text-align:center;" | [[File:{{{image|}}}|250px]] |- ! Born | {{{birth_date|}}}<br>{{{birth_place|}}} |- ! Nationality | {{{nationality|}}} |- ! Occupation | {{{occupation|}}} |- ! Known for | {{{known_for|}}} |}"
 
Updated Infobox person with more fields
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox"
{| class="infobox biography vcard" style="width:22em; text-align:left; font-size:90%; border:1px solid #aaa; background:#f9f9f9;"
! colspan="2" style="text-align:center; font-size:125%; font-weight:bold; background:linear-gradient(135deg, #667eea 0%, #764ba2 100%); color:white; padding:10px;" class="fn" | {{{name|{{PAGENAME}}}}}{{#if:{{{verified|}}}| <span class="verified-badge"></span>}}
|-
|-
! colspan="2" style="text-align:center; font-size:125%;" | {{{name|}}}
{{#if:{{{image|}}}|
|-
{{!}} colspan="2" style="text-align:center; padding:5px;" {{!}} [[File:{{{image}}}|220px]]
| colspan="2" style="text-align:center;" | [[File:{{{image|}}}|250px]]
{{!}}-
|-
}}
! Born
{{#if:{{{caption|}}}|
| {{{birth_date|}}}<br>{{{birth_place|}}}
{{!}} colspan="2" style="text-align:center; font-size:90%;" {{!}} {{{caption}}}
|-
{{!}}-
! Nationality
}}
| {{{nationality|}}}
{{#if:{{{birth_name|}}}|
|-
! style="background:#e8e8e8; padding:4px 8px;" {{!}} Birth Name
! Occupation
{{!}} style="padding:4px 8px;" {{!}} {{{birth_name}}}
| {{{occupation|}}}
{{!}}-
|-
}}
! Known&nbsp;for
{{#if:{{{birth_place|}}}|
| {{{known_for|}}}
! style="background:#e8e8e8; padding:4px 8px;" {{!}} Birth Place
{{!}} style="padding:4px 8px;" {{!}} {{{birth_place}}}
{{!}}-
}}
{{#if:{{{nationality|}}}|
! style="background:#e8e8e8; padding:4px 8px;" {{!}} Nationality
{{!}} style="padding:4px 8px;" {{!}} {{{nationality}}}
{{!}}-
}}
{{#if:{{{education|}}}|
! style="background:#e8e8e8; padding:4px 8px;" {{!}} Education
{{!}} style="padding:4px 8px;" {{!}} {{{education}}}
{{!}}-
}}
{{#if:{{{occupation|}}}|
! style="background:#e8e8e8; padding:4px 8px;" {{!}} Occupation
{{!}} style="padding:4px 8px;" {{!}} {{{occupation}}}
{{!}}-
}}
{{#if:{{{years_active|}}}|
! style="background:#e8e8e8; padding:4px 8px;" {{!}} Years Active
{{!}} style="padding:4px 8px;" {{!}} {{{years_active}}}
{{!}}-
}}
{{#if:{{{industry|}}}|
! style="background:#e8e8e8; padding:4px 8px;" {{!}} Industry
{{!}} style="padding:4px 8px;" {{!}} {{{industry}}}
{{!}}-
}}
{{#if:{{{known_for|}}}|
! style="background:#e8e8e8; padding:4px 8px;" {{!}} Known For
{{!}} style="padding:4px 8px;" {{!}} {{{known_for}}}
{{!}}-
}}
{{#if:{{{awards|}}}|
! style="background:#e8e8e8; padding:4px 8px;" {{!}} Awards
{{!}} style="padding:4px 8px;" {{!}} {{{awards}}}
{{!}}-
}}
{{#if:{{{website|}}}|
! style="background:#e8e8e8; padding:4px 8px;" {{!}} Website
{{!}} style="padding:4px 8px;" {{!}} {{{website}}}
{{!}}-
}}
|}
|}
{{#if:{{{verified|}}}|[[Category:Verified profiles]]}}
<noinclude>[[Category:Infobox templates]]</noinclude>