Jump to content

Template:Person: Difference between revisions

Xavnfans (talk | contribs)
No edit summary
Xavnfans (talk | contribs)
No edit summary
 
Line 1: Line 1:
{{#if: {{{name|}}} |  
<includeonly>
{{#if: {{{image|}}} |
{{Infobox
[[File:{{{image}}}|thumb|right|{{{caption|}}}]]
| name                = {{{name|}}}
}}
| image              = {{{image|}}}
}}
| caption            = {{{caption|}}}
 
| background          = {{{background|}}}
== Early Life and Career ==
| birth_name          = {{{birth_name|}}}
{{#if: {{{birth_name|}}} |  
| birth_date          = {{{birth_date|}}}
* Born {{{birth_name|}}}  
| birth_place        = {{{birth_place|}}}
}}
| death_date          = {{{death_date|}}}
{{#if: {{{birth_date|}}} |
| death_place        = {{{death_place|}}}
on {{{birth_date|}}}
| genre              = {{{genre|}}}
}}
| occupation          = {{{occupation|}}}
{{#if: {{{birth_place|}}} |
| instruments         = {{{instruments|}}}
in {{{birth_place|}}}
| years_active        = {{{years_active|}}}
}}
| label              = {{{label|}}}
 
| website            = {{{website|}}}
{{#if: {{{early_life|}}} |
| notable_works      = {{{notable_works|}}}
{{{early_life|}}}
| awards              = {{{awards|}}}
}}
| influences          = {{{influences|}}}
 
| related_artists    = {{{related_artists|}}}
{{#if: {{{career_start|}}} |
* Began musical career in {{{career_start|}}}
}}
 
== Musical Style and Influences ==
{{#if: {{{genre|}}} |  
* Genre(s): {{{genre|}}}
}}
 
{{#if: {{{instruments|}}} |
* Instruments: {{{instruments|}}}
}}
 
{{#if: {{{influences|}}} |
* Influences: {{{influences|}}}
}}
 
== Discography ==
* **Albums:**
{{#if: {{{albums|}}} |
{{{albums|}}}
}}
* **Singles:**
{{#if: {{{singles|}}} |
{{{singles|}}}
}}
 
== Awards and Recognition ==
{{#if: {{{awards|}}} |
* {{{awards|}}}
}}
 
== Legacy and Impact ==
{{#if: {{{legacy|}}} |
{{{legacy|}}}
}}
 
== External Links ==
{{#if: {{{website|}}} |
* [{{{website|}}} {{{website|}}}]
}}
 
{{#if: {{{social_media|}}} |
* {{{social_media|}}}
}}
 
== Notes ==
{{#if: {{{notes|}}} |
{{{notes|}}}
}}
}}
</includeonly>
<noinclude>
This is the template page for the musical artist infobox. To use it, include `{{Infobox musical artist}}` on your page and fill out the parameters as needed.
<templatedata>
{
"params": {
"name": {},
"image": {},
"caption": {},
"background": {},
"birth_name": {},
"birth_date": {},
"birth_place": {},
"death_date": {},
"death_place": {},
"genre": {},
"occupation": {},
"instruments": {},
"years_active": {},
"label": {},
"website": {},
"notable_works": {},
"awards": {},
"influences": {},
"related_artists": {}
},
"format": "block"
}
</templatedata></noinclude>