Template:Infobox album
Used on music album pages.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | Album title. Leave blank if same as the page name. | String | optional |
| Image | image | Image displayed in the infobox. | Content | suggested |
| Image caption | caption | Caption displayed below the image. | Content | suggested |
| Author(s) | author | Author(s) of the tracks in the album. | Content | suggested |
| Record label | label | Record label under which the album was published. | Content | suggested |
| Release date | release | Date when the album released. | Content | suggested |
| Platforms | platforms | Music platforms that the album released on. | Content | suggested |
| Number of tracks | tracks | Number of tracks that the album contains. | Number | suggested |
| Length | length | Total album length
| String | suggested |
| ID | id | Short name of the album used to refer to it on individual track pages. It is not advised to change this value. | String | required |
{{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://music.apple.com/us/album/undertale-soundtrack/1528217465 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.