Template:Infobox musical artist: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Text replacement - "bgcolour" to "color") |
||
| Line 2: | Line 2: | ||
{|class="infobox" cellspacing="5" style="width:28em; font-size:90%; border: 1px solid black;padding:0.5em 1em 0.5em 1em" align="right" | {|class="infobox" cellspacing="5" style="width:28em; 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:{{{ | |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>}} | ||
Revision as of 22:11, 26 July 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 =
}}