Template:Infobox actress: 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 50: Line 50:
{{!}} {{{vitals|}}}
{{!}} {{{vitals|}}}
}}
}}
|-
|- Valign ="top"
{{#if:{{{occupation|}}} |
{{#if:{{{occupation|}}} |
{{!}} '''Occupation'''  
{{!}} '''Occupation'''  
Line 64: Line 64:
{{!}} '''Partner(s)''' {{!!}} {{{partner|}}}
{{!}} '''Partner(s)''' {{!!}} {{{partner|}}}
}}
}}
|-
|- Valign ="top"
{{#if:{{{spouse|}}} |
{{#if:{{{spouse|}}} |
{{!}} '''Spouse(s)''' {{!!}} {{{spouse|}}}
{{!}} '''Spouse(s)''' {{!!}} {{{spouse|}}}
}}
}}
|-
|- Valign ="top"
{{#if:{{{children|}}} |
{{#if:{{{children|}}} |
{{!}} '''Children'''  
{{!}} '''Children'''  
Line 98: Line 98:
: copy template below to new page and populate
: copy template below to new page and populate
{{hr}}
{{hr}}
 
<pre>
{ {infobox actress<br>
{{infobox actress<br>
| Name     = name else ((PAGENAME))<br>
| Name       = name else ((PAGENAME))
| image = image.jpg <br>
| image     = image.jpg  
| imagesize = ???px else 200px <br>
| imagesize = ???px else 200px  
| nationality =
| nationality=
| birthname= <br>
| birthname =  
| othername =<br>
| othername =
| Parents =<br>
| Parents   =
| birthdate  = ((dob|year|mo|dy))<br>
| birthdate  = ((dob|year|mo|dy))
| birthplace =<br>
| birthplace =
| deathdate  =<br>
| deathdate  =
| deathplace = <br>
| deathplace =  
| deathcause = <br>
| deathcause =  
| Height = ((ht|ft|in))<br>
| Height     = ((ht|ft|in))
| Weight =  ((wt|nnn))<br>
| Weight     =  ((wt|nnn))
| vitals = nn/nn/nn<br>
| vitals     = nn/nn/nn
| occupation = <br>
| occupation =  
| yearsactive = text<br>
| yearsactive = text
| spouse = <br>
| spouse     =  
| children =  
| children   =  
| homepage =<br>
| homepage   =
| imdb = <br>
| imdb       =  
| iafd = <br>
| iafd       =  
| notable role = <br>
| notable role =  
| }
}} </pre>
[[Category:Infobox]]
[[Category:Infobox]]
</noinclude>
</noinclude>

Revision as of 20:58, 23 August 2020


Usage:

copy template below to new page and populate

{{infobox actress<br>
| 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 = 
}}