Template:Infobox album/color/doc

From TwentyOneWiki
Jump to navigation Jump to search

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

CodeColor Display
studio
  1. B0E0E6
Studio album by artist
demo
  1. B0E0E6
Demo album by artist
EP #C4E2CC
EP by artist
single album #C4E2CC
Single album by artist
liveburlywood
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
soundtrackgainsboro
Soundtrack album by artist
filmgainsboro
Film score by artist
castgainsboro
Cast recording by artist
video #99CCFF
Video by artist
otherpeachpuff
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 Template:Y mark is seen, it means that self test worked fine. If there is a Template: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
  1. B0E0E6
Template:N
Studio album lightsteelblue
  1. B0E0E6
Template:N
Double album lightsteelblue
  1. B0E0E6
Template:N
[[Double album]] lightsteelblue
  1. B0E0E6
Template:N
Demo album
demo lightsteelblue
  1. B0E0E6
Template:N
EP
ep #F4BF92 #C4E2CC Template:N
[[EP]] #F4BF92 #C4E2CC Template:N
single album
single album #F4BF92 #C4E2CC Template:N
[[single album]] #F4BF92 #C4E2CC Template:N
Live album
live burlywood burlywood Template:Y
Live album burlywood burlywood Template:Y
Greatest hits
greatest #BFE0BF #BFE0BF Template:Y
Greatest hits #BFE0BF #BFE0BF Template:Y
Remix album
remix #BFE0BF #BFE0BF Template:Y
Remix album #BFE0BF #BFE0BF Template:Y
Box set
box #BFE0BF #BFE0BF Template:Y
Box set #BFE0BF #BFE0BF Template:Y
Compilation album
compilation #BFE0BF #BFE0BF Template:Y
Compilation album #BFE0BF #BFE0BF Template:Y
Cover album
cover lightsteelblue
  1. B0E0E6
Template:N
Cover album lightsteelblue
  1. B0E0E6
Template:N
Tribute album
tribute lightsteelblue
  1. B0E0E6
Template:N
Tribute album lightsteelblue
  1. B0E0E6
Template:N
Soundtrack
soundtrack gainsboro gainsboro Template:Y
Television theme
television gainsboro gainsboro Template:Y
Television theme gainsboro gainsboro Template:Y
Film score
film gainsboro gainsboro Template:Y
Film score gainsboro gainsboro Template:Y
Cast album
cast gainsboro gainsboro Template:Y
Cast album gainsboro gainsboro Template:Y
Cast recording gainsboro gainsboro Template:Y
Video album
video #99CCFF #99CCFF Template:Y
dvd #99CCFF #99CCFF Template:Y
Other cases
peachpuff peachpuff Template:Y
xyz peachpuff peachpuff Template:Y

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Infobox album/color in articles based on its TemplateData.

TemplateData for Infobox album/color

<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 for

Untitled

and associated templates."

} </templatedata>

See also