Template:Infobox actor: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
|- | |- | ||
{{#if:{{{birthdate|}}} | {{!}} '''Born''' {{!!}} {{{birthdate|}}} }} | {{#if:{{{birthdate|}}} | {{!}} '''Born''' {{!!}} {{{birthdate|}}} }} | ||
|- | |||
{{#if:{{{birthplace|}}} | {{!}} '''Birth place:''' {{!!}} {{{birthplace|}}} }} | {{#if:{{{birthplace|}}} | {{!}} '''Birth place:''' {{!!}} {{{birthplace|}}} }} | ||
|- | |||
{{#if: {{{birthname|}}} | {{!}} '''Born as''' {{!!}} {{{birthname|}}} }} | {{#if: {{{birthname|}}} | {{!}} '''Born as''' {{!!}} {{{birthname|}}} }} | ||
|- | |- | ||
{{#if:{{{deathdate|}}} | {{!}} '''Died''' {{!!}} {{{deathdate| }}} | {{#if:{{{deathdate|}}} | {{!}} '''Died''' {{!!}} {{{deathdate| }}} | ||
|- | |||
{{#if:{{{deathdate|}}} | {{!}} {{!!}} {{{deathplace| }}} | {{#if:{{{deathdate|}}} | {{!}} {{!!}} {{{deathplace| }}} | ||
|- | |||
{{#if:{{{deathcause|}}} | {{!}} '''Cause:''' {{!!}} {{{deathplace| }}} | {{#if:{{{deathcause|}}} | {{!}} '''Cause:''' {{!!}} {{{deathplace| }}} | ||
|- | |- | ||
{{#if:{{{height|}}} | {{!}} '''Height''' {{!!}} {{{height}}} }} | {{#if:{{{height|}}} | {{!}} '''Height''' {{!!}} {{{height}}} }} | ||
|- | |||
{{#if:{{{weight|}}} | {{!}} '''Weight''' {{!!}} {{{weight|}}} }} | {{#if:{{{weight|}}} | {{!}} '''Weight''' {{!!}} {{{weight|}}} }} | ||
|- | |- | ||
Revision as of 20:25, 4 April 2021
| Infobox actor | ||
Usage:
: copy template below to new page and populate
{{infobox actor
| Name = name else ((PAGENAME))
| image = image.jpg
| imagesize = ???px else 200px
| nationality =
| birthdate = ((dob|year|mo|dy))
| birthplace =
| birthname=
| othername =
| parents =
| deathdate =
| deathplace =
| deathcause =
| Height = ((ht|ft|in))
| Weight = ((wt|nnn))
| vitals = nn/nn/nn
| occupation =
| yearsactive = text
| spouse =
| children =
| homepage =
| imdb =
| iafd =
| notable role =
}}
[[Category:Infobox]]