• Home
  • Random
  • Nearby
  • Create account
  • Log in
  • Settings
Donate Now If Wikipedia is useful to you, please give today.
  • About Wikipedia
  • Disclaimers
Wikipedia
  • Create account
  • Log in

Template:Album chart

  • Template
  • Talk
  • Language
  • Watch
  • View source
Template documentationviewedithistorypurge
WarningThis template is used on approximately 36,000 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.
This template uses Lua:
  • Module:Music chart (sandbox)

This template cites sources for albums. Related: {{Single chart}}, {{Year-end album chart}}.

The template produces a table row with chart name, reference, and peak position for inclusion within a table. It does not create surrounding table markup.

This template does not verify positions. It provides a reference URL believed to be associated with a reliable source. The reference URL itself is not checked — incorrect spellings can produce bad links. Individual editors will need to follow the URLs generated by the template to verify their usefulness before walking away from an edited article.

Usage

This template outputs data suitable for inclusion within a record chart table. It will produce a referenced chart name and a position. It can be used as a part of a larger table, or a series of cells can be used to create a chart. This template does not create the surrounding table markup.

All field names used must be in lowercase. You can copy a blank version to use. Remember to use the "|" (pipe) character between each field. Please delete any unused fields to avoid clutter in the edit window.

Template syntax
Full version (copy and paste text below and delete parameters you don't need)
{{Album chart |(Chart identifier) |(Peak position) |artist= |album= |dvd= |id= |url= |date= |year= |week= |note= |publish-date= |access-date= |refname= |refgroup= |rowheader= }}

It is a good practice to always include album and artist, even though some uses of the template do not require them. This makes it easier to modify the template in the future if there is a change in the archives referenced by the template. In addition, the artist parameter is used by default to name references for reuse elsewhere in the article.

rowheader defaults to false. If set to true, the chart name will be output as a header, as indicated by WP:ACCESS#Data tables. In most cases, it should be true.

Output

The template produces:

  • A table row: left cell with chart name (with wikilinks) and reference, right cell with centered position
  • A reference for reuse elsewhere (named automatically in standard mode; in manual mode, use refname= to reuse it)

Example

{{Album chart|Billboard200|1|artist=Taylor Swift|album=1989|access-date=January 1, 2025|rowheader=true}}

Produces:

Australian Albums (ARIA)[1] 1
  1. ↑ "Australiancharts.com – Example – Example". Hung Medien.

Reference naming

References are auto-named in format ac_{ChartID}_{artist}. To reuse:

...some fact.<ref name="ac_Billboard200_Taylor Swift"/>

Override with refname=customname. Note: if refname contains spaces, you must use quotes: <ref name="custom name"/>.

In manual mode, references are anonymous by default unless refname= is set.

Parameters

ParameterDescription
1Required. Chart identifier. Must match one of the supported charts. Often named as country (e.g., Australia) or specific chart (e.g., Billboardhot100). Some charts have aliases producing identical results.
2Required. Peak position. If album hasn't charted, use en-dash (–), not hyphen (-). Usually better to omit the template entirely.
artistArtist name as listed on chart. Odd spellings (e.g., Ke$ha) and stylizations can be tricky. German charts typically require lastname,firstname format. Always preview the resulting URL. Also used for default reference naming.
albumAlbum title. Made-up words, slang, tricky punctuation can produce bad URLs — always preview.
artistidNumeric artist identifier from chart website URL. Example: Madonna at officialcharts.com has URL .../artist/28948/madonna/, so artistid=28948.
songidNumeric album identifier from chart website URL. Example: "In My Mind" at tophit.com has URL tophit.com/tracks/88003, so songid=88003.
chartid, idNumeric chart/archive identifier from URL. Example: Poland ZPAV chart has URL zpav.pl/rankingi/listy/nielsen/top5.php?lang=2&idlisty=532, so chartid=532.
yearFour-digit year indicating the year being reported by the chart. Used in combination with week for some charts. Must be exactly 4 digits.
weekWeek number (1–53) indicating the week being reported by the chart. Used in combination with year. Can be 1–2 digits (e.g., 1 or 03) or combined format like 51+52.
dateDate of the chart in the format YYYYMMDD or another format specified, indicating year (Y), month (M) and day (D). Used solely to create the reference URL, not displayed in references. For display date, use publish-date.
urlUser-provided URL for charts without automatic indexing. Some charts validate URL for required domain.
publish-datePublication date of the chart (free-format, for display in reference). Not the same as date which is used for URL construction.
access-dateDate when source was verified by editor.
archive-urlURL of archived version of the source.
archive-dateDate when the source was archived.
rowheaderSet to true to output chart name as row header per MOS:DTAB. Should be true in most cases.
refnameCustom reference name. Default: ac_{Chart}_{artist}. Names with spaces require quotes in <ref name="..."/>.
refgroupReference group name.
noteNote displayed after chart name (e.g., note=remix version, note=deluxe edition). Useful for distinguishing versions or noting renamed charts.

Chart-specific parameters

ParameterDescription
dvdDVD title. For Music DVD charts, use instead of album.
startdate, enddate(deprecated) Date range for chart week. Used only in reference link text for FlandersMV, WalloniaMV, and ItalyMV.

Examples

Since this template produces only individual rows within a table, you will need to add (or already have) the table's framework in the article. Here is a sample table. For more on table formatting, see WP:TAB.

{| class="wikitable sortable plainrowheaders"
|+Chart performance for ''Example Album''
! scope="col"| Chart (2024)
! scope="col"| Peak<br>position
|-
{{Album chart|Australia|6|album=Example Album|artist=Example Artist|rowheader=true}}
|-
! scope="row"| [[Oricon|Japan Oricon Albums]]<ref>"Oricon Weekly Album Chart". ''Oricon''. January 2024.</ref>
| style="text-align:center;"| 1
|-
{{Album chart|Austria|3|artist=Example Artist|album=Example Album|note=deluxe edition|rowheader=true}}
|-
{{Album chart|UK|3|artist=Example Artist|date=20240115|rowheader=true}}
|}

Expands into:

Chart performance for Example Album
Chart (2024) Peak
position
Australian Albums (ARIA)[1] 6
Japan Oricon Albums[2] 1
Austrian Albums (Ö3 Austria)[3]
deluxe edition
3
UK Albums (Official Charts)[4] 3
  1. ↑ "Australiancharts.com – Example Artist – Example Album". Hung Medien.
  2. ↑ "Oricon Weekly Album Chart". Oricon. January 2024.
  3. ↑ "Austriancharts.at – Example Artist – Example Album" (in German). Hung Medien.
  4. ↑ "Example Artist Songs and Albums | Full Official Chart History". Official Charts Company.

Manual reference mode

Use when:

  • Album name contains special characters producing URL errors
  • Using alternative reliable source (Billboard Chart Beat, Allmusic, etc.)

To activate manual referencing, write M as the third parameter, after the chart identifier and position:

Template syntax for manual reference mode
Full version (copy and paste text below and delete parameters you don't need)
{{Album chart |(Chart identifier) |(Peak position) |M |url= |title= |work= |publisher= |location= |date= |archive-url= |archive-date= |url-status= |access-date= |refname= |refgroup= |rowheader= |note= }}

When manual referencing is activated, you must provide url and title, and may additionally provide work, publisher, location, date, access-date, archive-url, archive-date, url-status, refname, refgroup, rowheader, and note.

When |3=M is set, manual mode takes full priority — chart-specific parameters are not used for automatic URL generation, and references are anonymous by default unless refname= is provided.

Supported charts

Different charts require different parameters depending on their archive systems. Always preview the resulting URL before saving.

The table below is auto-generated from JSON data and lists all currently supported charts. New charts can be added to the JSON data, but avoid adding deprecated charts. For details on adding charts, see module documentation; a brief schema reference is at the top of single.json.

Data: Module:Music chart/album.json • Testcases: Template:Album chart/testcases

Album chart outputs
GroupChart IDUsesChartProviderRequired paramsTemplate callSample ref outputNotes
ArgentinaArgentina (defunct)40Argentine AlbumsCAPIFartist, album, date [DD/MM/YYYY]{{Album chart|Argentina|0|artist=|album=|date=}}"{artist} – {album}". Argentine Albums. CAPIF. Note: On Fecha, select 2024-01-15 to see the correspondent chart. {{dead link|date=April 2013}}Data from February 7, 2010.
AustraliaAustralia6622Australian AlbumsARIAartist, album{{Album chart|Australia|0|artist=|album=}}"Australiancharts.com – {artist} – {album}". Hung Medien.
AustriaAustria7336Austrian AlbumsÖ3 Austriaartist, album{{Album chart|Austria|0|artist=|album=}}"Austriancharts.at – {artist} – {album}" (in German). Hung Medien.
BelgiumFlanders8186Belgian AlbumsUltratop Flandersartist, album{{Album chart|Flanders|0|artist=|album=}}"Ultratop.be – {artist} – {album}" (in Dutch). Hung Medien.
Wallonia6934Belgian AlbumsUltratop Walloniaartist, album{{Album chart|Wallonia|0|artist=|album=}}"Ultratop.be – {artist} – {album}" (in French). Hung Medien.
BrazilBrazil19Brazilian AlbumsABPDid{{Album chart|Brazil|0|id=}}"ABPD CD - TOP 10 Semanal" (in Portuguese). Associação Brasileira dos Produtores de Discos.The 'id' is the number at the end of the URL (noticia=).
CanadaBillboardCanada4471Canadian AlbumsBillboardartist{{Album chart|BillboardCanada|0|artist=}}"{artist} Chart History (Canadian Albums)". Billboard.
Canada2718Canada Top Albums/CDsRPMchartid{{Album chart|Canada|0|chartid=}}"Top RPM Albums: Image 12345". RPM. Library and Archives Canada.The 'chartid' is the number after nlc008388. in the URL.
CroatiaCroatia106Croatian International AlbumsHDUid{{Album chart|Croatia|0|id=}}"Top Stranih [Top Foreign]" (in Croatian). Top Foreign Albums. Hrvatska diskografska udruga.The 'id' is the number at the end of the URL.
CroatiaCombined24Croatian AlbumsHDUid{{Album chart|CroatiaCombined|0|id=}}"Top Kombiniranih [Top Combined]" (in Croatian). Top Combined Albums. Hrvatska diskografska udruga.
Czech RepublicCzech1010Czech AlbumsČNS IFPIweek, year{{Album chart|Czech|0|week=|year=}}"ČNS IFPI – CZ Albums – Top 100 – 3. týden 2024" (in Czech). ČNS IFPI.Data from 2006w01. Week number is shown in the dropdown list (e.g. '44. týden 2019' means week 44, year 2019). If the link opens the wrong week, add the correct weekId to chartdata-czech.json.
DenmarkDenmark2385Danish AlbumsHitlistenartist, album{{Album chart|Denmark|0|artist=|album=}}"Danishcharts.dk – {artist} – {album}". Hung Medien.Not recommended for charts prior to November 2007. Use Denmark2 instead.
Denmark224Danish AlbumsHitlistenweek, year{{Album chart|Denmark2|0|week=|year=}}"Top 40 Albums - 3 / 2024". Tracklisten.For album charts prior to November 2007.
FinlandFinland3502Finnish AlbumsSuomen virallinen listaartist, album{{Album chart|Finland|0|artist=|album=}}"{artist}: {album}" (in Finnish). Musiikkituottajat – IFPI Finland.
FranceFrance6164French AlbumsSNEPartist, album{{Album chart|France|0|artist=|album=}}"Lescharts.com – {artist} – {album}". Hung Medien.
GermanyGermany10921German AlbumsOffizielle Top 100id, artist, album{{Album chart|Germany|0|id=|artist=|album=}}"Offiziellecharts.de – {artist} – {album}" (in German). GfK Entertainment charts.The 'id' is the number at the end of the URL.
GermanyComp31German Compilation AlbumsOffizielle Top 100date [DD.MM.YYYY]{{Album chart|GermanyComp|0|date=}}"Offizielle Deutsche Charts – Top 30 Compilation-Charts". GfK Entertainment charts.Data available from 1992. Use the first date above the chart as date (right after 'Datum:'). Module converts it into the ID.
GermanyPop4German Pop AlbumsOffizielle Top 100id, artist, album{{Album chart|GermanyPop|0|id=|artist=|album=}}"Offiziellecharts.de – {artist} – {album}" (in German). GfK Entertainment charts.The 'id' is the number at the end of the URL.
GreeceGreece (defunct)222Greek AlbumsIFPIartist, album{{Album chart|Greece|0|artist=|album=}}"Greekcharts.com – {artist} – {album}". Hung Medien. Archived from the original. {{dead link|date=November 2013}}Data available from 2010 to 2011, week 31 only.
HungaryHungary2435Hungarian AlbumsMAHASZyear, week{{Album chart|Hungary|0|year=|week=}}"Album Top 40 slágerlista – 2024. 3. hét" (in Hungarian). MAHASZ.
HungaryComp1Hungarian Compilation AlbumsMAHASZyear, week{{Album chart|HungaryComp|0|year=|week=}}"Válogatás- és mixlemezek slágerlistája – 2024. 3. hét" (in Hungarian). MAHASZ.Data available from 2000. Listed under the main albums chart.
IrelandIreland (defunct)1378Irish AlbumsIRMAyear, week{{Album chart|Ireland|0|year=|week=}}"GFK Chart-Track Albums: Week 3, 2024". GfK Chart-Track. IRMA. Archived from the original.Week 1–53, no leading zero. Data 2000–2016.
Ireland22060Irish AlbumsIRMAartist{{Album chart|Ireland2|0|artist=}}"Irish-charts.com – Discography {artist}". Hung Medien.Links to the artist's discography.
Ireland3828Irish AlbumsOfficial Chartsdate [YYYYMMDD]{{Album chart|Ireland3|0|date=}}"Official Irish Albums Chart on 15/1/2024 – Top 50". Official Charts Company.Data from January 6, 2017.
IrelandClassical (defunct)3Irish Classical AlbumsIRMAyear, week{{Album chart|IrelandClassical|0|year=|week=}}"GFK Chart-Track – Classical Albums: Week 3, 2024". GfK Chart-Track. IRMA. Archived from the original.Week 1–53, no leading zero.
IrelandComp (defunct)12Irish Compilation AlbumsIRMAyear, week{{Album chart|IrelandComp|0|year=|week=}}"GFK Chart-Track – Multi-Artist Compilation Albums: Week 3, 2024". GfK Chart-Track. IRMA. Archived from the original.
IrelandIndependent (defunct)38Irish Independent AlbumsIRMAyear, week{{Album chart|IrelandIndependent|0|year=|week=}}"GFK Chart-Track – Independent Albums: Week 3, 2024". GfK Chart-Track. IRMA. Archived from the original.
ItalyItaly3247Italian AlbumsFIMIartist, album{{Album chart|Italy|0|artist=|album=}}"Italiancharts.com – {artist} – {album}". Hung Medien.
JapanOricon → date<2021-03-151634Japanese AlbumsOricondate [YYYY-MM-DD]{{Album chart|Oricon|0|date=}}"Oricon Top 50 Albums: 2024-01-15" (in Japanese). Oricon. Archived from the original.Charts before March 15, 2021 are available only in the archive.
Oricon → date>=2021-03-15date [YYYY-MM-DD]{{Album chart|Oricon|0|date=}}"Oricon Top 50 Albums: 2024-01-15" (in Japanese). Oricon.
MexicoMexico191Mexican AlbumsTop 100 Mexicoartist, album{{Album chart|Mexico|0|artist=|album=}}"Mexicancharts.com – {artist} – {album}". Hung Medien.Data available until 2011, week 49. Use Mexico2 for later data.
Mexico2 (defunct)18Mexican AlbumsTop 100 Mexicoarchiveurl, artist, album, archivedate{{Album chart|Mexico2|0|archiveurl=|artist=|album=|archivedate=}}"[{archiveurl} {artist} – {album}]". Asociación Mexicana de Productores de Fonogramas y Videogramas. Archived from the original on {archivedate}.Data from 2011, week 49 to 2013, week 18. Look for the archive links in the lists by year from Top 100 Mexico.
NetherlandsNetherlands8842Dutch AlbumsAlbum Top 100artist, album{{Album chart|Netherlands|0|artist=|album=}}"Dutchcharts.nl – {artist} – {album}" (in Dutch). Hung Medien.
NetherlandsComp19Dutch Compilation AlbumsCompilation Top 30date, year, artist, album{{Album chart|NetherlandsComp|0|date=|year=|artist=|album=}}"Dutchcharts.nl – {artist} – {album}". Hung Medien.
New ZealandNew Zealand6044New Zealand AlbumsRMNZartist, album{{Album chart|New Zealand|0|artist=|album=}}"Charts.nz – {artist} – {album}". Hung Medien.
NorwayNorway5071Norwegian AlbumsVG-listaartist, album{{Album chart|Norway|0|artist=|album=}}"Norwegiancharts.com – {artist} – {album}". Hung Medien.
PolandPoland1410Polish AlbumsZPAVid{{Album chart|Poland|0|id=}}"Oficjalna lista sprzedaży :: OLiS - Official Retail Sales Chart". OLiS. Polish Society of the Phonographic Industry.The 'id' is the number at the end of the URL (idlisty=).
Poland2447Polish AlbumsZPAVdate [DD.MM.YYYY-DD.MM.YYYY]{{Album chart|Poland2|0|date=}}"OLiS - oficjalna lista sprzedaży - albumy" (in Polish). OLiS. Polish Society of the Phonographic Industry. Note: Change the date to 19.12.2025–25.12.2025 under "zmień zakres od–do:".
PortugalPortugal2021Portuguese AlbumsAFPartist, album{{Album chart|Portugal|0|artist=|album=}}"Portuguesecharts.com – {artist} – {album}". Hung Medien.
SlovakiaSlovakia9Slovak AlbumsČNS IFPIweek, year{{Album chart|Slovakia|0|week=|year=}}"ČNS IFPI – SK Albums – Top 100 – 3. týden 2024" (in Czech). ČNS IFPI.Data from 2016w43. Week number is shown in the dropdown list (e.g. '44. týden 2019' means week 44, year 2019). If the link opens the wrong week, add the correct weekId to chartdata-czech.json.
South KoreaKorea138South Korean AlbumsCircledate [YYYY.MM.DD-YYYY.MM.DD]{{Album chart|Korea|0|date=}}"South Korea Circle Album Chart". Circle Chart. Note: On the page, select "2025.12.19–2025.12.25" to obtain the corresponding chart.Overall albums (national and foreign combined).
KoreaInt105South Korean International AlbumsCircledate [YYYY.MM.DD-YYYY.MM.DD]{{Album chart|KoreaInt|0|date=}}"South Korea Circle International Album Chart". Circle Chart. Note: On the page, select "2025.12.19–2025.12.25" to obtain the corresponding chart.Only albums from foreign artists.
KoreaNat0South Korean National AlbumsCircledate [YYYY.MM.DD-YYYY.MM.DD]{{Album chart|KoreaNat|0|date=}}"South Korea Circle National Album Chart". Circle Chart. Note: On the page, select "2025.12.19–2025.12.25" to obtain the corresponding chart.Only albums from Korean artists.
SpainSpain2995Spanish AlbumsPromusicaeartist, album{{Album chart|Spain|0|artist=|album=}}"Spanishcharts.com – {artist} – {album}". Hung Medien.
SwedenSweden6607Swedish AlbumsSverigetopplistanartist, album{{Album chart|Sweden|0|artist=|album=}}"Swedishcharts.com – {artist} – {album}". Hung Medien.
 SwitzerlandSwitzerland10079Swiss AlbumsSchweizer Hitparadeartist, album{{Album chart|Switzerland|0|artist=|album=}}"Swisscharts.com – {artist} – {album}". Hung Medien.
United KingdomScotland8397Scottish AlbumsOfficial Chartsdate [YYYYMMDD]{{Album chart|Scotland|0|date=}}"Official Scottish Albums Chart on 15/1/2024 – Top 100". Official Charts Company.Data from February 27, 1994.
UK1774UK AlbumsOfficial Chartsartist{{Album chart|UK|0|artist=}}"{artist} Songs and Albums | Full Official Chart History". Official Charts Company.The site uses an internal resolver to redirect artist names to their discography pages. If this does not work, use UK2.
UK210735UK AlbumsOfficial Chartsdate [YYYYMMDD]{{Album chart|UK2|0|date=}}"Official Albums Chart on 15/1/2024 – Top 100". Official Charts Company.Data from July 22, 1956.
UKAmericana275UK Americana AlbumsOfficial Chartsdate [YYYYMMDD]{{Album chart|UKAmericana|0|date=}}"Official Americana Albums Chart on 15/1/2024 – Top 40". Official Charts Company.Data from January 29, 2016.
UKChristian37UK Christian & Gospel AlbumsOfficial Chartsdate [YYYYMMDD]{{Album chart|UKChristian|0|date=}}"Official Christian & Gospel Albums Chart on 15/1/2024 – Top 20". Official Charts Company.
UKComp162UK Compilation AlbumsOfficial Chartsdate [YYYYMMDD]{{Album chart|UKComp|0|date=}}"Official Compilations Chart on 15/1/2024 – Top 100". Official Charts Company.Data from February 6, 1994.
UKCountry356UK Country AlbumsOfficial Chartsdate [YYYYMMDD]{{Album chart|UKCountry|0|date=}}"Official Country Artists Albums Chart on 15/1/2024 – Top 20". Official Charts Company.Data from January 30, 1994.
UKDance460UK Dance AlbumsOfficial Chartsdate [YYYYMMDD]{{Album chart|UKDance|0|date=}}"Official Dance Albums Chart on 15/1/2024 – Top 40". Official Charts Company.Data from September 25, 2005.
UKDigital1488UK Album DownloadsOfficial Chartsdate [YYYYMMDD]{{Album chart|UKDigital|0|date=}}"Official Album Downloads Chart on 15/1/2024 – Top 100". Official Charts Company.Data from April 9, 2006.
UKIndependent3146UK Independent AlbumsOfficial Chartsdate [YYYYMMDD]{{Album chart|UKIndependent|0|date=}}"Official Independent Albums Chart on 15/1/2024 – Top 50". Official Charts Company.Data from October 12, 1997.
UKJazz178UK Jazz & Blues AlbumsOfficial Chartsdate [YYYYMMDD]{{Album chart|UKJazz|0|date=}}"Official Jazz & Blues Albums Chart on 15/1/2024 – Top 30". Official Charts Company.Data from January 30, 1994.
UKProgressive84UK Progressive AlbumsOfficial Chartsdate [YYYYMMDD]{{Album chart|UKProgressive|0|date=}}"Official Progressive Albums Chart on 15/1/2024 – Top 30". Official Charts Company.Data from October 7, 2015.
UKR&B1386UK R&B AlbumsOfficial Chartsdate [YYYYMMDD]{{Album chart|UKR&B|0|date=}}"Official R&B Albums Chart on 15/1/2024 – Top 40". Official Charts Company.Data from October 9, 1994.
UKRock1883UK Rock & Metal AlbumsOfficial Chartsdate [YYYYMMDD]{{Album chart|UKRock|0|date=}}"Official Rock & Metal Albums Chart on 15/1/2024 – Top 40". Official Charts Company.
UKSoundtrack202UK Soundtrack AlbumsOfficial Chartsdate [YYYYMMDD]{{Album chart|UKSoundtrack|0|date=}}"Official Soundtrack Albums Chart on 15/1/2024 – Top 50". Official Charts Company.Data from January 13, 2002.
UKZobbel116UK AlbumsOfficial Chartsdate [YYMMDD]{{Album chart|UKZobbel|0|date=}}"Chart Log UK: 15.01.2011". UK Albums Chart. Zobbel.de.Data available from January 15, 2005 to January 30, 2016.
United StatesBillboard20016851US Billboard 200—artist{{Album chart|Billboard200|0|artist=}}"{artist} Chart History (Billboard 200)". Billboard.
BillboardAlbumSales781US Top Album SalesBillboardartist{{Album chart|BillboardAlbumSales|0|artist=}}"{artist} Chart History (Top Album Sales)". Billboard.
BillboardAlternative1303US Top Alternative AlbumsBillboardartist{{Album chart|BillboardAlternative|0|artist=}}"{artist} Chart History (Top Alternative Albums)". Billboard.
BillboardBluegrass46US Top Bluegrass AlbumsBillboardartist{{Album chart|BillboardBluegrass|0|artist=}}"{artist} Chart History (Top Bluegrass Albums)". Billboard.
BillboardBlues108US Top Blues AlbumsBillboardartist{{Album chart|BillboardBlues|0|artist=}}"{artist} Chart History (Top Blues Albums)". Billboard.
BillboardCatalog246US Top Catalog AlbumsBillboardartist{{Album chart|BillboardCatalog|0|artist=}}"{artist} Chart History (Top Catalog Albums)". Billboard.
BillboardChristian904US Top Christian AlbumsBillboardartist{{Album chart|BillboardChristian|0|artist=}}"{artist} Chart History (Christian Albums)". Billboard.
BillboardClassical123US Top Classical AlbumsBillboardartist{{Album chart|BillboardClassical|0|artist=}}"{artist} Chart History (Top Classical Albums)". Billboard.
BillboardClassicalCrossover17US Top Classical Crossover AlbumsBillboardartist{{Album chart|BillboardClassicalCrossover|0|artist=}}"{artist} Chart History (Top Classical Crossover Albums)". Billboard.
BillboardComedy43US Top Comedy AlbumsBillboardartist{{Album chart|BillboardComedy|0|artist=}}"{artist} Chart History (Top Comedy Albums)". Billboard.
BillboardContemporaryJazz69US Top Contemporary Jazz AlbumsBillboardartist{{Album chart|BillboardContemporaryJazz|0|artist=}}"{artist} Chart History (Top Contemporary Jazz Albums)". Billboard.
BillboardCountry2490US Top Country AlbumsBillboardartist{{Album chart|BillboardCountry|0|artist=}}"{artist} Chart History (Top Country Albums)". Billboard.
BillboardCurrentAlbums (defunct)133US Top Current Album SalesBillboardartist{{Album chart|BillboardCurrentAlbums|0|artist=}}"{artist} Chart History (Top Current Album Sales)". Billboard. {{dead link|date=March 2026}}
BillboardDanceElectronic836US Top Dance AlbumsBillboardartist{{Album chart|BillboardDanceElectronic|0|artist=}}"{artist} Chart History (Top Dance/Electronic Albums)". Billboard.
BillboardDigital (defunct)320US Digital AlbumsBillboardartist{{Album chart|BillboardDigital|0|artist=}}"{artist} Chart History (Digital Albums)". Billboard. {{dead link|date=October 2023}}
BillboardFolk499US Americana/Folk AlbumsBillboardartist{{Album chart|BillboardFolk|0|artist=}}"{artist} Chart History (Top Americana/Folk Albums)". Billboard.
BillboardGospel164US Top Gospel AlbumsBillboardartist{{Album chart|BillboardGospel|0|artist=}}"{artist} Chart History (Top Gospel Albums)". Billboard.
BillboardHardRock870US Top Hard Rock AlbumsBillboardartist{{Album chart|BillboardHardRock|0|artist=}}"{artist} Chart History (Top Hard Rock Albums)". Billboard.
BillboardHeatseekers2112US Heatseekers AlbumsBillboardartist{{Album chart|BillboardHeatseekers|0|artist=}}"{artist} Chart History (Heatseekers Albums)". Billboard.
BillboardHoliday208US Top Holiday AlbumsBillboardartist{{Album chart|BillboardHoliday|0|artist=}}"{artist} Chart History (Holiday Albums)". Billboard.
BillboardIndependent3449US Independent AlbumsBillboardartist{{Album chart|BillboardIndependent|0|artist=}}"{artist} Chart History (Independent Albums)". Billboard.
BillboardJazz292US Top Jazz AlbumsBillboardartist{{Album chart|BillboardJazz|0|artist=}}"{artist} Chart History (Top Jazz Albums)". Billboard.
BillboardLatin687US Top Latin AlbumsBillboardartist{{Album chart|BillboardLatin|0|artist=}}"{artist} Chart History (Top Latin Albums)". Billboard.
BillboardLatinPop378US Latin Pop AlbumsBillboardartist{{Album chart|BillboardLatinPop|0|artist=}}"{artist} Chart History (Latin Pop Albums)". Billboard.
BillboardLatinRhythm132US Latin Rhythm AlbumsBillboardartist{{Album chart|BillboardLatinRhythm|0|artist=}}"{artist} Chart History (Latin Rhythm Albums)". Billboard.
BillboardRandB42US Top R&B AlbumsBillboardartist{{Album chart|BillboardRandB|0|artist=}}"{artist} Chart History (Top R&B Albums)". Billboard.
BillboardRandBHipHop4885US Top R&B/Hip-Hop AlbumsBillboardartist{{Album chart|BillboardRandBHipHop|0|artist=}}"{artist} Chart History (Top R&B/Hip-Hop Albums)". Billboard.
BillboardRap675US Top Rap AlbumsBillboardartist{{Album chart|BillboardRap|0|artist=}}"{artist} Chart History (Top Rap Albums)". Billboard.
BillboardReggae84US Reggae AlbumsBillboardartist{{Album chart|BillboardReggae|0|artist=}}"{artist} Chart History (Reggae Albums)". Billboard.
BillboardRegionalMexican104US Regional Mexican AlbumsBillboardartist{{Album chart|BillboardRegionalMexican|0|artist=}}"{artist} Chart History (Regional Mexican Albums)". Billboard.
BillboardRock2774US Top Rock AlbumsBillboardartist{{Album chart|BillboardRock|0|artist=}}"{artist} Chart History (Top Rock Albums)". Billboard.
BillboardSoundtrack283US Soundtrack AlbumsBillboardartist{{Album chart|BillboardSoundtrack|0|artist=}}"{artist} Chart History (Soundtrack Albums)". Billboard.
BillboardTastemaker956US Indie Store Album SalesBillboardartist{{Album chart|BillboardTastemaker|0|artist=}}"{artist} Chart History (Top Tastemaker Albums)". Billboard.
BillboardTropical99US Tropical AlbumsBillboardartist{{Album chart|BillboardTropical|0|artist=}}"{artist} Chart History (Tropical Albums)". Billboard.
BillboardVinyl278US Vinyl AlbumsBillboardartist{{Album chart|BillboardVinyl|0|artist=}}"{artist} Chart History (Vinyl Albums)". Billboard.
BillboardWorld353US World AlbumsBillboardartist{{Album chart|BillboardWorld|0|artist=}}"{artist} Chart History (World Albums)". Billboard.
Music DVD chart outputs
GroupChart IDUsesChartProviderRequired paramsTemplate callSample ref outputNotes
AustraliaAustraliaMV → archivedate<201131Australian Music DVDARIAarchivedate, archiveurl{{Album chart|AustraliaMV|0|archivedate=|archiveurl=}}"[{archiveurl} Top 40 DVD Chart - Australian Record Industry Association]". Australian Recording Industry Association. Archived from the original on {archivedate}.URL provides data from May 2008 to August 2012.
AustraliaMV → archivedate<2016archivedate, archiveurl{{Album chart|AustraliaMV|0|archivedate=|archiveurl=}}"[{archiveurl} ARIA Australian Top 40 Music DVDs]". Australian Recording Industry Association. Archived from the original on {archivedate}.URL provides data from May 2011 to January 2016.
AustraliaMV → archivedate>=2016archivedate, archiveurl{{Album chart|AustraliaMV|0|archivedate=|archiveurl=}}"[{archiveurl} ARIA Australian Top 40 Music DVDs]". Australian Recording Industry Association. Archived from the original on {archivedate}.URL provides data from February 2016 to December 2019.
AustriaAustriaMV40Austrian Music DVDÖ3 Austriadate [DD-MM-YYYY]{{Album chart|AustriaMV|0|date=}}"Austria Top 40 – Musik-DVD: 15-01-2024" (in German). Ö3 Austria Top 40. Hung Medien.
BelgiumFlandersMV → date, year33Belgian Music DVDUltratop Flandersdate [YYYYMMDD], year{{Album chart|FlandersMV|0|date=|year=}}"Ultratop Muziek-Dvd: 2024 – 15.01.2024" (in Dutch). Ultratop.be. Hung Medien.Use 'dvd' if album has [DVD] tag, otherwise 'album'. For archived charts: 'year' and 'date'.
FlandersMV → artist, dvdartist, dvd{{Album chart|FlandersMV|0|artist=|dvd=}}"{artist} – Sample DVD [DVD]" (in Dutch). Ultratop.be. Hung Medien.
FlandersMV → artist, albumartist, album{{Album chart|FlandersMV|0|artist=|album=}}"{artist} – {album}" (in Dutch). Ultratop.be. Hung Medien.
WalloniaMV → date, year30Belgian Music DVDUltratop Walloniadate [YYYYMMDD], year{{Album chart|WalloniaMV|0|date=|year=}}"Ultratop Dvd Musicaux: 2024 – 15.01.2024" (in French). Ultratop.be. Hung Medien.
WalloniaMV → artist, dvdartist, dvd{{Album chart|WalloniaMV|0|artist=|dvd=}}"{artist} – Sample DVD [DVD]" (in French). Ultratop.be. Hung Medien.
WalloniaMV → artist, albumartist, album{{Album chart|WalloniaMV|0|artist=|album=}}"{artist} – {album}" (in French). Ultratop.be. Hung Medien.
DenmarkDenmarkMV12Danish Music DVDHitlistenweek, year{{Album chart|DenmarkMV|0|week=|year=}}"Musik Video Top-10: Uge 3 – 2024" (in Danish). Hitlisten.NU.
FinlandFinlandMV11Finnish Music DVDSuomen virallinen listaartist, album{{Album chart|FinlandMV|0|artist=|album=}}"{artist}: {album}" (in Finnish). Musiikkituottajat – IFPI Finland.
FranceFranceMV30French Music DVDSNEPid, artist, dvd{{Album chart|FranceMV|0|id=|artist=|dvd=}}"{artist} – Sample DVD" (in French). Classement Officiel des ventes de DVD Musicaux. SNEP.The 'id' is the number in the URL before /videos-musicales.php.
IrelandIrelandMV0Irish Music VideosOfficial Chartsdate [YYYYMMDD]{{Album chart|IrelandMV|0|date=}}"Official Irish Video Chart on 15/1/2024 – Top 50". Official Charts Company.Data from January 6, 2017.
ItalyItalyMV41Italian Music DVDFIMIyear, week, startdate, enddate{{Album chart|ItalyMV|0|year=|week=|startdate=|enddate=}}"DVD: Classifica settimanale WK 3 (dal 01/01/2024 al 07/01/2024)" (in Italian). Federazione Industria Musicale Italiana.
NetherlandsNetherlandsMV → artist, dvd50Dutch Music DVDMegaChartsartist, dvd{{Album chart|NetherlandsMV|0|artist=|dvd=}}"{artist} – Sample DVD [DVD]" (in Dutch). Dutchcharts.nl. Hung Medien.Use 'dvd' parameter if album name has [DVD] tag, otherwise use 'album'.
NetherlandsMV → artist, albumartist, album{{Album chart|NetherlandsMV|0|artist=|album=}}"{artist} – {album}" (in Dutch). Dutchcharts.nl. Hung Medien.
SpainSpainMV29Spanish Music DVDPromusicaeyear, week{{Album chart|SpainMV|0|year=|week=}}"Weekly Charts - Promusicae". Top 20 DVD Musical. Promusicae. Note: Select Category: DVD, Year: 2024, then find week 3 in the list.
SwedenSwedenMV39Swedish Music DVDSverigetopplistanyear, week{{Album chart|SwedenMV|0|year=|week=}}"Veckolista DVD Album – Vecka 3, 2024" (in Swedish). Sverigetopplistan.The URL contains 'year' (dspy=) and 'week' (dspp=) parameters.
 SwitzerlandSwitzerlandMV32Swiss Music DVDSchweizer Hitparadedate [DD-MM-YYYY]{{Album chart|SwitzerlandMV|0|date=}}"Schweizer Hitparade – Musik-DVD Top 10: 15.01.2024". Swiss Hitparade. Hung Medien.
United KingdomUKMV86UK Music VideosOfficial Chartsdate [YYYYMMDD]{{Album chart|UKMV|0|date=}}"Official Music Video Chart on 15/1/2024 – Top 50". Official Charts Company.Data from January 30, 1994.
United StatesUSMV (defunct)29US Music Video SalesBillboardartist{{Album chart|USMV|0|artist=}}"{artist} Chart History (Music Video Sales)". Billboard.Data available from 1980.

Error handling

As an aid to template users, certain checks are made to verify that the necessary parameters have been entered. The actual references are not checked for whether they correctly support the position claimed or even if the link is functional, but some parameter entries are checked for appropriateness.

Error messages

When a check determines that a required parameter is missing or invalid, an error message is generated in red. For example, if you use an unknown chart name, the result will look like:

ERROR in "Hungary": Unknown chart "Hungary". 19

Common error messages: unknown chart, missing chart parameter, missing required parameters, invalid date format, invalid year format, invalid week format, manual mode missing url/title, URL validation failed.

Preview warnings

Shown in orange only in preview mode (not visible in saved article): unknown parameters, unused parameters, invalid date/year/week format in reference.

For example, if you provide a week parameter for a chart that doesn't use it, a warning like this appears in preview:

Australia (ARIA)[1] WARNING: Unused parameters for "Australia": week. 5
  1. ↑ "Example – Example". ARIA Top 50 Singles.

This warning appears only when previewing — it will not be visible in the saved article, but indicates that the week parameter is ignored for this chart.

This is an incentive to preview the article page before saving your edits. Check both the chart table and the references section for error messages.

Maintenance categories

Usage tracking

  • Category:Album chart usages (116) – contains subcategories for each chart ID
  • Category:Album chart making named ref (5,805) – template created a named reference
  • Category:Album chart used with defunct chart (2,018) – chart marked as no longer active
  • Category:Album chart called without artist (16,751) – artist parameter not provided
  • Category:Album chart called without album (28,934) – album (or dvd) parameter not provided
  • Category:Album chart using manual ref mode (3,005) – manual reference mode (M) used

Error tracking

  • Category:Album chart used with unknown chart (0) – unrecognized chart ID
  • Category:Album chart used with missing parameters (8) – required parameters not provided
  • Category:Album chart with invalid position (11) – position is not a valid number (1–200) or dash
  • Category:Pages using album chart with unknown parameters (1) – unrecognized parameters used
  • Category:Album chart with unused parameters (0) – parameters provided but not used by chart
  • Category:Album chart with unsubstituted parameters (9) – raw {{{param}}} or {placeholder} detected, likely an issue in code, JSON, or helper
  • Category:Album chart with manual mode missing url or title (0) – manual mode without required url/title

Template data

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

TemplateData for Album chart

Creates a table row for a music chart with reference

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Chart1

Chart identifier. Must match one of the supported charts (e.g., Australia, Billboardhot100)

Stringrequired
Position2

Peak or year-end position on the chart. Use en-dash (–) if not charted

Stringrequired
Manual mode3

Set to M for manual reference mode (requires url and title)

Stringoptional
Artistartist

Artist name as listed on chart. German charts typically require lastname,firstname format. Used for URL construction and default reference naming

Stringsuggested
Songsong

Song title as listed on chart (single charts only)

Stringoptional
Albumalbum

Album title as listed on chart (album charts only)

Stringoptional
DVDdvd

DVD title for Music DVD charts. Use instead of album parameter

Stringoptional
Artist IDartistid

Numeric artist identifier from chart website URL

Numberoptional
Song IDsongid

Numeric song/album identifier from chart website URL

Numberoptional
Chart IDchartid

Numeric chart/archive identifier from URL

Numberoptional
IDid

Alias for chartid

Numberoptional
Yearyear

Four-digit year. Required for year-end charts; used with week parameter for some weekly charts

Numberoptional
Weekweek

Week number 1–53 (1–2 digits) or combined format like 51+52

Stringoptional
Datedate

Chart date for URL construction. Format varies by chart (YYYYMMDD, YYYY-MM-DD, etc.). Not displayed in reference

Stringoptional
Start datestartdate

Chart week start date. Used only for FlandersMV, WalloniaMV, ItalyMV

Stringdeprecated
End dateenddate

Chart week end date. Used only for FlandersMV, WalloniaMV, ItalyMV

Stringdeprecated
URLurl

User-provided URL for charts without automatic indexing, or for manual mode

URLoptional
Titletitle

Source title (required for manual mode)

Stringoptional
Workwork

Publication name (manual mode only)

Stringoptional
Publisherpublisher

Publisher name (manual mode only)

Stringoptional
Locationlocation

Publication location (manual mode only)

Stringoptional
Pagepage

Page number for book sources. Used only with AustraliaKent

Numberoptional
Publish datepublish-date publishdate

Chart publication date for display in reference. Used for year-end charts

Dateoptional
Access dateaccess-date accessdate

Date when source was verified by editor

Datesuggested
Archive URLarchive-url archiveurl

URL of archived version of the source

URLoptional
Archive datearchive-date archivedate

Date when the source was archived

Dateoptional
URL statusurl-status

Status of the URL: live or dead (manual mode only)

Stringoptional
Ref namerefname

Custom reference name. Default format: sc_Chart_artist or ye_Chart_year

Stringoptional
Ref grouprefgroup

Reference group name

Stringoptional
Row headerrowheader

Set to true to output chart name as row header (recommended for accessibility)

Default
false
Booleansuggested
Notenote

Note displayed after chart name (e.g., remix version, deluxe edition, then called X)

Stringoptional

See also

  • {{Single chart}}, {{Album chart}} — weekly charts
  • {{Year-end single chart}}, {{Year-end album chart}} — year-end charts
  • Module:Music chart — module documentation
The above documentation is transcluded from Template:Single chart/doc. (edit | history)
Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages.
Subpages of this template.
Retrieved from "https://en.wikipedia.org/w/index.php?title=Template:Album_chart&oldid=1332218013"
Last edited on 10 January 2026, at 16:04

Languages

    • Asturianu
    • Azərbaycanca
    • বাংলা
    • Català
    • کوردی
    • Dansk
    • Kadazandusun
    • Español
    • فارسی
    • Føroyskt
    • Français
    • Hrvatski
    • Magyar
    • Հայերեն
    • Արեւմտահայերէն
    • Bahasa Indonesia
    • Íslenska
    • 日本語
    • ქართული
    • 한국어
    • Lietuvių
    • Latviešu
    • Македонски
    • Bahasa Melayu
    • မြန်မာဘာသာ
    • Norsk nynorsk
    • ਪੰਜਾਬੀ
    • Polski
    • Português
    • Română
    • Русский
    • Simple English
    • Shqip
    • Српски / srpski
    • Svenska
    • ไทย
    • Türkçe
    • Українська
    • اردو
    • Oʻzbekcha / ўзбекча
    • Tiếng Việt
    • 粵語
    • 中文
    Wikipedia
    • Wikimedia Foundation
    • Powered by MediaWiki
    • This page was last edited on 10 January 2026, at 16:04 (UTC).
    • Page was rendered with Parsoid.
    • Content is available under CC BY-SA 4.0 unless otherwise noted.
    • Privacy policy
    • About Wikipedia
    • Disclaimers
    • Contact Wikipedia
    • Legal & safety contacts
    • Code of Conduct
    • Developers
    • Statistics
    • Cookie statement
    • Terms of Use
    • Desktop view