Template:Infobox actor: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:
{{#if: {{{birthname|}}} |  {{!}} '''Born as''' {{!!}} {{{birthname|}}} }}
{{#if: {{{birthname|}}} |  {{!}} '''Born as''' {{!!}} {{{birthname|}}} }}
|-  
|-  
{{#if: {{{deathdate|}}} | {{!}} '''Died''' {{!!}} {{{deathdate|}}}
{{#if: {{{deathdate|}}} | {{!}} '''Died''' {{!!}} {{{deathdate|}}} }}
|-
|-
{{#if: {{{deathplace|}}}| {{!}}       {{!!}} {{{deathplace|}}}
{{#if: {{{deathplace|}}}| {{!}}       {{!!}} {{{deathplace|}}} }}
|-
|-
{{#if:{{{deathcause|}}} | {{!}}  '''Cause:''' {{!!}} {{{deathplace| }}}
{{#if:{{{deathcause|}}} | {{!}}  '''Cause:''' {{!!}} {{{deathplace| }}} }}
|-
|-
{{#if:{{{height|}}}    | {{!}} '''Height''' {{!!}} {{{height}}} }}
{{#if:{{{height|}}}    | {{!}} '''Height''' {{!!}} {{{height}}} }}

Revision as of 20:34, 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]]