Template:Discogs release
| Warning | This template is used on approximately 3,400 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. |
| File:Ambox warning yellow.svg | This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, your own user sandbox, or the general template sandbox, before changing anything. |
This template displays an external link to Discogs' release of audio format (as opposed to {{Discogs master}} which links to the master list of all releases of a given release), including "double-quotes" for singles and italics for everything else.
Usage
- {{Discogs release|RELEASE}} (for non-singles)
- {{Discogs release|RELEASE|type=album OR single}}
- {{Discogs release|RELEASE|WORKNAME|type=album OR single}}
- {{Discogs release|RELEASE|name=WORKNAME|type=album OR single}}
- {{Discogs release|id=RELEASE|WORKNAME|type=album OR single}}
- {{Discogs release|id=RELEASE|name=WORKNAME|type=album OR single}}
- {{Discogs release|release=RELEASE|WORKNAME|type=album OR single}}
- {{Discogs release|release=RELEASE|name=WORKNAME|type=album OR single}}
If no release ID is provided, then the first value from Wikidata will be used. If the Wikidata item does not have any Lua error in Module:Wd at line 633: attempt to index field 'wikibase' (a nil value). (P2206) data, then the template will not output any text.
Examples
- Album usage
- For Novus Magnificat at http://www.discogs.com/release/311591 you use:
- * {{Discogs release|311591|Novus Magnificat|type=album}}
- * {{Discogs release|id=311591|name=Novus Magnificat|type=album}} (canonically)
- * {{Discogs release|release=311591|name=Novus Magnificat|type=album}} (canonically)
- Single usage
- For "Love Me Do" at http://www.discogs.com/release/1789539 you use:
- * {{Discogs release|1789539|Love Me Do|type=single}}
- * {{Discogs release|id=1789539|name=Love Me Do|type=single}} (canonically)
- * {{Discogs release|release=1789539|name=Love Me Do|type=single}} (canonically)
- "Love Me Do" at Discogs
- "Love Me Do" at Discogs
- "Love Me Do" at Discogs
TemplateData
TemplateData for Discogs release
Link to discogs' audio release (as opposed to master, which lists all releases of a given work)
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Release | 1 id release | no description | Number | required |
| Name | 2 name | no description
| String | suggested |
| type | type | Set to "single" (without the quotes) for a single
| Unknown | optional |
| pure_url | pure_url | no description | Unknown | optional |
See also
- {{Discogs master}}
- {{Discogs artist}}
- {{Discogs label}}