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 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|}}} | {{!}}''' Nationality''' {{!!}} {{{nationality|}}} }}
{{#if:{{{nationality|}}} | {{!}}''' Nationality''' {{!!}} {{{nationality|}}} }}
|-  
|-  
{{#if:{{{othername|}}} | {{!}} '''Other name(s)''' {{!!}} {{{othername|}}} }}
{{#if:{{{othername|}}} | {{!}} '''Other name(s)''' {{!!}} {{{othername|}}} }}
Line 18: Line 18:
{{#if: {{{birthname|}}} |  {{!}} '''Born as''' {{!!}} {{{birthname|}}} }}
{{#if: {{{birthname|}}} |  {{!}} '''Born as''' {{!!}} {{{birthname|}}} }}
|-  
|-  
{{#if:{{{deathdate|}}} | {{!}} '''Died''' {{!!}} {{{deathdate|&nbsp;}}}
{{#if: {{{deathdate|}}} | {{!}} '''Died''' {{!!}} {{{deathdate|}}}
|-
|-
{{#if:{{{deathdate|}}} | {{!}}  &nbsp;    {{!!}} {{{deathplace|&nbsp;}}}
{{#if: {{{deathplace|}}}| {{!}}  &nbsp;    {{!!}} {{{deathplace|}}}
|-
|-
{{#if:{{{deathcause|}}} | {{!}}  '''Cause:''' {{!!}} {{{deathplace|&nbsp;}}}
{{#if:{{{deathcause|}}} | {{!}}  '''Cause:''' {{!!}} {{{deathplace|&nbsp;}}}

Revision as of 20:33, 4 April 2021


{{#if: | | Died || {{#if: | |   || {{#if: | | Cause: ||  
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]]