|
|
| Line 1: |
Line 1: |
| {{Infobox musical artist | | <noinclude>{{Documentation}}</noinclude> |
| | background = person/group_or_band <!-- Specify 'person' for individuals or 'group_or_band' for groups -->
| | <includeonly> |
| | name = <!-- Full name of the artist or band --> | | {| class="infobox" style="width: 22em;" |
| | image = <!-- Filename of the image, e.g., Mariah Carey13 Edwards Dec 1998.jpg --> | | |+ style="font-size: larger;" | {{{name|}}} |
| | image_upright = <!-- Adjust if needed (e.g., 0.9) --> | | |- |
| | image_size = <!-- Size of the image, e.g., 250px -->
| | ! colspan="2" style="text-align: center; background: #BFE; color: black; font-size: larger;" | {{{name|}}} |
| | landscape = yes <!-- Use 'yes' for wide images, otherwise leave blank --> | | |- |
| | alt = <!-- Descriptive text for the image --> | | | colspan="2" style="text-align: center;" | [[File:{{{image|}}}|250px|alt={{{alt|}}}|{{{caption|}}}]] |
| | caption = <!-- Caption for the image, e.g., Carey performing in 1998 --> | | |- |
| | birth_name = <!-- Birth name if different from 'name' --> | | | '''Background''' || {{{background|}}} |
| | birth_date = {{Birth date and age|YYYY|MM|DD}} <!-- For living people --> | | |- |
| | birth_place = <!-- Place of birth --> | | | '''Name''' || {{{name|}}} |
| | origin = <!-- Place or region of origin --> | | |- |
| | death_date = {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} <!-- Death date and age (if applicable) --> | | | '''Birth Name''' || {{{birth_name|}}} |
| | death_place = <!-- Place of death (if applicable) --> | | |- |
| | death_cause = <!-- Cause of death (if significant) --> | | | '''Born''' || {{{birth_date|}}} |
| | genre = {{hlist| <!-- List of genres, e.g., Pop, R&B, Dance-pop --> | | |- |
| * [[Genre 1]]
| | | '''Origin''' || {{{origin|}}} |
| * [[Genre 2]]
| | |- |
| }} | | | '''Genre''' || {{{genre|}}} |
| | occupation = {{Flatlist| <!-- List of occupations, e.g., Singer-songwriter, Record producer --> | | |- |
| * Occupation 1
| | | '''Occupation''' || {{{occupation|}}} |
| * Occupation 2
| | |- |
| }} | | | '''Years Active''' || {{{years_active|}}} |
| | instrument = <!-- Instruments played by the artist --> | | |- |
| | works = {{Flatlist| <!-- Links to discography, singles, songs, etc. --> | | | '''Labels''' || {{{label|}}} |
| * [[Artist albums discography|Albums]]
| | |- |
| * [[Artist singles discography|Singles]]
| | | '''Website''' || [{{{website|}}} Official Website] |
| * [[List of songs recorded by Artist|Songs]]
| | |} |
| }} | | </includeonly> |
| | years_active = <!-- Years active, e.g., YYYY–present --> | | <noinclude> |
| | label = {{Flatlist| <!-- Record labels --> | | [[Category:Templates]] |
| * [[Label 1]]
| | </noinclude> |
| * [[Label 2]]
| |
| }} | |
| | current_members = <!-- Current members of a band --> | |
| | past_members = <!-- Past members of a band --> | |
| | spouse = {{Unbulleted list| <!-- Spouses or marital history --> | |
| {{marriage|[[Spouse 1]]|YYYY|YYYY|end=divorced}}
| |
| {{marriage|[[Spouse 2]]|YYYY|YYYY|end=divorced}} | |
| }} | |
| | awards = <!-- Awards received --> | |
| | website = {{URL|example.com}} <!-- Official website --> | |
| | module = <!-- Additional modules if needed --> | |
| | module2 = <!-- Additional modules if needed -->
| |
| | module3 = <!-- Additional modules if needed -->
| |
| }}
| |