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| }}}   | ||
| Line 79: | Line 79: | ||
| }} | }} | ||
| |- valign="top" | |- valign="top" | ||
| {{#if:{{ | {{#if:{{notable|}}} | | ||
| {{!}} '''Notable for''' | {{!}} '''Notable for''' | ||
| {{!}} {{{notable|}}} | {{!}} {{{notable|}}} | ||
Revision as of 11:25, 2 September 2022
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   = 
| birthdate   = 
| birthplace  = 
| deathdate   =
| deathplace  = 
| deathcause  = 
| parents     = 
| nationality =
| othername   =
| occupation  = 
| instrument  = 
| background  =
| yearsactive = 
| style       =
| genre       = 
| label       =
| associates  =
| notable_for = 
| spouse   = 
| children = 
| height  = ((ht|ft|in))
| weight  =  ((wt|nnn)
| vitals  = nn/nn/nn
| homepage =
| imdb     = 
| iafd     = 
}}