Template:Infobox actress: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
No edit summary
m (Text replacement - "font-size:90%;" to "font-size:85%;")
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{|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:25em; font-size:85%; border: 1px solid black;padding:0.5em 1em 0.5em 1em" align="right"
|-
|-
|colspan="3" style="text-align:center; font-size:larger; background-color:gold ;" | '''{{{name|{{PAGENAME}} }}}'''
|colspan="3" style="text-align: center; font-size: larger; background-color:{{{color|#ddf}}}; color:#000;" | '''{{{name|{{PAGENAME}}}}}'''
|-
|-
|colspan="3" style="text-align:center;" | [[Image:{{{image}}}| 220px ]]
|colspan="3" style="text-align: center; font-size: 90%; line-height: 15px;"|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|{{{imagesize}}}|220px}}| ]]<br /><small>{{{caption|}}}</small>}}
|-
|-
| colspan="3" style="text-align:center; font-size:90%;" |<small>{{{caption|}}}</small>
|colspan="3" style="text-align: center; font-weight: bold; background-color: {{{color|#ddf}}};" | Background information
|-
{{#if:{{{nationality|}}} | {{!}}''' Nationality''' {{!!}} {{{nationality|&nbsp;}}} }}
|-
{{#if:{{{ethnicity|}}} | {{!}}''' Ethnicity''' {{!!}} {{{ethnicity|&nbsp;}}} }}
|-  Valign ="top"
|-  Valign ="top"
{{#if:{{{birthname|}}} | {{!}}'''Birth name'''  {{!!}} {{{birthname|&nbsp;}}} }}
{{#if:{{{birthname|}}} | {{!}}'''Birth name'''  {{!!}} {{{birthname|&nbsp;}}} }}
|- Valign ="top"
|- Valign ="top"
{{#if:{{{birthdate|}}} | {{!}} '''Born''' {{!!}} {{{birthdate| }}}<br/> {{{birthplace|}}} }}
{{#if:{{{birthdate|}}} | {{!}} '''Born''' {{!!}} {{{birthdate| }}}<br/> {{{birthplace|}}} }}
|-
|- Valign ="top"
{{#if:{{{deathdate|}}} | {{!}} '''Died''' {{!!}} {{{deathdate|&nbsp;}}}<br/>{{{deathplace|&nbsp;}}}<br/>{{{deathcause|&nbsp;}}} }}
{{#if:{{{deathdate|}}} | {{!}} '''Died''' {{!!}} {{{deathdate|&nbsp;}}}<br/>{{{deathplace|&nbsp;}}}<br/>{{{deathcause|&nbsp;}}} }}
|- Valign ="top"
|- Valign ="top"
Line 45: Line 41:
|- Valign ="top"
|- Valign ="top"
{{#if:{{{relatives|}}} | {{!}}'''Relatives''' {{!!}} {{{relatives}}} }}
{{#if:{{{relatives|}}} | {{!}}'''Relatives''' {{!!}} {{{relatives}}} }}
|-
{{#if:{{{nationality|}}} | {{!}}''' Nationality''' {{!!}} {{{nationality|&nbsp;}}} }}
|-
{{#if:{{{ethnicity|}}} | {{!}}''' Ethnicity''' {{!!}} {{{ethnicity|&nbsp;}}} }}
|-
|-
{{#if:{{{homepage|}}} | {{!}} '''Official site''' {{!!}} {{{homepage|}}} }}
{{#if:{{{homepage|}}} | {{!}} '''Official site''' {{!!}} {{{homepage|}}} }}
Line 92: Line 92:
| notable role =  
| notable role =  
}} </pre>
}} </pre>
[[Category:Infobox]]
[[Category:Infobox templates]]
</noinclude>
</noinclude>

Latest revision as of 11:01, 14 March 2024


Usage:

copy template below to new page and populate

{{infobox actress<br>
|       name = 
|      image = image.jpg 
|  imagesize = ???px else 200px 
|nationality =
|  ethnicity =
|  birthname = 
|  othername =
|    parents =
|  birthdate = ((dob|year|mo|dy))
| birthplace =
|  deathdate =
| deathplace = 
| deathcause = 
|  eye color =
| hair color =
|     height = ((ht| | }}
|     weight =  ((wt| ))
|     vitals = {{vitals
| occupation = 
|yearsactive = text
|     spouse = 
|     parter = 
|  relatives =
| children   = 
| homepage   =
| imdb       = 
| iafd       = 
| awards     =
| notable role = 
}}