Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox person: Difference between revisions

Template page
Created page with "<templatestyles src="Template:Infobox person/styles.css" /> <includeonly> {| class="ws-infobox" |- ! colspan="2" class="ws-infobox-title" | {{{name|{{PAGENAME}}}}} |- | colspan="2" class="ws-image" | [[File:{{{image|No_image_available.svg}}}|280px|center]] {{#if:{{{caption|}}}|<div class="ws-caption">{{{caption}}}</div>|}} {{#if:{{{born|}}}| |- ! Born | {{{born}}} }} {{#if:{{{died|}}}| |- ! Died | {{{died}}} }} {{#if:{{{nationality|}}}| |- ! Nationality | {{{nationali..."
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<templatestyles src="Template:Infobox person/styles.css" />
<templatestyles src="Template:Infobox person/styles.css"/>
<includeonly>
 
{| class="ws-infobox"
{| class="ws-person-box"
|-
! colspan="2" class="ws-infobox-title" | {{{name|{{PAGENAME}}}}}
|-
|-
| colspan="2" class="ws-image" |
! colspan="2" class="ws-person-header" | {{{name|}}}
[[File:{{{image|No_image_available.svg}}}|280px|center]]
{{#if:{{{caption|}}}|<div class="ws-caption">{{{caption}}}</div>|}}


{{#if:{{{born|}}}|
{{#if:{{{image|}}}|
|-
|-
! Born
| colspan="2" class="ws-person-image" |
| {{{born}}}
[[File:{{{image}}}|260px]]
}}
}}


{{#if:{{{died|}}}|
|-
|-
! Died
! Born
| {{{died}}}
| {{{born|—}}}
}}


{{#if:{{{nationality|}}}|
|-
|-
! Nationality
! Nationality
| {{{nationality}}}
| {{{nationality|—}}}
}}


{{#if:{{{citizenship|}}}|
|-
! Citizenship
| {{{citizenship}}}
}}
{{#if:{{{occupation|}}}|
|-
|-
! Occupation
! Occupation
| {{{occupation}}}
| {{{occupation|—}}}
}}


{{#if:{{{organization|}}}|
|-
|-
! Organization
! Organization
| {{{organization}}}
| {{{organization|—}}}
}}


{{#if:{{{position|}}}|
|-
! Position
| {{{position}}}
}}
{{#if:{{{education|}}}|
|-
! Education
| {{{education}}}
}}
{{#if:{{{alma_mater|}}}|
|-
! Alma mater
| {{{alma_mater}}}
}}
{{#if:{{{years_active|}}}|
|-
|-
! Years active
! Years active
| {{{years_active}}}
| {{{years_active|—}}}
}}


{{#if:{{{known_for|}}}|
|-
|-
! Known for
! Known for
| {{{known_for}}}
| {{{known_for|}}}
}}
 
{{#if:{{{notable_works|}}}|
|-
! Notable works
| {{{notable_works}}}
}}


{{#if:{{{awards|}}}|
|-
|-
! Awards
! Awards
| {{{awards}}}
| {{{awards|}}}
}}
 
{{#if:{{{spouse|}}}|
|-
! Spouse
| {{{spouse}}}
}}
 
{{#if:{{{children|}}}|
|-
! Children
| {{{children}}}
}}
 
{{#if:{{{parents|}}}|
|-
! Parents
| {{{parents}}}
}}
 
{{#if:{{{residence|}}}|
|-
! Residence
| {{{residence}}}
}}


{{#if:{{{website|}}}|
{{#if:{{{website|}}}|
Line 115: Line 43:
! Website
! Website
| [{{{website}}} Official Website]
| [{{{website}}} Official Website]
}}
{{#if:{{{linkedin|}}}|
|-
! LinkedIn
| [{{{linkedin}}} Profile]
}}
{{#if:{{{instagram|}}}|
|-
! Instagram
| [{{{instagram}}} Profile]
}}
{{#if:{{{x|}}}|
|-
! X
| [{{{x}}} Profile]
}}
{{#if:{{{youtube|}}}|
|-
! YouTube
| [{{{youtube}}} Channel]
}}
{{#if:{{{imdb|}}}|
|-
! IMDb
| [{{{imdb}}} Profile]
}}
}}


|}
|}
</includeonly>
<noinclude>
== Usage ==
<pre>
{{Infobox person
| name =
| image =
| caption =
| born =
| nationality =
| occupation =
| organization =
| years_active =
| known_for =
| awards =
| website =
}}
</pre>
</noinclude>

Latest revision as of 18:22, 23 July 2026

-

Born
Nationality
Occupation
Organization
Years active
Known for
Awards

-

Website