Template:Infobox actress: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
|colspan="3" style="text-align:center; font-size:90%;" | {{#if:{{{image|}}} |<!--then:-->[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|<!--then: -->{{{imagesize}}}|<!--else:-->220px}}| ]]<br/><small>{{{caption|}}}</small>}} | |colspan="3" style="text-align:center; font-size:90%;" | {{#if:{{{image|}}} |<!--then:-->[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|<!--then: -->{{{imagesize}}}|<!--else:-->220px}}| ]]<br/><small>{{{caption|}}}</small>}} | ||
|- | |- | ||
{{#if:{{{nationality|}}} | | {{#if:{{{nationality|}}} | {{!}}''' Nationality''' {{!!}} {{{nationality| }}} }} | ||
{{!}}''' Nationality''' | |||
{{!}} {{{nationality| }}} | |||
}} | |||
|- | |- | ||
{{#if:{{{birthname|}}} | | {{#if:{{{birthname|}}} | {{!}}'''Birth name''' {{!!}} {{{birthname| }}} }} | ||
{{!}}'''Birth name''' | |||
{{!}} {{{birthname| }}} | |||
}} | |||
|- valign ="top" | |- valign ="top" | ||
{{#if:{{{othername|}}} | | {{#if:{{{othername|}}} | {{!}} '''Other name(s)''' {{!!}} {{{othername|}}} }} | ||
{{!}} '''Other name(s)''' | |||
{{!}} {{{othername|}}} | |||
}} | |||
|- Valign ="top" | |- Valign ="top" | ||
{{#if:{{{parents|}}} | | {{#if:{{{parents|}}} | {{!}}'''Parents''' {{!!}} {{{parents}}} }} | ||
{{!}}'''Parents''' | |||
{{!}} {{{parents}}} | |||
}} | |||
|- Valign ="top" | |- Valign ="top" | ||
{{#if:{{{birthdate|}}} | | {{#if:{{{birthdate|}}} | {{!}} '''Born''' {{!!}} {{{dob| }}}<br/> {{{birthplace|}}} }} | ||
{{!}} '''Born''' | |||
{{!}} {{{ | |||
}} | |||
|- Valign ="top" | |- Valign ="top" | ||
{{#if:{{{deathdate|}}} | | {{#if:{{{deathdate|}}} | {{!}} '''Died''' {{!!}} {{{deathdate| }}}<br/>{{{deathplace| }}}<br/>{{{deathcause| }}} }} | ||
{{!}} '''Died''' | |||
{{!}} {{{deathdate| }}}<br/>{{{deathplace| }}}<br/>{{{deathcause| }}} | |||
}} | |||
|- Valign ="top" | |- Valign ="top" | ||
{{#if:{{{buried|}}} | | {{#if:{{{buried|}}} | {{!}} '''Buried''' {{!!}} {{{buried| }}} }} | ||
{{!}} '''Buried''' | |||
{{!}} {{{buried| }}} | |||
}} | |||
|- | |- | ||
{{#if:{{{height|}}} | | {{#if:{{{height|}}} | {{!}} '''Height''' {{!!}} {{{height}}} }} | ||
{{!}} '''Height''' | |||
{{!}} | |||
}} | |||
|- | |- | ||
{{#if:{{{weight|}}} | | {{#if:{{{weight|}}} | {{!}} '''Weight''' {{!!}} {{{weight}}} }} | ||
{{!}} '''Weight''' | |||
{{!}} | |||
}} | |||
|- | |- | ||
{{#if:{{{vitals|}}} | | {{#if:{{{vitals|}}} | {{!}} '''Vital stats''' {{!!}} {{{vitals|}}} }} | ||
{{!}} '''Vital stats''' | |||
{{!}} {{{vitals|}}} | |||
}} | |||
|- Valign ="top" | |- Valign ="top" | ||
{{#if:{{{occupation|}}} | | {{#if:{{{occupation|}}} | {{!}} '''Occupation''' {{!!}} {{{occupation|}}} }} | ||
{{!}} '''Occupation''' | |||
{{!}} {{{occupation|}}} | |||
}} | |||
|- | |- | ||
{{#if:{{{yearsactive|}}} | | {{#if:{{{yearsactive|}}} | {{!}} '''Years active''' {{!!}} {{{yearsactive|}}} }} | ||
{{!}} '''Years active''' | |||
{{!}} {{{yearsactive|}}} | |||
}} | |||
|- valign ="top" | |- valign ="top" | ||
{{#if:{{{partner|}}} | | {{#if:{{{partner|}}} | {{!}} '''Partner(s)''' {{!!}} {{{partner|}}} }} | ||
{{!}} '''Partner(s)''' {{!!}} {{{partner|}}} | |||
}} | |||
|- Valign ="top" | |- Valign ="top" | ||
{{#if:{{{spouse|}}} | | {{#if:{{{spouse|}}} | {{!}} '''Spouse(s)''' {{!!}} {{{spouse|}}} }} | ||
{{!}} '''Spouse(s)''' {{!!}} {{{spouse|}}} | |||
}} | |||
|- Valign ="top" | |- Valign ="top" | ||
{{#if:{{{children|}}} | {{!}} '''Children''' {{!!}} {{{children|}}} }} | {{#if:{{{children|}}} | {{!}} '''Children''' {{!!}} {{{children|}}} }} | ||
| Line 105: | Line 65: | ||
| deathcause = | | deathcause = | ||
| height = ((ht|ft|in)) | | height = ((ht|ft|in)) | ||
| | | weight = ((wt|nnn)) | ||
| vitals = | | vitals = {{vitals | ||
| occupation = | | occupation = | ||
| yearsactive = text | | yearsactive = text | ||
Revision as of 21:46, 12 September 2021
Usage:
- copy template below to new page and populate
{{infobox actress<br>
| Name = name else ((PAGENAME))
| image = image.jpg
| imagesize = ???px else 200px
| nationality=
| birthname =
| othername =
| Parents =
| birthdate = ((dob|year|mo|dy))
| birthplace =
| deathdate =
| deathplace =
| deathcause =
| height = ((ht|ft|in))
| weight = ((wt|nnn))
| vitals = {{vitals
| occupation =
| yearsactive = text
| spouse =
| children =
| homepage =
| imdb =
| iafd =
| awards =
| notable role =
}}