Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Special pages
Musician Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Template:Infobox Musician
Template
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
<noinclude> == Usage == Copy the following into your article and fill in the fields you need. Fields left blank will not display. <pre> {{Infobox Musician | name = | image = | image_size = | image_upright = | alt = | caption = | birth_name = | alias = | birth_date = | birth_place = | death_date = | death_place = | origin = | genre = | occupation = | instrument = | years_active = | label = | associated_acts = | website = | current_members = | past_members = }} </pre> All fields are optional. Use <code>{{plainlist| * item }}</code> for multi-value fields like genre, label, instrument, current_members, and past_members. [[Category:Infobox templates]] </noinclude><includeonly>{{#if: {{{name|}}}{{{image|}}}{{{birth_name|}}}{{{alias|}}}{{{birth_date|}}}{{{birth_place|}}}{{{death_date|}}}{{{death_place|}}}{{{origin|}}}{{{genre|}}}{{{occupation|}}}{{{instrument|}}}{{{years_active|}}}{{{label|}}}{{{associated_acts|}}}{{{website|}}}{{{current_members|}}}{{{past_members|}}}| <table class="infobox biography vcard" style="float:right; clear:right; margin:0 0 1em 1em; width:22em; text-align:left; font-size:88%; line-height:1.5em; border:1px solid #aaa; border-collapse:collapse; background:#f8f9fa;"> {{#if:{{{name|}}}| <tr> <th colspan="2" style="font-size:125%; font-weight:bold; text-align:center; padding:6px; border-bottom:1px solid #aaa; background:#eaecf0;">{{{name}}}</th> </tr> }} {{#if:{{{image|}}}| <tr><td colspan="2" style="text-align:center; padding:6px; border-bottom:1px solid #aaa;"> [[File:{{{image}}}|{{{image_size|220px}}}|upright={{{image_upright|1}}}|alt={{{alt|}}}]] {{#if:{{{caption|}}}|<br/><span style="font-size:90%;">{{{caption}}}</span>}} </td></tr> }} {{#if:{{{birth_name|}}}| <tr> <th scope="row" style="padding:4px 6px; white-space:nowrap; border:1px solid #aaa; background:#eaecf0; vertical-align:top;">Birth name</th> <td style="padding:4px 6px; border:1px solid #aaa;">{{{birth_name}}}</td> </tr> }} {{#if:{{{alias|}}}| <tr> <th scope="row" style="padding:4px 6px; white-space:nowrap; border:1px solid #aaa; background:#eaecf0; vertical-align:top;">Also known as</th> <td style="padding:4px 6px; border:1px solid #aaa;">{{{alias}}}</td> </tr> }} {{#if:{{{birth_date|}}}| <tr> <th scope="row" style="padding:4px 6px; white-space:nowrap; border:1px solid #aaa; background:#eaecf0; vertical-align:top;">Born</th> <td style="padding:4px 6px; border:1px solid #aaa;">{{{birth_date}}}{{#if:{{{birth_place|}}}|<br/>{{{birth_place}}}}}</td> </tr> }} {{#if:{{{death_date|}}}| <tr> <th scope="row" style="padding:4px 6px; white-space:nowrap; border:1px solid #aaa; background:#eaecf0; vertical-align:top;">Died</th> <td style="padding:4px 6px; border:1px solid #aaa;">{{{death_date}}}{{#if:{{{death_place|}}}|<br/>{{{death_place}}}}}</td> </tr> }} {{#if:{{{origin|}}}| <tr> <th scope="row" style="padding:4px 6px; white-space:nowrap; border:1px solid #aaa; background:#eaecf0; vertical-align:top;">Origin</th> <td style="padding:4px 6px; border:1px solid #aaa;">{{{origin}}}</td> </tr> }} {{#if:{{{genre|}}}| <tr> <th scope="row" style="padding:4px 6px; white-space:nowrap; border:1px solid #aaa; background:#eaecf0; vertical-align:top;">Genre(s)</th> <td style="padding:4px 6px; border:1px solid #aaa;">{{{genre}}}</td> </tr> }} {{#if:{{{occupation|}}}| <tr> <th scope="row" style="padding:4px 6px; white-space:nowrap; border:1px solid #aaa; background:#eaecf0; vertical-align:top;">Occupation(s)</th> <td style="padding:4px 6px; border:1px solid #aaa;">{{{occupation}}}</td> </tr> }} {{#if:{{{instrument|}}}| <tr> <th scope="row" style="padding:4px 6px; white-space:nowrap; border:1px solid #aaa; background:#eaecf0; vertical-align:top;">Instrument(s)</th> <td style="padding:4px 6px; border:1px solid #aaa;">{{{instrument}}}</td> </tr> }} {{#if:{{{years_active|}}}| <tr> <th scope="row" style="padding:4px 6px; white-space:nowrap; border:1px solid #aaa; background:#eaecf0; vertical-align:top;">Years active</th> <td style="padding:4px 6px; border:1px solid #aaa;">{{{years_active}}}</td> </tr> }} {{#if:{{{label|}}}| <tr> <th scope="row" style="padding:4px 6px; white-space:nowrap; border:1px solid #aaa; background:#eaecf0; vertical-align:top;">Label(s)</th> <td style="padding:4px 6px; border:1px solid #aaa;">{{{label}}}</td> </tr> }} {{#if:{{{associated_acts|}}}| <tr> <th scope="row" style="padding:4px 6px; white-space:nowrap; border:1px solid #aaa; background:#eaecf0; vertical-align:top;">Associated acts</th> <td style="padding:4px 6px; border:1px solid #aaa;">{{{associated_acts}}}</td> </tr> }} {{#if:{{{website|}}}| <tr> <th scope="row" style="padding:4px 6px; white-space:nowrap; border:1px solid #aaa; background:#eaecf0; vertical-align:top;">Website</th> <td style="padding:4px 6px; border:1px solid #aaa;">{{{website}}}</td> </tr> }} {{#if:{{{current_members|}}}| <tr> <th scope="row" style="padding:4px 6px; white-space:nowrap; border:1px solid #aaa; background:#eaecf0; vertical-align:top;">Members</th> <td style="padding:4px 6px; border:1px solid #aaa;">{{{current_members}}}</td> </tr> }} {{#if:{{{past_members|}}}| <tr> <th scope="row" style="padding:4px 6px; white-space:nowrap; border:1px solid #aaa; background:#eaecf0; vertical-align:top;">Past members</th> <td style="padding:4px 6px; border:1px solid #aaa;">{{{past_members}}}</td> </tr> }} </table> }}</includeonly>
Summary:
Please note that all contributions to Musician Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
My wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Template used on this page:
Template:Plainlist
(
edit
)
Search
Search
Editing
Template:Infobox Musician
Add topic