Template:Infobox actress: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
{{!}} {{{birthname| }}}  
{{!}} {{{birthname| }}}  
}}
}}
|- Valign ="top"
|- valign ="top"
{{#if:{{{othername|}}} |
{{#if:{{{othername|}}} |
{{!}} '''Other name(s)'''  
{{!}} '''Other name(s)'''  
Line 60: Line 60:
{{!}} {{{yearsactive|}}}
{{!}} {{{yearsactive|}}}
}}
}}
|-
|- valign ="top"
{{#if:{{{partner|}}} |
{{#if:{{{partner|}}} |
{{!}} '''Partner(s)''' {{!!}} {{{partner|}}}
{{!}} '''Partner(s)''' {{!!}} {{{partner|}}}
Line 69: Line 69:
}}
}}
|- Valign ="top"
|- Valign ="top"
{{#if:{{{children|}}} |
{{#if:{{{children|}}} | {{!}} '''Children''' {{!!}} {{{children|}}} }}
{{!}} '''Children'''  
{{!}} {{{children|}}}
}}
|-
{{#if:{{{homepage|}}} |
{{!}} '''Official site'''
{{!}} {{{homepage|}}}
}}
|-
|-
{{#if:{{{imdbn|}}} |
{{#if:{{{homepage|}}} | {{!}} '''Official site''' {{!!}} {{{homepage|}}} }}
{{!}} '''IMdB ID'''
{{!}} {{{imdbn|}}}
}}
|-
|-
{{#if:{{{iafd|}}} |
{{#if:{{{imdbn|}}} | {{!}} '''IMdB ID''' {{!!}} {{{imdbn|}}} }}
{{!}} '''Iafd ID'''
{{!}} {{{iafd|}}}
}}
|-
|-
{{#if:{{{iafd|}}} | {{!}} '''Iafd ID''' {{!!}} {{{iafd|}}} }}
|- valign ="top"
{{#if:{{{awards|}}} | {{!}} '''Awards''' {{!!}} {{{awards|}}} }}
{{#if:{{{awards|}}} | {{!}} '''Awards''' {{!!}} {{{awards|}}} }}
|-
|- valign ="top"
{{#if:{{{notable role|}}} | {{!}} '''Notable roles''' {{!!}}{{{notable role|}}} }}
{{#if:{{{notable role|}}} | {{!}} '''Notable roles''' {{!!}}{{{notable role|}}} }}
|}[[Category:Actresses]]</includeonly>
|}[[Category:Actresses]]</includeonly>

Revision as of 21:01, 21 April 2021


Usage:

copy template below to new page and populate

{{infobox actress<br>
| Name       = name else ((PAGENAME))
| image      = image.jpg 
| imagesize  = ???px else 200px 
| nationality=
| birthname  = 
| othername  =
| Parents    =
| birthdate  = ((dob|year|mo|dy))
| birthplace =
| deathdate  =
| deathplace = 
| deathcause = 
| Height     = ((ht|ft|in))
| Weight     =  ((wt|nnn))
| vitals     = nn/nn/nn
| occupation = 
| yearsactive = text
| spouse     = 
| children   = 
| homepage   =
| imdb       = 
| iafd       = 
| awards     =
| notable role = 
}}