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 89: Line 89:
}}
}}
|-
|-
{{#if:{{{notable role|}}} |
{{#if:{{{awards|}}} | {{!}} '''Awards''' {{!!}} {{{awards|}}} }}
{{!}} '''Notable roles'''
|-
{{!}}{{{notable role|}}}
{{#if:{{{notable role|}}} | {{!}} '''Notable roles''' {{!!}}{{{notable role|}}} }}
}}
|}[[Category:Actresses]]</includeonly>
|}[[Category:Actresses]]</includeonly>
<noinclude>
<noinclude>
Line 122: Line 121:
| imdb      =  
| imdb      =  
| iafd      =  
| iafd      =  
| awards    =
| notable role =  
| notable role =  
}} </pre>
}} </pre>
[[Category:Infobox]]
[[Category:Infobox]]
</noinclude>
</noinclude>

Revision as of 20:59, 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 = 
}}