テンプレート:Infobox album
| テンプレートのドキュメンテーション |
|---|
| 注意: 上記のテンプレートは部分的または完全に非表示になることがあります。 |
| このドキュメンテーションを編集するにはテンプレート:Infobox_album/docにアクセスしてください。(これはどう機能する?) |
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. | 文字列 | 必須 |
{{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.