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%;")
 
(25 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:{{#if:{{{bgcolour|}}}|<nowiki/>{{{bgcolour}}}|<nowiki/>#ed8}}; color:#000000;"| '''{{{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; 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%; line-height: 15px;"|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|{{{imagesize}}}|220px}}| ]]<br /><small>{{{caption|}}}</small>}}
|-
{{#if:{{{nationality|}}} | {{!}}''' Nationality''' {{!!}} {{{nationality|&nbsp;}}} }}
|-
{{#if:{{{ethnicity|}}} | {{!}}''' Ethnicity''' {{!!}} {{{ethnicity|&nbsp;}}} }}
|-
|-
|colspan="3" style="text-align: center; font-weight: bold; background-color: {{{color|#ddf}}};" | Background information
|-  Valign ="top"
{{#if:{{{birthname|}}} | {{!}}'''Birth name'''  {{!!}} {{{birthname|&nbsp;}}} }}
{{#if:{{{birthname|}}} | {{!}}'''Birth name'''  {{!!}} {{{birthname|&nbsp;}}} }}
|- valign ="top"
{{#if:{{{othername|}}} | {{!}} '''Other name(s)''' {{!!}} {{{othername|}}} }}
|- Valign ="top"
{{#if:{{{parents|}}} | {{!}}'''Parents''' {{!!}} {{{parents}}} }}
|- Valign ="top"
|- Valign ="top"
{{#if:{{{birthdate|}}} | {{!}} '''Born''' {{!!}} {{{birthdate| }}}<br/> {{{birthplace|}}} }}
{{#if:{{{birthdate|}}} | {{!}} '''Born''' {{!!}} {{{birthdate| }}}<br/> {{{birthplace|}}} }}
Line 21: Line 15:
|- Valign ="top"
|- Valign ="top"
{{#if:{{{buried|}}} | {{!}} '''Buried''' {{!!}} {{{buried|&nbsp;}}} }}
{{#if:{{{buried|}}} | {{!}} '''Buried''' {{!!}} {{{buried|&nbsp;}}} }}
|-
|- valign ="top"
{{#if:{{{hair color|}}} | {{!}} '''Hair color''' {{!!}} {{hair color}}}  }}
{{#if:{{{othername|}}} | {{!}} '''Other name(s)''' {{!!}} {{{othername|}}} }}
|- Valign ="top"
{{#if:{{{hair color|}}} | {{!}} '''Hair color''' {{!!}} {{{hair color}}}  }}
|-
|-
{{#if:{{{eye color|}}} | {{!}} '''Eye Color''' {{!!}} {{{eye color}}}  }}
{{#if:{{{eye color|}}} | {{!}} '''Eye Color''' {{!!}} {{{eye color}}}  }}
Line 39: Line 35:
|- Valign ="top"
|- Valign ="top"
{{#if:{{{spouse|}}} | {{!}} '''Spouse(s)''' {{!!}} {{{spouse|}}} }}
{{#if:{{{spouse|}}} | {{!}} '''Spouse(s)''' {{!!}} {{{spouse|}}} }}
|- Valign ="top"
{{#if:{{{parents|}}} | {{!}}'''Parents''' {{!!}} {{{parents}}} }}
|- Valign ="top"
|- Valign ="top"
{{#if:{{{children|}}} | {{!}} '''Children''' {{!!}} {{{children|}}} }}
{{#if:{{{children|}}} | {{!}} '''Children''' {{!!}} {{{children|}}} }}
|- Valign ="top"
{{#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 79: Line 83:
|yearsactive = text
|yearsactive = text
|    spouse =  
|    spouse =  
|    parter =
|  relatives =
| children  =  
| children  =  
| homepage  =
| homepage  =
Line 86: 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 = 
}}