Template:Infobox actor: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><div style="text-align:top;">
<includeonly><div style="text-align:top;">
{|class="infobox" cellspacing="5" style="width:28em; font-size:90%; border: 1px solid black;padding:0.5em  1em 0.5em 1em; " align="right" text-align="top"
{|class="infobox" cellspacing="5" style="width:28em; font-size:85%; border: 1px solid black;padding:0.5em  1em 0.5em 1em; " align="right" text-align="top"
|- style="vertical-align:top;"
|colspan="3" style="text-align:center; font-size:larger; background-color:{{#if:{{{bgcolour|}}}|<nowiki/>{{{bgcolour}}}|<nowiki/>#ed8}}; color:#000000;"| '''{{{name|{{PAGENAME}}}}}'''
|-
|-
|colspan="3" style="text-align:center; font-size:90%;" | {{#if:{{{image|}}} |<!--then:-->[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|<!--then: -->{{{imagesize}}}|<!--else:-->220px}}| ]]<br/><small>{{{caption|}}}</small>}}
|colspan="3" style="text-align: center; font-size: larger; background-color:{{{color|#ddf}}}; color:#000;" | '''{{{name|{{PAGENAME}}}}}'''
|-
|colspan="3" style="text-align: center; font-size: 90%; line-height: 15px;"|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|{{{imagesize}}}|220px}}| ]]<br /><small>{{{caption|}}}</small>}}
|-
|colspan="3" style="text-align: center; font-weight: bold; background-color: {{{color|#ddf}}};" | Background information
|-
|-
{{#if:{{{nationality|}}} | {{!}}''' Nationality''' {{!!}} {{{nationality|}}} }}
{{#if:{{{nationality|}}} | {{!}}''' Nationality''' {{!!}} {{{nationality|}}} }}
Line 28: Line 30:
{{#if:{{{weight|}}}    | {{!}} '''Weight''' {{!!}} {{{weight|}}} }}
{{#if:{{{weight|}}}    | {{!}} '''Weight''' {{!!}} {{{weight|}}} }}
|-
|-
{{#if:{{{vitals|}}} |
{{#if:{{{vitals|}}} | {{!}} '''Vital stats''' {{!!}} {{{vitals|}}} }}
{{!}} '''Vital stats'''  
|- valign="top"
{{!}} {{{vitals|}}}
}}
|-  
{{#if:{{{occupation|}}} | {{!}} '''Occupation''' {{!!}} {{{occupation|}}} }}
{{#if:{{{occupation|}}} | {{!}} '''Occupation''' {{!!}} {{{occupation|}}} }}
|-  
|-  
{{#if:{{{yearsactive|}}} | {{!}} '''Years active''' {{!!}} {{{yearsactive|}}} }}
{{#if:{{{yearsactive|}}} | {{!}} '''Years active''' {{!!}} {{{yearsactive|}}} }}
|-  
|- valign="top"
{{#if:{{{spouse|}}} | {{!}} '''Spouse(s)''' {{!!}} {{{spouse|}}} }}
{{#if:{{{spouse|}}} | {{!}} '''Spouse(s)''' {{!!}} {{{spouse|}}} }}
|-
|- valign="top"
{{#if:{{{children|}}} | {{!}} '''Children''' {{!!}} {{{children|}}} }}
{{#if:{{{children|}}} | {{!}} '''Children''' {{!!}} {{{children|}}} }}
|-
|-
Line 52: Line 51:
{{!}} {{{iafd|}}}
{{!}} {{{iafd|}}}
}}
}}
|-  
|- valign="top"
{{#if:{{{notable role|}}} |
{{#if:{{{notable role|}}} |
{{!}} '''Notable roles'''
{{!}} '''Notable roles'''
{{!}}{{{notable role|}}}
{{!}}{{{notable role|}}}
}}
|- valign="top"
{{#if:{{{awards|}}} |
{{!}} '''Awards'''
{{!}}{{{awards|}}}
}}
}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>
Line 87: Line 91:
| iafd =  
| iafd =  
| notable role =  
| notable role =  
| awards    =
}}
}}
[[Category:Infobox]]</pre>
[[Category:Infobox]]
 
See Template:Talk:Infobox actor for page formatting</pre>
</noinclude>
</noinclude>

Latest revision as of 17:40, 14 April 2024

Infobox actor
Background information
Usage:
: copy template below to new page and populate

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

See Template:Talk:Infobox actor for page formatting