Template:Infobox celebrity: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
|  (Created page with "<includeonly> {|class="infobox" cellspacing="5" style="width:28em; font-size:90%; border: 1px solid black;padding:0.5em  1em 0.5em 1em" align="right" |- |colspan="3" style="te...") | No edit summary | ||
| Line 11: | Line 11: | ||
| }} | }} | ||
| |- | |- | ||
| {{#if:{{{ | {{#if:{{{birth_name|}}} |   | ||
| {{!}}'''Birth name'''   | {{!}}'''Birth name'''   | ||
| {{!}} {{{ | {{!}} {{{birth_name| }}}   | ||
| }} | }} | ||
| |- Valign ="top" | |- Valign ="top" | ||
| {{#if:{{{ | {{#if:{{{other_name|}}} | | ||
| {{!}} '''Other name(s)'''   | {{!}} '''Other name(s)'''   | ||
| {{!}} {{{ | {{!}} {{{other_name|}}} | ||
| }} | }} | ||
| |- Valign ="top" | |- Valign ="top" | ||
| Line 26: | Line 26: | ||
| }} | }} | ||
| |- Valign ="top" | |- Valign ="top" | ||
| {{#if:{{{ | {{#if:{{{birth_date|}}} |   | ||
| {{!}} '''Born''' | {{!}} '''Born''' | ||
| {{!}} {{{ | {{!}} {{{birth_date|}}}<br/> {{{birthplace|}}} | ||
| }} | }} | ||
| |- Valign ="top" | |- Valign ="top" | ||
| {{#if:{{{ | {{#if:{{{death_date|}}} | | ||
| {{!}} '''Died'''   | {{!}} '''Died'''   | ||
| {{!}} {{{ | {{!}} {{{death_date| }}}<br/>{{{death_place| }}}<br/>{{{death_cause| }}} | ||
| }} | }} | ||
| |- | |- | ||
| Line 74: | Line 74: | ||
| }} | }} | ||
| |- | |- | ||
| {{#if:{{{ | {{#if:{{{website|}}} | | ||
| {{!}} '''Official site'''   | {{!}} '''Official site'''   | ||
| {{!}} {{{ | {{!}} {{{website|}}} | ||
| }} | }} | ||
| |- | |- | ||
Revision as of 11:50, 2 December 2020
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))
| birth_place =
| 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 = 
}}