Template:Infobox actor: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
m (Text replacement - "bgcolour" to "color")
No edit summary
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:90%; 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:{{{color|}}}|<nowiki/>{{{color}}}|<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|}}} }}

Revision as of 11:12, 21 September 2022

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