Template:Infobox actor: 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|}}} }} | ||
{{!}}''' | |- | ||
{{!}} {{{ | {{#if:{{{othername|}}} | {{!}} '''Other name(s)''' {{!!}} {{{othername|}}} }} | ||
|- | |||
{{#if:{{{parents|}}} | {{!}}'''Parents''' {{!!}} {{{parents}}} }} | |||
|- | |||
{{#if:{{{birthdate|}}} | {{!}} '''Born''' {{!!}} {{{birthdate|}}} | |||
{{#if:{{{birthplace|}}} | {{!}} '''Birth place:''' {{!!}} {{{birthdate|}}} | |||
<br/> {{{birthname|}}} | {{!}} '''Born as''' {{!!}} {{{birthname|}}} | |||
}} | }} | ||
|- | |||
{{#if:{{{deathdate|}}} | {{!}} '''Died''' {{!!}} {{{deathdate| }}} | |||
{{#if:{{{deathdate|}}} | {{!}} {{!!}} {{{deathplace| }}} | |||
{{#if:{{{deathcause|}}} | {{!}} '''Cause:''' {{!!}} {{{deathplace| }}} | |||
|- | |- | ||
{{#if:{{{height|}}} | {{!}} '''Height''' {{!!}} {{{height}}} }} | |||
{{#if:{{{weight|}}} | {{!}} '''Weight''' {{!!}} {{{weight|}}} }} | |||
{{#if:{{{height|}}} | | |||
{{!}} '''Height''' | |||
{{!}} | |||
{{#if:{{{weight|}}} | | |||
{{!}} '''Weight''' | |||
{{!}} {{{ | |||
}} | |||
|- | |- | ||
{{#if:{{{vitals|}}} | | {{#if:{{{vitals|}}} | | ||
| Line 50: | Line 28: | ||
{{!}} {{{vitals|}}} | {{!}} {{{vitals|}}} | ||
}} | }} | ||
|- | |- | ||
{{#if:{{{occupation|}}} | | {{#if:{{{occupation|}}} | {{!}} '''Occupation''' {{!!}} {{{occupation|}}} }} | ||
{{!}} '''Occupation''' | |||
{{!}} {{{occupation|}}} | |||
}} | |||
|- | |- | ||
{{#if:{{{yearsactive|}}} | | {{#if:{{{yearsactive|}}} | {{!}} '''Years active''' {{!!}} {{{yearsactive|}}} }} | ||
{{!}} '''Years active''' | |- | ||
{{!}} {{{yearsactive|}}} | {{#if:{{{spouse|}}} | {{!}} '''Spouse(s)''' {{!!}} {{{spouse|}}} }} | ||
}} | {{#if:{{{children|}}} | {{!}} '''Children''' {{!!}} {{{children|}}} }} | ||
|- | |||
{{#if:{{{spouse|}}} | | |||
{{!}} '''Spouse(s)''' {{!!}} {{{spouse|}}} | |||
}} | |||
{{#if:{{{children|}}} | | |||
{{!}} '''Children''' | |||
{{!}} {{{children|}}} | |||
}} | |||
|- | |- | ||
{{#if:{{{homepage|}}} | | {{#if:{{{homepage|}}} | | ||
| Line 84: | Line 50: | ||
{{!}} {{{iafd|}}} | {{!}} {{{iafd|}}} | ||
}} | }} | ||
|- | |- | ||
{{#if:{{{notable role|}}} | | {{#if:{{{notable role|}}} | | ||
{{!}} '''Notable roles''' | {{!}} '''Notable roles''' | ||
| Line 100: | Line 66: | ||
| imagesize = ???px else 200px | | imagesize = ???px else 200px | ||
| nationality = | | nationality = | ||
| birthdate = ((dob|year|mo|dy)) | |||
| birthplace = | |||
| birthname= | | birthname= | ||
| othername = | | othername = | ||
| parents = | | parents = | ||
| deathdate = | | deathdate = | ||
| deathplace = | | deathplace = | ||
Revision as of 20:17, 4 April 2021
| Infobox actor | ||
| Born as | ||
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]]