Template:Infobox actor: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
No edit summary
(Replaced content with "Use template:Infobox person")
Tag: Replaced
 
(57 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
Use template:Infobox person
<table align="right"><tr><td>
{| class="infobox" style="width:24em; align="right"; font-size:90%; cellspacing="2"; border="2"
|-
|colspan="2" style="text-align:center; font-size:larger; background-color:{{#if:{{{bgcolour|}}}|<nowiki/>{{{bgcolour}}}|<nowiki/>#ed8}}; color:#000000;"| '''{{{name|{{PAGENAME}}}}}'''
|-
|colspan="2" style="text-align:center; font-size:90%;" | {{#if:{{{image|}}} |<!--then:-->[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|<!--then: -->{{{imagesize}}}|<!--else:-->220px}}| ]]<br/><small>{{{caption|}}}</small>}}
|-
| {{#if:{{{birthname|}}} |
{{!}}'''Birth name'''
{{!}} {{{birthname|}}} }}
|-
|width="85px"| '''Born'''
| {{{birthdate}}}<br/> {{{location|}}}
|-
{{#if:{{{deathdate|}}} |
{{!}} '''Died''' {{!}}{{!}} {{{deathdate}}}<br/>{{{deathplace|}}}
}}
|-
{{#if:{{{height|}}} |
{{!}} '''Height''' {{!!}} {{{height|}}}
}}
|-
{{#if:{{{othername|}}} |
{{!}} '''Other name(s)''' {{!!}} {{{othername|}}}
}}
|-
{{#if:{{{yearsactive|}}} |
{{!}} '''Years active''' {{!}}{{!}} {{{yearsactive|}}}
}}
|-
{{#if:{{{spouse|}}} |
{{!}} '''Spouse(s)''' {{!!}} {{{spouse|}}}
}}
|-
{{#if:{{{homepage|}}} |
{{!}} '''Official site'''
{{!}} {{{homepage|}}}
}}
|-
{{#if:{{{imdb_id|}}} |
{{!}} '''IMdB ID'''
{{!}} {{{imdb_db|}}}
}}
|-
{{#if:{{{notable role|}}} |
{{!}} '''Notable roles'''
{{!}} {{{notable role|}}}
}}
|-
|}</td></tr></table></includeonly><noinclude>
<pre>
{{Infobox actor
| bgcolour      =
| name          =
| image        =
| imagesize    =
| caption      =
| birthname    =
| birthdate    =
| location      =
| deathdate    =
| deathplace    =
| height        =
| othername    =
| yearsactive  =
| spouse        =
| homepage      =
| notable role  =
}}
</noinclude>

Latest revision as of 22:47, 5 September 2024

Use template:Infobox person