Template:Infobox actress: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
| No edit summary | No edit summary | ||
| Line 15: | Line 15: | ||
| {{!}} {{{birthname| }}}   | {{!}} {{{birthname| }}}   | ||
| }} | }} | ||
| |- | |- Valign ="top" | ||
| {{#if:{{{othername|}}} | | {{#if:{{{othername|}}} | | ||
| {{!}} '''Other name(s)'''   | {{!}} '''Other name(s)'''   | ||
| {{!}} {{{othername|}}} | {{!}} {{{othername|}}} | ||
| }} | }} | ||
| |- | |- Valign ="top" | ||
| {{#if:{{{parents|}}} |   | {{#if:{{{parents|}}} |   | ||
| {{!}}'''Parents'''   | {{!}}'''Parents'''   | ||
| Line 50: | Line 50: | ||
| {{!}} {{{vitals|}}} | {{!}} {{{vitals|}}} | ||
| }} | }} | ||
| |- | |- Valign ="top" | ||
| {{#if:{{{occupation|}}} | | {{#if:{{{occupation|}}} | | ||
| {{!}} '''Occupation'''   | {{!}} '''Occupation'''   | ||
| Line 64: | Line 64: | ||
| {{!}} '''Partner(s)''' {{!!}} {{{partner|}}} | {{!}} '''Partner(s)''' {{!!}} {{{partner|}}} | ||
| }} | }} | ||
| |- | |- Valign ="top" | ||
| {{#if:{{{spouse|}}} | | {{#if:{{{spouse|}}} | | ||
| {{!}} '''Spouse(s)''' {{!!}} {{{spouse|}}} | {{!}} '''Spouse(s)''' {{!!}} {{{spouse|}}} | ||
| }} | }} | ||
| |- | |- Valign ="top" | ||
| {{#if:{{{children|}}} | | {{#if:{{{children|}}} | | ||
| {{!}} '''Children'''   | {{!}} '''Children'''   | ||
| Line 98: | Line 98: | ||
| : copy template below to new page and populate | : copy template below to new page and populate | ||
| {{hr}} | {{hr}} | ||
| <pre> | |||
| { {infobox actress<br> | {{infobox actress<br> | ||
| | Name  | | Name       = name else ((PAGENAME)) | ||
| | image = image.jpg  | | image      = image.jpg   | ||
| | imagesize = ???px else 200px  | | imagesize  = ???px else 200px   | ||
| | nationality = | | nationality= | ||
| | birthname=  | | birthname  =   | ||
| | othername = | | othername  = | ||
| | Parents = | | Parents    = | ||
| | birthdate  = ((dob|year|mo|dy)) | | birthdate  = ((dob|year|mo|dy)) | ||
| | birthplace = | | birthplace = | ||
| | deathdate  = | | deathdate  = | ||
| | deathplace =  | | deathplace =   | ||
| | deathcause =  | | deathcause =   | ||
| | Height = ((ht|ft|in)) | | Height     = ((ht|ft|in)) | ||
| | Weight =  ((wt|nnn)) | | Weight     =  ((wt|nnn)) | ||
| | vitals = nn/nn/nn | | vitals     = nn/nn/nn | ||
| | occupation =  | | occupation =   | ||
| | yearsactive = text | | yearsactive = text | ||
| | spouse =  | | spouse     =   | ||
| | children =   | | children   =   | ||
| | homepage = | | homepage   = | ||
| | imdb =  | | imdb       =   | ||
| | iafd =  | | iafd       =   | ||
| | notable role = < | | notable role =   | ||
| }} </pre> | |||
| [[Category:Infobox]] | [[Category:Infobox]] | ||
| </noinclude> | </noinclude> | ||
Revision as of 20:58, 23 August 2020
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       = 
| notable role = 
}}