Template:Infobox actress: 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|&nbsp;}}} }}
{{!}}''' Nationality'''  
{{!}} {{{nationality|&nbsp;}}}  
}}
|-
|-
{{#if:{{{birthname|}}} |  
{{#if:{{{birthname|}}} | {{!}}'''Birth name''' {{!!}} {{{birthname|&nbsp;}}} }}
{{!}}'''Birth name'''  
{{!}} {{{birthname|&nbsp;}}}  
}}
|- valign ="top"
|- valign ="top"
{{#if:{{{othername|}}} |
{{#if:{{{othername|}}} | {{!}} '''Other name(s)''' {{!!}} {{{othername|}}} }}
{{!}} '''Other name(s)'''  
{{!}} {{{othername|}}}
}}
|- Valign ="top"
|- Valign ="top"
{{#if:{{{parents|}}} |  
{{#if:{{{parents|}}} | {{!}}'''Parents''' {{!!}} {{{parents}}} }}
{{!}}'''Parents'''  
{{!}} {{{parents}}}  
}}
|- Valign ="top"
|- Valign ="top"
{{#if:{{{birthdate|}}} |  
{{#if:{{{birthdate|}}} | {{!}} '''Born''' {{!!}} {{{dob| }}}<br/> {{{birthplace|}}} }}
{{!}} '''Born'''
{{!}} {{{birthdate|}}}<br/> {{{birthplace|}}}
}}
|- Valign ="top"
|- Valign ="top"
{{#if:{{{deathdate|}}} |
{{#if:{{{deathdate|}}} | {{!}} '''Died''' {{!!}} {{{deathdate|&nbsp;}}}<br/>{{{deathplace|&nbsp;}}}<br/>{{{deathcause|&nbsp;}}} }}
{{!}} '''Died'''  
{{!}} {{{deathdate|&nbsp;}}}<br/>{{{deathplace|&nbsp;}}}<br/>{{{deathcause|&nbsp;}}}
}}
|- Valign ="top"
|- Valign ="top"
{{#if:{{{buried|}}} |
{{#if:{{{buried|}}} | {{!}} '''Buried''' {{!!}} {{{buried|&nbsp;}}} }}
{{!}} '''Buried'''  
{{!}} {{{buried|&nbsp;}}}
}}
|-
|-
{{#if:{{{height|}}} |
{{#if:{{{height|}}} | {{!}} '''Height''' {{!!}} {{{height}}} }}
{{!}} '''Height'''
{{!}} {{{ht|{{{height}}}}}}
}}
|-
|-
{{#if:{{{weight|}}} |
{{#if:{{{weight|}}} | {{!}} '''Weight''' {{!!}} {{{weight}}} }}
{{!}} '''Weight'''  
{{!}} {{{wt|{{{weight}}}}}}
}}
|-
|-
{{#if:{{{vitals|}}} |
{{#if:{{{vitals|}}} | {{!}} '''Vital stats''' {{!!}} {{{vitals|}}} }}
{{!}} '''Vital stats'''  
{{!}} {{{vitals|}}}
}}
|- Valign ="top"
|- Valign ="top"
{{#if:{{{occupation|}}} |
{{#if:{{{occupation|}}} | {{!}} '''Occupation''' {{!!}} {{{occupation|}}} }}
{{!}} '''Occupation'''  
{{!}} {{{occupation|}}}
}}
|-
|-
{{#if:{{{yearsactive|}}} |
{{#if:{{{yearsactive|}}} | {{!}} '''Years active''' {{!!}} {{{yearsactive|}}} }}
{{!}} '''Years active'''  
{{!}} {{{yearsactive|}}}
}}
|- valign ="top"
|- valign ="top"
{{#if:{{{partner|}}} |
{{#if:{{{partner|}}} | {{!}} '''Partner(s)''' {{!!}} {{{partner|}}} }}
{{!}} '''Partner(s)''' {{!!}} {{{partner|}}}
}}
|- Valign ="top"
|- Valign ="top"
{{#if:{{{spouse|}}} |
{{#if:{{{spouse|}}} | {{!}} '''Spouse(s)''' {{!!}} {{{spouse|}}} }}
{{!}} '''Spouse(s)''' {{!!}} {{{spouse|}}}
}}
|- Valign ="top"
|- Valign ="top"
{{#if:{{{children|}}} | {{!}} '''Children''' {{!!}} {{{children|}}} }}
{{#if:{{{children|}}} | {{!}} '''Children''' {{!!}} {{{children|}}} }}
Line 105: Line 65:
| deathcause =  
| deathcause =  
| height    = ((ht|ft|in))
| height    = ((ht|ft|in))
| Wweight     =  ((wt|nnn))
| weight     =  ((wt|nnn))
| vitals    = nn/nn/nn
| vitals    = {{vitals
| occupation =  
| occupation =  
| yearsactive = text
| yearsactive = text

Revision as of 21:46, 12 September 2021


Usage:

copy template below to new page and populate

{{infobox actress<br>
| Name       = name else ((PAGENAME))
| image      = image.jpg 
| imagesize  = ???px else 200px 
| nationality=
| birthname  = 
| othername  =
| Parents    =
| birthdate  = ((dob|year|mo|dy))
| birthplace =
| deathdate  =
| deathplace = 
| deathcause = 
| height     = ((ht|ft|in))
| weight     =  ((wt|nnn))
| vitals     = {{vitals
| occupation = 
| yearsactive = text
| spouse     = 
| children   = 
| homepage   =
| imdb       = 
| iafd       = 
| awards     =
| notable role = 
}}