Template:Person: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | |||
| name = | {{Infobox | ||
| image = | | name = {{{name|}}} | ||
| caption = | | image = {{{image|}}} | ||
| birth_name = | | caption = {{{caption|}}} | ||
| birth_date = | | background = {{{background|}}} | ||
| birth_place = | | birth_name = {{{birth_name|}}} | ||
| death_date = | | birth_date = {{{birth_date|}}} | ||
| death_place = | | birth_place = {{{birth_place|}}} | ||
| genre = | | death_date = {{{death_date|}}} | ||
| | | death_place = {{{death_place|}}} | ||
| | | genre = {{{genre|}}} | ||
| years_active = | | occupation = {{{occupation|}}} | ||
| label = | | instruments = {{{instruments|}}} | ||
| website = | | years_active = {{{years_active|}}} | ||
| notable_works = | | label = {{{label|}}} | ||
| awards = | | website = {{{website|}}} | ||
| | | notable_works = {{{notable_works|}}} | ||
| related_artists = | | 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> |
Latest revision as of 22:48, 31 December 2024
This is the template page for the musical artist infobox. To use it, include `Template:Infobox musical artist` on your page and fill out the parameters as needed.
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | no description | Unknown | optional |
image | image | no description | Unknown | optional |
caption | caption | no description | Unknown | optional |
background | background | no description | Unknown | optional |
birth_name | birth_name | no description | Unknown | optional |
birth_date | birth_date | no description | Unknown | optional |
birth_place | birth_place | no description | Unknown | optional |
death_date | death_date | no description | Unknown | optional |
death_place | death_place | no description | Unknown | optional |
genre | genre | no description | Unknown | optional |
occupation | occupation | no description | Unknown | optional |
instruments | instruments | no description | Unknown | optional |
years_active | years_active | no description | Unknown | optional |
label | label | no description | Unknown | optional |
website | website | no description | Unknown | optional |
notable_works | notable_works | no description | Unknown | optional |
awards | awards | no description | Unknown | optional |
influences | influences | no description | Unknown | optional |
related_artists | related_artists | no description | Unknown | optional |