Template:Infobox musical artist

From MicrasWiki
Revision as of 01:00, 15 December 2018 by Craitman (talk | contribs)
Jump to navigationJump to search
Born
Died
[edit] [purge] Template documentation

This is the documentation for Template:Infobox musical artist. This template is used to create an infobox for a musical artist, band or musician.

Usage

To use this template, copy the following code and fill in the appropriate parameters:

{{Infobox musical artist
| embed                = 
| Name                 = 
| image                = 
| image_size           = 
| alt                  = 
| caption              = 
| background           = 
| native_name          = 
| native_name_lang     = 
| birth_name           = 
| alias                = 
| birth_date           = <!-- {{Birth date and age|YYYY|MM|DD}} -->
| birth_place          = 
| origin               = 
| death_date           = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} -->
| death_place          = 
| genre                = 
| occupation           = 
| instrument           = 
| years_active         = 
| label                = 
| associated_acts      = 
| website              = <!-- {{URL|example.com}} -->
| current_members      = 
| past_members         = 
| notable_instruments  = 
}}

Example

Here is an example of how to use this template:

{{Infobox musical artist
| Name                 = John Doe
| image                = John_Doe.jpg
| caption              = John Doe performing at XYZ festival
| background           = solo_singer
| birth_date           = {{Birth date and age|1970|1|1}}
| birth_place          = Anytown, Anycountry
| genre                = Rock, Folk
| occupation           = Singer-songwriter, Guitarist
| instrument           = Vocals, Guitar
| years_active         = 1990–present
| label                = Big Records
| website              = {{URL|johndoe.com}}
}}

Please add categories and interwiki links as needed.