Template:Infobox actor: 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"
{{#if:{{{othername|}}} |
{{#if:{{{othername|}}} |
{{!}} '''Other name(s)'''  
{{!}} '''Other name(s)'''  
{{!}} {{{othername|}}}
{{!}} {{{othername|}}}
}}
}}
|-
|- valign="top"
{{#if:{{{parents|}}} |  
{{#if:{{{parents|}}} |  
{{!}}'''Parents'''  
{{!}}'''Parents'''  
Line 60: Line 60:
{{!}} {{{yearsactive|}}}
{{!}} {{{yearsactive|}}}
}}
}}
|-
|- valign="top"
{{#if:{{{spouse|}}} |
{{#if:{{{spouse|}}} |
{{!}} '''Spouse(s)''' {{!!}} {{{spouse|}}}
{{!}} '''Spouse(s)''' {{!!}} {{{spouse|}}}
}}
}}
|-
|- valign="top"
{{#if:{{{children|}}} |
{{#if:{{{children|}}} |
{{!}} '''Children'''  
{{!}} '''Children'''  
Line 84: Line 84:
{{!}} {{{iafd|}}}
{{!}} {{{iafd|}}}
}}
}}
|-
|- valign="top"
{{#if:{{{notable role|}}} |
{{#if:{{{notable role|}}} |
{{!}} '''Notable roles'''
{{!}} '''Notable roles'''
Line 119: Line 119:
| iafd = <br>
| iafd = <br>
| notable role = <br>
| notable role = <br>
| }
} }
[[Category:Infobox]]
[[Category:Infobox]]
</noinclude>
</noinclude>

Revision as of 13:33, 13 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 =
} }