Template:Person infobox: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!-- Template:Infobox actor -->
<!-- Template:Infobox actor -->
{| class="infobox biography vcard" style="float:right; clear:right; margin:0 0 1em 1em; width:300px; font-size:95%; border:1px solid #aaa; background:#f9f9f9;"
{| class="infobox biography vcard" style="float:right; clear:right; margin:0 0 1em 1em; width:300px; min-height:600px; font-size:95%; border:1px solid #aaa; background:#f9f9f9;"
|+ style="font-size:120%; font-weight:bold; padding:6px; text-align:center; background:#ececec;" | {{{name|{{PAGENAME}}}}}
|-
|-
| colspan="2" style="text-align:center; padding:6px;" | [[File:{{{image|No image.png}}}|220px]]
| colspan="2" style="text-align:center; padding:6px;" |  
{{#if:{{{image|}}}|
<div style="margin:4px 0;">{{{image}}}</div>
{{#if:{{{caption|}}}|<div style="font-size:90%; color:#555;">{{{caption}}}</div>}}
}}
 
|-
! Born
| {{{birth_date|–}}}<br />{{{birth_place|–}}}
 
|-
! Father Name
| {{{Father_name|–}}}


{{#if:{{{birth_date|}}}{{{birth_place|}}}
|-
|+ style="width:40%; font-weight:bold; padding:4px;" | Born
! Nationality
|+ style="padding:4px;" | {{{birth_date|}}}<br>{{{birth_place|}}}
| {{{nationality|}}}
}}
 
|-
! Alma mater
| {{{alma_mater|}}}
 
|-
! Occupation
| {{{occupation|}}}


|-
! Years active
| {{{years_active|–}}}


{{#if:{{{death_date|}}}{{{death_place|}}}
|-
|-
| Died
! Known for
| style="padding:4px;" | {{{death_date|}}}<br>{{{death_place|}}}
| {{{known_for|}}}
}}


{{#if:{{{nationality|}}}
|-
|-
| Nationality
! Notable works
| style="padding:4px;" | {{{nationality|}}}
| {{{notable_works|}}}
}}


{{#if:{{{occupation|}}}
|-
|-
| Occupation
! Spouse(s)
| style="padding:4px;" | {{{occupation|}}}
| {{{spouse|}}}
}}


{{#if:{{{years_active|}}}
|-
|-
style="width:40%; font-weight:bold; padding:4px;" | Years active
! Children
| style="padding:4px;" | {{{years_active|}}}
| {{{children|}}}
}}


{{#if:{{{spouse|}}}
|-
|-
style="width:40%; font-weight:bold; padding:4px;" | Spouse(s)
! Awards
| style="padding:4px;" | {{{spouse|}}}
| {{{awards|}}}
}}


{{#if:{{{children|}}}
|-
|-
style="width:40%; font-weight:bold; padding:4px;" | Children
! Website
| style="padding:4px;" | {{{children|}}}
| {{{website|}}}
}}


{{#if:{{{notable_works|}}}
|-
|-
style="width:40%; font-weight:bold; padding:4px;" | Notable works
! Social media
| style="padding:4px;" | {{{notable_works|}}}
| {{{social_media|}}}
}}
|}
|}
<noinclude>
<noinclude>
==Usage==
==Usage==
Line 63: Line 71:
| birth_place  = Paris, France
| birth_place  = Paris, France
| nationality  = British
| nationality  = British
| other_names  = –
| alma_mater    = Brown University
| occupation    = Actress, activist
| occupation    = Actress, activist
| years_active  = 1999–present
| years_active  = 1999–present
| known_for    = Role of Hermione Granger
| notable_works = ''Harry Potter'', ''Beauty and the Beast''
| spouse        = –
| spouse        = –
| children      = –
| children      = –
| notable_works = ''Harry Potter'', ''Beauty and the Beast''
| awards        = MTV Movie Award, Teen Choice Award
| website      = {{URL|emmawatson.com}}
| social_media  = {{URL|instagram.com/emmawatson}}
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>