Template:MTV artist
MTV artist at MTV
Usage
<templatedata> {
"description": "Generate a link to an MTV Artist Page.",
"params": {
"id": {
"label": "ID",
"description": "ID of the MTV Artist Profile (part of the web page address, for www.mtv.com/artists/kanye-west/ the account id is \"kanye-west\").",
"type": "string/line",
"required": true,
"default": "URL of the Artist",
"aliases": ["1"]
},
"name": {
"label": "Display name",
"description": "Display name for the MTV Artist profile",
"type": "string/line",
"required": true,
"default": "Name of the page",
"aliases": ["2"]
}
}
} </templatedata>
Examples
In this example, the MTV Artist ID is kanye-west and the description in the link is Kanye West:
{{MTV artist|kanye-west|Kanye West}}
Which will display as Kanye West at MTV
| The above documentation is transcluded from Template:MTV artist/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |