Template:Infobox celebrity: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
| m (Text replacement - "birth_place" to "birthplace") | m (Text replacement - "bgcolour" to "color") | ||
| Line 2: | Line 2: | ||
| {|class="infobox" cellspacing="5" style="width:28em; font-size:90%; border: 1px solid black;padding:0.5em  1em 0.5em 1em" align="right" | {|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="text-align:center; font-size:larger; background-color:{{#if:{{{ | |colspan="3" style="text-align:center; font-size:larger; background-color:{{#if:{{{color|}}}|<nowiki/>{{{color}}}|<nowiki/>#ed8}}; color:#000000;"| '''{{{name|{{PAGENAME}}}}}''' | ||
| |- | |- | ||
| |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>}} | ||
Revision as of 22:02, 26 July 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 = 
}}