Template:Album: Difference between revisions
Jump to navigation
Jump to search
Brumlesten (talk | contribs) m (Add more description) |
Brumlesten (talk | contribs) mNo edit summary |
||
| Line 102: | Line 102: | ||
"length": { | "length": { | ||
"label": "Length", | "label": "Length", | ||
"description": " | "description": "Length of the album", | ||
"example": " | "example": "61:23 (LP)", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
Latest revision as of 01:09, 28 February 2026
| "Song Name" | |
|---|---|
Album by |
Template for displaying an album infobox
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Cover | cover | Main cover art of the album (defaults to a placeholder image) | File | optional |
| Name | name | Name of the album
| String | required |
| Artist | artist | Artist of the album
| String | required |
| Release date | released | The date the album was released
| Date | optional |
| Recorded | recorded | What period of time was it recorded
| String | optional |
| Toured | tour | Has this album been the subject of a tour
| String | optional |
| Studio | studio | What studio was it recorded in
| String | optional |
| Genre | genre | The genres of the album
| String | optional |
| Length | length | Length of the album
| String | optional |
| Label | label | The label the album was released under
| String | optional |
| Writer | writer | Who were writers on the album
| String | optional |
| Producer | producer | Who were the producers of the album
| String | optional |