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 5: Line 5:
|-
|-
|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:90%;" | {{#if:{{{image|}}} |<!--then:-->[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|<!--then: -->{{{imagesize}}}|<!--else:-->220px}}| ]]<br/><small>{{{caption|}}}</small>}}
|-
{{#if:{{{nationality|}}} |
{{!}}''' Nationality'''
{{!}} {{{nationality|&nbsp;}}}
}}
|-
|-
{{#if:{{{birthname|}}} |  
{{#if:{{{birthname|}}} |  
Line 58: Line 63:
{{#if:{{{spouse|}}} |
{{#if:{{{spouse|}}} |
{{!}} '''Spouse(s)''' {{!!}} {{{spouse|}}}
{{!}} '''Spouse(s)''' {{!!}} {{{spouse|}}}
}}
|-
{{#if:{{{children|}}} |
{{!}} '''Children'''
{{!}} {{{children|}}}
}}
}}
|-
|-
Line 80: Line 90:
}}
}}
|}</includeonly>
|}</includeonly>
<noinclude>
Usage:
: copy template below to new page and populate
{{hr}}
{ {infobox actor<br>
| Name      = name else ((PAGENAME))<br>
| image = image.jpg <br>
| imagesize = ???px else 200px <br>
| nationality =
| birthname= <br>
| othername =<br>
| Parents =<br>
| birthdate = ((dob|year|mo|dy))<br>
| location =<br>
| deathdate =<br>
| deathdate = <br>
| deathcause =<br>
| Height = ((ht|ft|in))<br>
| Weight =  ((wt|nnn))<br>
| vitals = nn/nn/nn<br>
| occupation = <br>
| yearsactive = text<br>
| spouse = <br>
| children =
| homepage =<br>
| imdb = <br>
| iafd = <br>
| notable role = <br>
| }
[[Category:Infobox]]
</noinclude>

Revision as of 08:46, 19 July 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))
| location =
| deathdate =
| deathdate =
| deathcause =
| Height = ((ht|ft|in))
| Weight = ((wt|nnn))
| vitals = nn/nn/nn
| occupation =
| yearsactive = text
| spouse =
| children = | homepage =
| imdb =
| iafd =
| notable role =
| }