Template:Infobox actress: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
{{#if:{{{parents|}}} | {{!}}'''Parents''' {{!!}} {{{parents}}} }} | {{#if:{{{parents|}}} | {{!}}'''Parents''' {{!!}} {{{parents}}} }} | ||
|- Valign ="top" | |- Valign ="top" | ||
{{#if:{{{birthdate|}}} | {{!}} '''Born''' {{!!}} {{{ | {{#if:{{{birthdate|}}} | {{!}} '''Born''' {{!!}} {{{birthdate| }}}<br/> {{{birthplace|}}} }} | ||
|- Valign ="top" | |- Valign ="top" | ||
{{#if:{{{deathdate|}}} | {{!}} '''Died''' {{!!}} {{{deathdate| }}}<br/>{{{deathplace| }}}<br/>{{{deathcause| }}} }} | {{#if:{{{deathdate|}}} | {{!}} '''Died''' {{!!}} {{{deathdate| }}}<br/>{{{deathplace| }}}<br/>{{{deathcause| }}} }} | ||
Revision as of 21:48, 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 =
}}