Template:Infobox musical artist: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{|class="infobox" cellspacing="5" style="width: | {|class="infobox" cellspacing="5" style="width:25em; 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}}}}}''' | ||
Revision as of 01:44, 5 November 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 =
}}