Template:Infobox celebrity: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
m (Text replacement - "bgcolour" to "color")
No edit summary
Line 11: Line 11:
}}
}}
|-
|-
{{#if:{{{birth_name|}}} |  
{{#if:{{{birthname|}}} | {{!}}'''Birth name''' {{!!}} {{{birthname| }}} }}
{{!}}'''Birth name'''  
{{!}} {{{birth_name| }}}  
}}
|- Valign ="top"
|- Valign ="top"
{{#if:{{{other_name|}}} |
{{#if:{{{other_name|}}} | {{!}} '''Other name(s)''' {{!!}} {{{other_name|}}} }}
{{!}} '''Other name(s)'''  
{{!}} {{{other_name|}}}
}}
|- Valign ="top"
|- Valign ="top"
{{#if:{{{parents|}}} |  
{{#if:{{{parents|}}} |  

Revision as of 18:14, 17 October 2022


Usage:

copy template below to new page and populate

{{infobox actress<br>
| Name       = name else ((PAGENAME))
| image      = image.jpg 
| imagesize  = 
| caption     = Esmé Bianco
| nationality=
| birthname  = 
| othername  =
| Parents    =
| birth_date  = ((dob|year|mo|dy))
| birthplace =
| death_date  =
| death_place = 
| deathcause = 
| Height     = ((ht|ft|in))
| Weight     =  ((wt|nnn))
| vitals     = nn/nn/nn
| occupation = 
| yearsactive = 
| salary      =
| networth    =
| spouse     = 
| children   = 
| homepage   =
| imdb       = 
| iafd       = 
| website     = http://www.esmeforever.com
| footnotes   =
| notable role = 
}}