Template:Infobox musical artist: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| No edit summary | m (Text replacement - "width:25em" to "width:30em") | ||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| <includeonly> | <includeonly> | ||
| {|class="infobox" cellspacing="5" style="width: | {|class="infobox" cellspacing="5" style="width:30em; font-size:90%; border: 1px solid black;padding:0.5em  1em 0.5em 1em" align="right" | ||
| |- | |- | ||
| |colspan="3" style="text-align:center; font-size:larger; background-color:{{#if:{{{color|}}}|<nowiki/>{{{color}}}|<nowiki/>#ed8}}; color:#000000;"| '''{{{name|{{PAGENAME}}}}}''' | |colspan="3" style="text-align:center; font-size:larger; background-color:{{#if:{{{color|}}}|<nowiki/>{{{color}}}|<nowiki/>#ed8}}; color:#000000;"| '''{{{name|{{PAGENAME}}}}}''' | ||
| |- | |- | ||
| |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>}} | ||
| |- | |||
| |colspan="3" style="text-align: center; font-weight: bold; background-color: {{{color|#ddf}}};" | Background information | |||
| |-   | |-   | ||
| {{#if:{{{birthname|}}} |   | {{#if:{{{birthname|}}} | | ||
| {{!}}'''Birth name'''   | {{!}}'''Birth name'''   | ||
| {{!}} {{{birthname| }}}   | {{!}} {{{birthname| }}}   | ||
| Line 79: | Line 81: | ||
| }} | }} | ||
| |- valign="top" | |- valign="top" | ||
| {{#if:{{ | {{#if:{{notable|}}} | | ||
| {{!}} '''Notable for''' | {{!}} '''Notable for''' | ||
| {{!}} {{{notable|}}} | {{!}} {{{notable|}}} | ||
Latest revision as of 00:05, 15 April 2025
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     = 
}}