Template:Infobox actor: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| No edit summary | No edit summary | ||
| Line 25: | Line 25: | ||
| {{!}} {{{parents}}}   | {{!}} {{{parents}}}   | ||
| }} | }} | ||
| |- | |- valign="top" | ||
| {{#if:{{{birthdate|}}} |   | {{#if:{{{birthdate|}}} |   | ||
| {{!}} '''Born''' | {{!}} '''Born''' | ||
| {{!}} {{{birthdate|}}}<br/> {{{birthplace|}}} | {{!}} {{{birthdate|}}}<br/> {{{birthplace|}}} | ||
| }} | }} | ||
| |- | |- valign="top" | ||
| {{#if:{{{deathdate|}}} | | {{#if:{{{deathdate|}}} | | ||
| {{!}} '''Died'''   | {{!}} '''Died'''   | ||
| Line 50: | Line 50: | ||
| {{!}} {{{vitals|}}} | {{!}} {{{vitals|}}} | ||
| }} | }} | ||
| |- | |- valign="top" | ||
| {{#if:{{{occupation|}}} | | {{#if:{{{occupation|}}} | | ||
| {{!}} '''Occupation'''   | {{!}} '''Occupation'''   | ||
| Line 89: | Line 89: | ||
| {{!}}{{{notable role|}}} | {{!}}{{{notable role|}}} | ||
| }} | }} | ||
| |}</includeonly> | |}</includeonly><noinclude> | ||
| < | <pre> | ||
| Usage: | Usage: | ||
| : copy template below to new page and populate | : copy template below to new page and populate | ||
| { {infobox actor | {{infobox actor | ||
| | Name      = name else ((PAGENAME)) | | 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 =   | ||
| } } | }} | ||
| [[Category:Infobox]] | [[Category:Infobox]]</pre> | ||
| </noinclude> | </noinclude> | ||
Revision as of 08:18, 18 August 2020
Usage:
: copy template below to new page and populate
{{infobox actor
| 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 = 
}}
[[Category:Infobox]]