Template:Infobox musical artist: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
m (Robinr78 moved page Template:Infobox musicians to Template:Infobox musical artist: data format update)
No edit summary
Line 92: Line 92:
<noinclude>
<noinclude>
Usage:
Usage:
: copy template below to new page and populate
: copy template below to new page and populate with new data
{{hr}}
{{hr}}
 
<pre>
{ {infobox actor<br>
{{infobox actor
| 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  
| caption    =
| nationality =
| nationality =
| birthname= <br>
| birthname   =
| othername =<br>
| birthplace  =  
| Parents =<br>
| othername   =
| birthdate = ((dob|year|mo|dy))<br>
| Parents     =  
| location =<br>
| birthdate   = ((dob/age|year|mo|dy))
| deathdate =<br>
| location   =
| deathdate = <br>
| deathdate   =
| deathcause = <br>
| deathdate   =  
| Height = ((ht|ft|in))<br>
| deathcause =  
| Weight =  ((wt|nnn))<br>
| height  = ((ht|ft|in))
| vitals = nn/nn/nn<br>
| weight  =  ((wt|nnn)
| occupation = <br>
| vitals = nn/nn/nn
| yearsactive = text<br>
| occupation =  
| spouse = <br>
| yearsactive =  
| background  =
| genre      =
| label      =
| associated_acts =
| notable role =
| spouse   =  
| children =  
| children =  
| homepage =<br>
| homepage =
| imdb = <br>
| imdb     =  
| iafd = <br>
| iafd     =  
| notable role = <br>
 
| }
|}
</pre>
[[Category:Infobox]]
[[Category:Infobox]]
</noinclude>
</noinclude>

Revision as of 23:15, 11 August 2020


Usage:

copy template below to new page and populate with new data

{{infobox actor
| Name      = name else ((PAGENAME))
| image     = image.jpg 
| imagesize = ???px else 200px 
| caption    =
| nationality =
| birthname   = 
| birthplace  = 
| othername   =
| Parents     = 
| birthdate   = ((dob/age|year|mo|dy))
| location    =
| deathdate   =
| deathdate   = 
| deathcause  = 
| height  = ((ht|ft|in))
| weight  =  ((wt|nnn)
| vitals  = nn/nn/nn
| occupation  = 
| yearsactive = 
| background  =
| genre       = 
| label       =
| associated_acts =
| notable role = 
| spouse   = 
| children = 
| homepage =
| imdb     = 
| iafd     = 

|}