Template:Infobox album/color/doc
This is a documentation subpage for Template:Infobox album/color. It may contain usage information, categories and other content that is not part of the original template page. |
This template is used on approximately 197,000 pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
Important
[edit]When modifying this template, don't forget to update Template:Infobox album/link.
Usage
[edit]This is an auxiliary template used by the {{Infobox album}} template, as well as other templates used in it and {{Infobox song}}'s |misc=
parameter: {{Singles}}, {{Extra album cover}}, {{Extra chronology}}, {{Extra track listing}}, {{External music video}} and {{Audio sample}}. It should never be used on its own. The first parameter should be one of the codes from the table below, representing a type of album (parameter "Type"). The template returns the color that will be used.
Quick reference table
[edit]Code | Color | Display |
---|---|---|
studio | lightsteelblue | Studio album by artist |
demo | lightsteelblue | Demo album by artist |
EP | #F4BF92 | EP by artist |
single album | #F4BF92 | Single album by artist |
live | burlywood | Live album by artist |
greatest | #BFE0BF | Greatest hits album by artist |
remix | #BFE0BF | Remix album by artist |
box | #BFE0BF | Box set by artist |
compilation | #BFE0BF | Compilation album by artist |
mixtape | #BFE0BF | Mixtape by artist |
soundtrack | gainsboro | Soundtrack album by artist |
film | gainsboro | Film score by artist |
cast | gainsboro | Cast recording by artist |
video | #99CCFF | Video by artist |
other | peachpuff | other by artist |
Unit test
[edit]If at any time the Expected and Obtained columns do not match, this template can be considered broken. This table makes the template automatically check itself. If a mark is seen, it means that self test worked fine. If there is a mark, it means the test failed. Whenever you make a modification to the template, please save the page, hit CTRL+F5, and check if all the self tests have passed. If you add a new type to the template, remember to add the type using this format:
| <nowiki>typename</nowiki>
| typecolor
| {{Template:Infobox album/color|typename}}
| {{#ifeq:{{Template:Infobox album/color|typename}}|typecolor|{{y}}|{{n}}}}
Replace typename with the new type name (in example, Epic soundtrack), and typecolor with the color assigned to the type (in example, brown). See Wikipedia:Colours and Wikipedia:Infobox colours for additional information.
Note: Sometimes the test may pass while previewing the page, but once saved the test would fail, no matter how many times the cache is cleared. In this case, please click this link to purge the cache. If that doesn't solve the problem, please post a note in the Talk page of the template and an editor will review the changes.
Code | Expected | Obtained | Test |
---|---|---|---|
Studio album | |||
studio | lightsteelblue | lightsteelblue | |
Studio album | lightsteelblue | lightsteelblue | |
Double album | lightsteelblue | lightsteelblue | |
[[Double album]] | lightsteelblue | lightsteelblue | |
Demo album | |||
demo | lightsteelblue | lightsteelblue | |
EP | |||
ep | #F4BF92 | #F4BF92 | |
[[EP]] | #F4BF92 | #F4BF92 | |
single album | |||
single album | #F4BF92 | #F4BF92 | |
[[single album]] | #F4BF92 | #F4BF92 | |
Live album | |||
live | burlywood | burlywood | |
Live album | burlywood | burlywood | |
Greatest hits | |||
greatest | #BFE0BF | #BFE0BF | |
Greatest hits | #BFE0BF | #BFE0BF | |
Remix album | |||
remix | #BFE0BF | #BFE0BF | |
Remix album | #BFE0BF | #BFE0BF | |
Box set | |||
box | #BFE0BF | #BFE0BF | |
Box set | #BFE0BF | #BFE0BF | |
Compilation album | |||
compilation | #BFE0BF | #BFE0BF | |
Compilation album | #BFE0BF | #BFE0BF | |
Cover album | |||
cover | lightsteelblue | lightsteelblue | |
Cover album | lightsteelblue | lightsteelblue | |
Tribute album | |||
tribute | lightsteelblue | lightsteelblue | |
Tribute album | lightsteelblue | lightsteelblue | |
Soundtrack | |||
soundtrack | gainsboro | gainsboro | |
Television theme | |||
television | gainsboro | gainsboro | |
Television theme | gainsboro | gainsboro | |
Film score | |||
film | gainsboro | gainsboro | |
Film score | gainsboro | gainsboro | |
Cast album | |||
cast | gainsboro | gainsboro | |
Cast album | gainsboro | gainsboro | |
Cast recording | gainsboro | gainsboro | |
Video album | |||
video | #99CCFF | #99CCFF | |
dvd | #99CCFF | #99CCFF | |
Other cases | |||
peachpuff | peachpuff | ||
xyz | peachpuff | peachpuff |
TemplateData
[edit]TemplateData for Infobox album/color
Colour selection template for {{Infobox album}} and associated templates.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Type | 1 | Type of recording | String | required |
Testing only | 2 | Custom colour value. Not necessary in almost all cases | Unknown | deprecated |
See also
[edit]