Template:Person: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | <includeonly> | ||
{{Infobox | |||
| name = {{{name|}}} | |||
| image = {{{image|}}} | |||
| caption = {{{caption|}}} | |||
| background = {{{background|}}} | |||
= | | birth_name = {{{birth_name|}}} | ||
| birth_date = {{{birth_date|}}} | |||
| birth_place = {{{birth_place|}}} | |||
| death_date = {{{death_date|}}} | |||
| death_place = {{{death_place|}}} | |||
| genre = {{{genre|}}} | |||
| occupation = {{{occupation|}}} | |||
| instruments = {{{instruments|}}} | |||
| years_active = {{{years_active|}}} | |||
| label = {{{label|}}} | |||
| website = {{{website|}}} | |||
| notable_works = {{{notable_works|}}} | |||
| awards = {{{awards|}}} | |||
| influences = {{{influences|}}} | |||
| related_artists = {{{related_artists|}}} | |||
= | |||
= | |||
{{ | |||
= | |||
{{ | |||
= | |||
= | |||
{{ | |||
= | |||
{{{ | |||
}} | }} | ||
</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> |