Шаблон:Infobox album/color
This template is used on many 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. |
Important
When modifying this template, don't forget to update Template:Infobox album/link.
Usage
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
Code | Color | Display |
---|---|---|
studio |
|
Studio album by artist |
demo |
|
Demo album by artist |
EP | #C4E2CC | EP by artist |
single album | #C4E2CC | 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
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 Шаблон:Y mark is seen, it means that self test worked fine. If there is a Шаблон:N 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 |
|
Шаблон:N |
Studio album | lightsteelblue |
|
Шаблон:N |
Double album | lightsteelblue |
|
Шаблон:N |
[[Double album]] | lightsteelblue |
|
Шаблон:N |
Demo album | |||
demo | lightsteelblue |
|
Шаблон:N |
EP | |||
ep | #F4BF92 | #C4E2CC | Шаблон:N |
[[EP]] | #F4BF92 | #C4E2CC | Шаблон:N |
single album | |||
single album | #F4BF92 | #C4E2CC | Шаблон:N |
[[single album]] | #F4BF92 | #C4E2CC | Шаблон:N |
Live album | |||
live | burlywood | burlywood | Шаблон:Y |
Live album | burlywood | burlywood | Шаблон:Y |
Greatest hits | |||
greatest | #BFE0BF | #BFE0BF | Шаблон:Y |
Greatest hits | #BFE0BF | #BFE0BF | Шаблон:Y |
Remix album | |||
remix | #BFE0BF | #BFE0BF | Шаблон:Y |
Remix album | #BFE0BF | #BFE0BF | Шаблон:Y |
Box set | |||
box | #BFE0BF | #BFE0BF | Шаблон:Y |
Box set | #BFE0BF | #BFE0BF | Шаблон:Y |
Compilation album | |||
compilation | #BFE0BF | #BFE0BF | Шаблон:Y |
Compilation album | #BFE0BF | #BFE0BF | Шаблон:Y |
Cover album | |||
cover | lightsteelblue |
|
Шаблон:N |
Cover album | lightsteelblue |
|
Шаблон:N |
Tribute album | |||
tribute | lightsteelblue |
|
Шаблон:N |
Tribute album | lightsteelblue |
|
Шаблон:N |
Soundtrack | |||
soundtrack | gainsboro | gainsboro | Шаблон:Y |
Television theme | |||
television | gainsboro | gainsboro | Шаблон:Y |
Television theme | gainsboro | gainsboro | Шаблон:Y |
Film score | |||
film | gainsboro | gainsboro | Шаблон:Y |
Film score | gainsboro | gainsboro | Шаблон:Y |
Cast album | |||
cast | gainsboro | gainsboro | Шаблон:Y |
Cast album | gainsboro | gainsboro | Шаблон:Y |
Cast recording | gainsboro | gainsboro | Шаблон:Y |
Video album | |||
video | #99CCFF | #99CCFF | Шаблон:Y |
dvd | #99CCFF | #99CCFF | Шаблон:Y |
Other cases | |||
peachpuff | peachpuff | Шаблон:Y | |
xyz | peachpuff | peachpuff | Шаблон:Y |
TemplateData
TemplateData for Infobox album
<templatedata> { "params": { "1": { "label": "Type", "description": "Type of recording", "type": "string", "required": true }, "2": { "label": "Testing only", "description": "Custom colour value. Not necessary in almost all cases", "deprecated": "Don't use this" } },
"description": "Colour selection template forUntitled |
---|
} </templatedata>