close
Sayahna Sayahna
Search

Template:MTV artist


MTV artist at MTV

Documentation icon Template documentation[view] [edit] [history] [purge]

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