Template:Infobox musical artist: Difference between revisions

From MicrasWiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 74: Line 74:
| class20    = note
| class20    = note
| data20    = {{{Notable_instruments|{{{notable_instruments|}}}}}}
| data20    = {{{Notable_instruments|{{{notable_instruments|}}}}}}
}}<includeonly>{{ns0|[[Category:Articles with hCards]]{{Infobox musical artist/tracking|{{{Background|{{{background|}}}}}}}}{{#if:{{{pronunciation|}}}|[[Category:Biography template using pronunciation]]}}}}</includeonly><noinclude><!-- Please add metadata to the <includeonly> section at the bottom of the /doc subpage -->{{documentation}}</noinclude>
}}<includeonly>{{ns0|{{Infobox musical artist/tracking|{{{Background|{{{background|}}}}}}}}{{#if:{{{pronunciation|}}}|[[Category:Biography template using pronunciation]]}}}}</includeonly><noinclude><!-- Please add metadata to the <includeonly> section at the bottom of the /doc subpage -->{{documentation}}</noinclude>

Revision as of 23:36, 15 December 2018

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.