Халыып:Allmusic/Документация
Purpose
уларыт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.
Usage
уларытVertical layout
{{Allmusic | class = | id = | tab = | label = | first = | last = | accessdate = }}
Horizontal layout
{{Allmusic |class= |id= |tab= |label= |first= |last= |accessdate= }}
Short layout Valid with these three parameters only:
{{Allmusic|<class>|<id>|<label>}}
Parameters
уларытParameter | Type | Description |
---|---|---|
class | optional | Class of information, possible are "artist", "album", "song", "work" or "explore". Value for this parameter corresponds to part of URL following "www.allmusic.com/". If omitted, it defaults to "artist". |
id | mandatory | Identification of information. Corresponds to part of URL following "artist/", "album/", "song/", "work/" or "explore/". The text before the actual id with name of artist, album etc. can be omitted. (Example: For www.allmusic.com/artist/led-zeppelin-p4739 "p4739" is sufficient for id). |
tab | optional | If the link should access directly a specific tab on the AllMusic site you can use this parameter to specify that tab (e.g. "charts-awards"). The value for this parameter corresponds to the suffix of the URL following the identification, after the slash ('/'). If you are specifying a sub-tab of a tab, the whole suffix has to be used, (e.g. "songs/songs-composed-by"). Alternatively you can append the whole suffix for tab to the id parameter not using the tab parameter (see example below). |
label | optional | Label to display for the link. If omitted, it defaults to the name of the article where this template is used. |
first | optional | The author's first or given name(s). |
last | optional | The author's surname or last name. |
pure_url | optional | Value of "yes" produces no label and no additional text but a "pure" standalone external link. This option is mainly intended for the automated migration of standalone weblinks but can be used when linking to allmusic using {{Cite web}}, embedding {{Allmusic}} in {{Cite web}}. E.g.
|
accessdate | optional | Full date when item was accessed. Should not be wikilinked. |
Examples
уларытGroup or artist
{{Allmusic|id=p4739|label=Led Zeppelin}}
expands to
Album (supplying accessdate)
{{Allmusic|class=album|id=r15973|label=''News of the World''|accessdate=February 10, 2010}}
expands to
- News of the World at AllMusic. Retrieved February 10, 2010.
Song (short notation)
{{Allmusic|song|t2454936|"Dust in the Wind"}}
expands to
Using tab parameter
{{Allmusic|id=p4739|tab=discography|label=Discography of Led Zeppelin}}
expands to
Accessing tab in tab with sort (not using tab parameter)
{{Allmusic|id=p4739/discography/compilations/title-asc|label=Compilations of Led Zeppelin sorted by title}}
expands to
Author name
{{Allmusic|class=album|id=r11465|label=Physical Graffiti|first=Stephen Thomas|last=Erlewine|accessdate=February 10, 2010}}
expands to
- Erlewine, Stephen Thomas. Physical Graffiti at AllMusic. Retrieved February 10, 2010.
Template data
уларытThis template produces an external link to an entry at AllMusic.
Параметр | Описание | Тип | Статус | |
---|---|---|---|---|
AllMusic class | class 1 | Class of information, possible are "artist" (default), "album", "song", "work" or "explore". Part of URL immediately after "www.allmusic.com/". | Строковый (без форматирования) | необязательный |
AllMusic ID | id 2 | AllMusic ID number. The letter-number code towards the end of the URL. Can be used for the entire end of the URL. | Число | обязательный |
Page tab | tab | If the link should access directly a specific tab on the AllMusic site you can use this parameter to specify that tab (e.g. "charts-awards"). The value for this parameter corresponds to the suffix of the URL following the identification, after the slash ('/'). If you are specifying a sub-tab of a tab, the whole suffix has to be used, (e.g. "songs/songs-composed-by"). | Строковый (без форматирования) | необязательный |
Displayed text | label 3 | Text to display for the link. Defaults to page title. | Строковый (без форматирования) | необязательный |
Author's first name | first | The author's first or given name(s). | Строковый (без форматирования) | необязательный |
Author's last name | last | The author's surname or last name. | Строковый (без форматирования) | необязательный |
URL only | pure_url | If set to "yes", produces URL only without additional formatting. Typically used in citation templates. | Строковый (без форматирования) | необязательный |
Access date | accessdate | Full date when item was accessed. | Строковый (без форматирования) | необязательный |