脚本错误:函数“albumDisplayTitle”不存在。
Used on music album pages.
| 參數 | 描述 | 類型 | 狀態 | |
|---|---|---|---|---|
| Title | title | Album title. Leave blank if same as the page name. | 字串 | 非必填 |
| Image | image | Image displayed in the infobox. | 內容 | 建議 |
| Image caption | caption | Caption displayed below the image. | 內容 | 建議 |
| Author(s) | author | Author(s) of the tracks in the album. | 內容 | 建議 |
| Record label | label | Record label under which the album was published. | 內容 | 建議 |
| Release date | release | Date when the album released. | 內容 | 建議 |
| Platforms | platforms | Music platforms that the album released on. | 內容 | 建議 |
| Number of tracks | tracks | Number of tracks that the album contains. | 數值 | 建議 |
| Length | length | Total album length
| 字串 | 建議 |
| ID | id | Short name of the album used to refer to it on individual track pages. It is not advised to change this value. | 字串 | 必填 |
輸入
{{原声带
|title = RENTAL DUE Soundtrack
|image = DELTARUNE Chapter 1 OST 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
}}的效果:
腳本錯誤:函數“albumData”不存在。
- Category:Music for usage examples.
- Module:Soundtrack for the Lua module providing album navigation.
- MediaWiki:Infobox.css for the styles used in the template.