Template:Infobox actress: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Text replacement - "|220px}}" to "|270px}}") |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{|class="infobox" cellspacing="5" style="width: | {| class="infobox" cellspacing="5" style="width:30em; font-size:85%; border: 1px solid black;padding:0.5em 1em 0.5em 1em" align="right" | ||
|- | |- | ||
|colspan="3" style="text-align:center; font-size:larger; background-color:{{{color| | |colspan="3" style="text-align: center; font-size: larger; background-color:{{{color|#ddf}}}; color:#000;" | '''{{{name|{{PAGENAME}}}}}''' | ||
|- | |- | ||
|colspan="3" style="text-align: center; font-size: 90%; line-height: 15px;"|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|{{{imagesize}}}|270px}}| ]]<br /><small>{{{caption|}}}</small>}} | |||
| colspan="3" style="text-align:center; font-size:90%;" | | |||
{{#if:{{{ | |||
| | |||
{{#if:{{{ | |||
|- | |- | ||
|colspan="3" style="text-align: center; font-weight: bold; background-color: {{{color|#ddf}}};" | Background information | |||
|- Valign ="top" | |||
{{#if:{{{birthname|}}} | {{!}}'''Birth name''' {{!!}} {{{birthname| }}} }} | {{#if:{{{birthname|}}} | {{!}}'''Birth name''' {{!!}} {{{birthname| }}} }} | ||
|- Valign ="top" | |- Valign ="top" | ||
{{#if:{{{birthdate|}}} | {{!}} '''Born''' {{!!}} {{{birthdate| }}}<br/> {{{birthplace|}}} }} | {{#if:{{{birthdate|}}} | {{!}} '''Born''' {{!!}} {{{birthdate| }}}<br/> {{{birthplace|}}} }} | ||
| Line 23: | Line 15: | ||
|- Valign ="top" | |- Valign ="top" | ||
{{#if:{{{buried|}}} | {{!}} '''Buried''' {{!!}} {{{buried| }}} }} | {{#if:{{{buried|}}} | {{!}} '''Buried''' {{!!}} {{{buried| }}} }} | ||
|- | |- valign ="top" | ||
{{#if:{{{othername|}}} | {{!}} '''Other name(s)''' {{!!}} {{{othername|}}} }} | |||
|- Valign ="top" | |||
{{#if:{{{hair color|}}} | {{!}} '''Hair color''' {{!!}} {{{hair color}}} }} | {{#if:{{{hair color|}}} | {{!}} '''Hair color''' {{!!}} {{{hair color}}} }} | ||
|- | |- | ||
| Line 41: | Line 35: | ||
|- Valign ="top" | |- Valign ="top" | ||
{{#if:{{{spouse|}}} | {{!}} '''Spouse(s)''' {{!!}} {{{spouse|}}} }} | {{#if:{{{spouse|}}} | {{!}} '''Spouse(s)''' {{!!}} {{{spouse|}}} }} | ||
|- Valign ="top" | |||
{{#if:{{{parents|}}} | {{!}}'''Parents''' {{!!}} {{{parents}}} }} | |||
|- Valign ="top" | |- Valign ="top" | ||
{{#if:{{{children|}}} | {{!}} '''Children''' {{!!}} {{{children|}}} }} | {{#if:{{{children|}}} | {{!}} '''Children''' {{!!}} {{{children|}}} }} | ||
|- Valign ="top" | |||
{{#if:{{{relatives|}}} | {{!}}'''Relatives''' {{!!}} {{{relatives}}} }} | |||
|- | |||
{{#if:{{{nationality|}}} | {{!}}''' Nationality''' {{!!}} {{{nationality| }}} }} | |||
|- | |||
{{#if:{{{ethnicity|}}} | {{!}}''' Ethnicity''' {{!!}} {{{ethnicity| }}} }} | |||
|- | |- | ||
{{#if:{{{homepage|}}} | {{!}} '''Official site''' {{!!}} {{{homepage|}}} }} | {{#if:{{{homepage|}}} | {{!}} '''Official site''' {{!!}} {{{homepage|}}} }} | ||
| Line 81: | Line 83: | ||
|yearsactive = text | |yearsactive = text | ||
| spouse = | | spouse = | ||
| parter = | |||
| relatives = | |||
| children = | | children = | ||
| homepage = | | homepage = | ||
| Line 88: | Line 92: | ||
| notable role = | | notable role = | ||
}} </pre> | }} </pre> | ||
[[Category:Infobox]] | [[Category:Infobox templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 21:31, 17 April 2025
Usage:
- copy template below to new page and populate
{{infobox actress<br>
| name =
| image = image.jpg
| imagesize = ???px else 200px
|nationality =
| ethnicity =
| birthname =
| othername =
| parents =
| birthdate = ((dob|year|mo|dy))
| birthplace =
| deathdate =
| deathplace =
| deathcause =
| eye color =
| hair color =
| height = ((ht| | }}
| weight = ((wt| ))
| vitals = {{vitals
| occupation =
|yearsactive = text
| spouse =
| parter =
| relatives =
| children =
| homepage =
| imdb =
| iafd =
| awards =
| notable role =
}}