Modèle:Infobox album
Used on music album pages.
| Paramètre | Description | Type | État | |
|---|---|---|---|---|
| Title | title | Album title. Leave blank if same as the page name. | Chaîne | facultatif |
| Image | image | Image displayed in the infobox. | Contenu | suggéré |
| Image caption | caption | Caption displayed below the image. | Contenu | suggéré |
| Author(s) | author | Author(s) of the tracks in the album. | Contenu | suggéré |
| Record label | label | Record label under which the album was published. | Contenu | suggéré |
| Release date | release | Date when the album released. | Contenu | suggéré |
| Platforms | platforms | Music platforms that the album released on. | Contenu | suggéré |
| Number of tracks | tracks | Number of tracks that the album contains. | Nombre | suggéré |
| Length | length | Total album length
| Chaîne | suggéré |
| ID | id | Short name of the album used to refer to it on individual track pages. It is not advised to change this value. | Chaîne | obligatoire |
{{Infobox album
|title = RENTAL DUE Soundtrack
|image = UNDERTALE Soundtrack cover.png
|author = [[Toby Fox]]
|label = [[Toby Fox]]
|caption = Cover art of the album on Bandcamp.
|release = September 15, 2015
|platforms =
* [https://tobyfox.bandcamp.com/album/undertale-soundtrack Bandcamp]
* [https://itunes.apple.com/us/album/undertale-soundtrack/id1119806348 Apple Music]
|tracks = 101
|length = 100:00:00
}}gives...
- Category:Music for usage examples.
- Module:Soundtrack for the Lua module providing album navigation.
- MediaWiki:Infobox.css for the styles used in the template.