Template:Infobox musical artist: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| No edit summary | No edit summary | ||
| Line 6: | Line 6: | ||
| |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:{{{birthname|}}} |   | {{#if:{{{birthname|}}} |   | ||
| {{!}}'''Birth name'''   | {{!}}'''Birth name'''   | ||
| {{!}} {{{birthname| }}}   | {{!}} {{{birthname| }}}   | ||
| }} | |||
| |- valign="top" | |||
| {{#if:{{{parents|}}} |  | |||
| {{!}}'''Parents'''  | |||
| {{!}} {{{parents}}}  | |||
| }} | }} | ||
| |- valign="top" | |- valign="top" | ||
| Line 36: | Line 40: | ||
| {{!}} {{{deathcause|}}} | {{!}} {{{deathcause|}}} | ||
| }}   | }}   | ||
| |- valign="top" | |- valign="top" | ||
| {{#if:{{{nationality|}}} | | {{#if:{{{nationality|}}} | | ||
| Line 57: | Line 56: | ||
| {{!}} '''Occupation'''   | {{!}} '''Occupation'''   | ||
| {{!}} {{{occupation|}}} | {{!}} {{{occupation|}}} | ||
| }} | |||
| |- valign="top" | |||
| {{#if:{{{instrument|}}} | | |||
| {{!}} '''Instrument'''  | |||
| {{!}} {{{instrument|}}} | |||
| }} | }} | ||
| |- valign="top" | |- valign="top" | ||
| Line 88: | Line 92: | ||
| {{!}} {{{notable_for|}}} | {{!}} {{{notable_for|}}} | ||
| }} | }} | ||
| {{hr}} | |- | ||
| | colspan="3" | {{hr}} | |||
| |- valign="top" | |- valign="top" | ||
| {{#if:{{{spouse|}}} | | {{#if:{{{spouse|}}} | | ||
| Line 101: | Line 106: | ||
| {{#if:{{{height|}}} | | {{#if:{{{height|}}} | | ||
| {{!}} '''Height''' | {{!}} '''Height''' | ||
| {{!}}  | {{!}} {{ht| | }} | ||
| }} | }} | ||
| |- valign="top" | |- valign="top" | ||
Revision as of 23:42, 5 September 2020
Usage:
: copy template below to new page and populate with new data
{| Infobox musical artist
| Name      = name else ((PAGENAME))
| image     = image.jpg 
| imagesize = ???px else 200px 
| caption   =
| birthname   = 
| birthplace  = 
| deathdate   =
| deathplace  = 
| deathcause  = 
| parents     = 
| nationality =
| othername   =
| occupation  = 
| yearsactive = 
| style       =
| genre       = 
| label       =
| associates  =
| notable_for = 
| spouse   = 
| children = 
| height  = ((ht|ft|in))
| weight  =  ((wt|nnn)
| vitals  = nn/nn/nn
| homepage =
| imdb     = 
| iafd     = 
|}