Help:Templates/Disco-details

MuseWiki, wiki for the band Muse
Jump to navigation Jump to search

This is a help page for the discography details template, Template:Disco-details.

disco-details is meant for information specific to different editions of the same discography item.

Usage

Include the template where you want it by adding:

{{disco-details

}}

Typically, it should be below the track-list.

disco-details has seven variables, or types of information, which can be set for up to 12 different releases. These are:

nn-Region = Region ISO code, e.g. GB
nn-Desc = Description for an edition, e.g. CD1
nn-CatNumber = Catalogue number/ID for a release
nn-Publisher = Publisher of the release
nn-Tracks = Number of tracks on the release, including hidden ones
nn-Length = Sum of the lengths of all tracks on the release
nn-Chart = Chart position for the region

Numbers for each edition should be assigned by you and substituted for each nn above. Note that the numbers are simply to distinguish between editions, and do not appear on the page.

Aside from 01-Desc, the variables for any unknown information should not be set. Unset variables are replaced by "Unknown". Variables for information which isn't applicable to a given edition, for example CatNumber in the case of CD-Rs, should be set to a hyphen-dash (-).

When this template is used, "DetailsSection = 1" should be added to the relevant page's discobox. Doing so adds a visible link from the discobox to the details section, provided that said section has a "Details" header.

See Uno (single)#Details for an example of this template's usage in action. Compare said example's page source with its resulting table to help clarify how this template works.

You may wish to copy the pre-formatted block below and paste it where you want to use it.

== Details ==
{{disco-details
| 01-Desc = 
|	01-Region = 
|	01-CatNumber = 
|	01-Publisher = 
|	01-Tracks = 
|	01-Length = 
|	01-Chart = 
| 02-Desc = Vinyl
|	02-Region = 
| 	02-CatNumber = 
| 	02-Publisher = 
| 	02-Tracks = 
|	02-Length = 
| 	02-Chart = 
| 03-Desc = CD
|	03-Region = 
| 	03-CatNumber = 
| 	03-Publisher = 
| 	03-Tracks = 
|	03-Length = 
| 	03-Chart = 
| 04-Desc = 
|	04-Region = 
| 	04-CatNumber = 
| 	04-Publisher = 
| 	04-Tracks = 
|	04-Length = 
| 	04-Chart = 
}}

Note that discography items which have only one edition do not need disco-details. For such cases, all the information should go in the Discobox template instead.

See also


Go back to template help