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|}}} |  
{{#if:{{{nationality|}}} | {{!}}''' Nationality''' {{!!}} {{{nationality|}}} }}
{{!}}''' Nationality'''  
|-
{{!}} {{{nationality|&nbsp;}}}  
{{#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|&nbsp;}}}
{{#if:{{{deathdate|}}}  | {{!}}  &nbsp;    {{!!}} {{{deathplace|&nbsp;}}}
{{#if:{{{deathcause|}}} | {{!}}  '''Cause:''' {{!!}} {{{deathplace|&nbsp;}}}
|-
|-
{{#if:{{{birthname|}}} |
{{#if:{{{height|}}}     | {{!}} '''Height''' {{!!}} {{{height}}} }}
{{!}}'''Birth name'''
{{#if:{{{weight|}}}     | {{!}} '''Weight''' {{!!}} {{{weight|}}} }}
{{!}} {{{birthname|&nbsp;}}}
}}
|- valign="top"
{{#if:{{{othername|}}} |
{{!}} '''Other name(s)'''
{{!}} {{{othername|}}}
}}
|- valign="top"
{{#if:{{{parents|}}} |
{{!}}'''Parents'''
{{!}} {{{parents}}}
}}
|- valign="top"
{{#if:{{{birthdate|}}} |
{{!}} '''Born'''
{{!}} {{{birthdate|}}}<br/> {{{birthplace|}}}
}}
|- valign="top"
{{#if:{{{deathdate|}}} |
{{!}} '''Died'''
{{!}} {{{deathdate|&nbsp;}}}<br/>{{{deathplace|&nbsp;}}}<br/>{{{deathcause|&nbsp;}}}
}}
|-
{{#if:{{{height|}}} |
{{!}} '''Height'''
{{!}} {{{ht|{{{height}}}}}}
}}
|-
{{#if:{{{weight|}}} |
{{!}} '''Weight'''  
{{!}} {{{wt|{{{weight}}}}}}
}}
|-
|-
{{#if:{{{vitals|}}} |
{{#if:{{{vitals|}}} |
Line 50: Line 28:
{{!}} {{{vitals|}}}
{{!}} {{{vitals|}}}
}}
}}
|- valign="top"
|-  
{{#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|}}} }}
|- valign="top"
{{#if:{{{spouse|}}} |
{{!}} '''Spouse(s)''' {{!!}} {{{spouse|}}}
}}
|- valign="top"
{{#if:{{{children|}}} |
{{!}} '''Children'''  
{{!}} {{{children|}}}
}}
|-
|-
{{#if:{{{homepage|}}} |
{{#if:{{{homepage|}}} |
Line 84: Line 50:
{{!}} {{{iafd|}}}
{{!}} {{{iafd|}}}
}}
}}
|- valign="top"
|-  
{{#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 =
| birthdate = ((dob|year|mo|dy))
| birthplace =
| deathdate =
| deathdate =
| deathplace =  
| deathplace =  

Revision as of 20:17, 4 April 2021


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