This template provides a convenient way to produce an external link to an entry at AllMusic. The template can be used for any link to AllMusic's website, including the "External links" section or when citing it as a source.
This template is used on approximately 76,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them.
Preview message: Transclusion count updated automatically (see documentation). |
This template uses Lua: |
Valid with these three parameters only:
{{AllMusic|<class>|<id>|<title>}}
{{AllMusic |class= |id= |tab= |title= |last= |first= |author= |access-date= }}
{{AllMusic
| class =
| id =
| tab =
| title =
| first =
| last =
| author =
| access-date =
}}
{{AllMusic}}
{{AllMusic|title= Text displayed in link}}
Full ID:
{{AllMusic | id= led-zeppelin-mn0000139026 | title= Led Zeppelin}}
Short ID:
{{AllMusic | id= mn0000139026 | title= Led Zeppelin}}
Full ID:
{{AllMusic | id= news-of-the-world-mw0000191493 | title= ''News of the World'' | access-date= March 30, 2014}}
Short ID:
{{AllMusic | id= mw0000191493 | title= ''News of the World'' | access-date= March 30, 2014}}
Full ID:
{{AllMusic | id= dust-in-the-wind-mt0013834783 | title= "Dust in the Wind"}}
Short ID:
{{AllMusic | id= mt0013834783 | title= "Dust in the Wind"}}
Full ID:
{{AllMusic | id= clarinet-concerto-mc0002356981 | title= Clarinet Concerto (Copland) }}
Short ID:
{{AllMusic | id= mc0002356981 | title= Clarinet Concerto (Copland) }}
Full ID:
{{AllMusic | id= led-zeppelin-mn0000139026 | tab= discography | title= Led Zeppelin discography}}
Short ID:
{{AllMusic | id= mn0000139026 | tab= discography | title= Discography of Led Zeppelin}}
Full ID:
{{AllMusic | id= led-zeppelin-mn0000139026/discography | title= Led Zeppelin discography}}
Short ID:
{{AllMusic | id= mn0000139026/discography | title= Discography of Led Zeppelin}}
Full ID:
{{AllMusic | class= album | id= physical-graffiti-mw0000190771 | title= Review of ''Physical Graffiti'' | first= Stephen Thomas | last= Erlewine | access-date= March 30, 2014}}
Short ID:
{{AllMusic | class= album | id= mw0000190771 | title= Review of ''Physical Graffiti'' | first= Stephen Thomas | last= Erlewine | access-date= March 30, 2014}}
{{cite web | url = {{AllMusic|album|mw0000190771|pure_url=yes}} | title = Review of ''Physical Graffiti'' | work = [[AllMusic]] | publisher = [[All Media Network]] | first = Stephen Thomas | last = Erlewine | access-date = March 30, 2014}}
TemplateData for AllMusic
This template produces an external link to an entry at AllMusic.
Parameter | Description | Type | Status | |
---|---|---|---|---|
AllMusic class | class 1 | Class of information. Value for this parameter corresponds to part of URL following www.allmusic.com/. Examples: artist, album, song, composition. If omitted, the default is based on the "id", where mn=artist, mw=album, mt=song, and mc=composition.
| String | optional |
AllMusic ID | id 2 | AllMusic identification number or string. Corresponds to part of URL following artist/, album/, song/, or composition/. Can omit the text before the actual ID with name of artist, album, etc. Example: The ID for www.allmusic.com/artist/led-zeppelin-mn0000139026 would be either "led-zeppelin-mn0000139026" or "mn0000139026". Can also use the entire end of URL, such as: "release/stone-temple-pilots-deluxe-edition-mr0002917004". | String | required |
Displayed text | title label 3 | Text to display for the link. If omitted, it defaults to the name of the article where this template is used. | String | optional |
AllMusic tab | tab | If the link should access directly a specific tab on the AllMusic site you can use this parameter to specify that tab. The value for this parameter corresponds to the suffix of the URL following the identification, after the slash ('/'). Examples (without quotes): "biography", "discography", "songs", "awards", etc. If you are specifying a sub-tab of a tab, the whole suffix has to be used, (e.g. "songs/all"). | String | optional |
Author's first name | first | The author's first or given name(s). | String | optional |
Author's last name | last | The author's surname or last name. | String | optional |
Author's full name | author | The author's full name. Do not use when |last= is used. | String | optional |
Access date | access-date accessdate | Full date when item was accessed. Should not be wiki-linked. | String | optional |
URL only | pure_url | If set to "yes", produces URL only without additional formatting. Typically used in citation templates. | String | optional |