Template:AlbumInfobox: Difference between revisions
No edit summary |
No edit summary |
||
| Line 151: | Line 151: | ||
"deprecated": "Use the EditionInline template in the price parameter." | "deprecated": "Use the EditionInline template in the price parameter." | ||
}, | }, | ||
"prev": {}, | "prev": { | ||
"next": {}, | "label": "Previous Album", | ||
"prev1": {}, | "description": "Page title for the previous album in the release sequence.", | ||
"next1": {}, | "example": "Chronicle", | ||
"prev2": {}, | "type": "string", | ||
"next2": {}, | "suggested": true | ||
}, | |||
"next": { | |||
"label": "Next Album", | |||
"description": "Page title for the next album in the release sequence.", | |||
"example": "Lost", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"prev1": { | |||
"label": "Previous Album (LE)", | |||
"description": "Page title for the previous album in the release sequence. Required if album has a Limited Edition.", | |||
"example": "Chronicle", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"next1": { | |||
"label": "Next Album (LE)", | |||
"description": "Page title for the next album in the release sequence. Required if album has a Limited Edition.", | |||
"example": "Lost", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"prev2": { | |||
"label": "Previous Album (DX)", | |||
"description": "Page title for the previous album in the release sequence. Required if album has a Deluxe Edition.", | |||
"example": "Chronicle", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"next2": { | |||
"label": "Next Album (DX)", | |||
"description": "Page title for the next album in the release sequence. Required if the album has a Deluxe Edition.", | |||
"example": "Lost", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"album": { | "album": { | ||
"label": "Title", | "label": "Title", | ||
Revision as of 13:58, 19 April 2021
| {{{album}}} | |
| Information | |
|---|---|
| Release Date | {{{releasedate}}} |
| Band | {{{band}}} |
| Label | {{{label}}} |
Template for the compact display of summary information for albums, singles/maxis, story BDs, etc.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Language and Edition Buttons | buttons | Specify what content-change buttons should display at the top of the infobox. Available options are no-re (no regular edition), no-le (no limited edition), no-dx (no deluxe/limited reservation edition), fc (fan club edition), and no-ro (no romaji option). Order does not matter.
| String | suggested |
| Title | album | Title of the work. | Template | suggested |
| Cover | cover | Specify the files to be displayed as each edition's cover with the [[Template:EditionInline|EditionInline template]].
| Template | suggested |
| Regular Edition Cover | cover1 | Specify the file to be displayed as the Regular Edition cover.
| File | deprecated |
| Limited Edition Cover | cover2 | Specify the file to be displayed as the Limited Edition cover.
| File | deprecated |
| Deluxe Edition Cover | cover3 | Specify the file to be displayed as the Deluxe Edition cover.
| File | deprecated |
| Length | length | Specify the length of each edition with the [[Template:EditionInline|EditionInline template]]. | Template | suggested |
| Regular Edition Length | length1 | Total length of the content's Regular Edition in minutes and seconds. Does not include length of content on bonus discs.
| String | deprecated |
| Limited Edition Length | length2 | Total length of the content's Regular Edition in minutes and seconds. Does not include length of content on bonus discs.
| String | deprecated |
| Deluxe Edition Length | length3 | Total length of the content's Regular Edition in minutes and seconds. Does not include length of content on bonus discs.
| String | deprecated |
| Type of Release | type | Specify the type of release. Available options are Story Album, Pleasure CD, Story Maxi, Prologue Maxi, Anniversary Maxi, and Story BD.
| String | suggested |
| Release Date | releasedate | The work's release date.
| String | suggested |
| Recording Band | band | Specify the band that recorded the work. Not necessary for works only credited to Revo.
| String | suggested |
| Record Label | label | Specify the label that published the work. Use Doujin for independently published works.
| String | suggested |
| Product Code | code | Specify the product code for each edition with the [[Template:EditionInline|EditionInline template]]. | Template | suggested |
| Regular Edition Product Code | code1 | Product code of the work's Regular Edition.
| String | deprecated |
| Limited Edition Product Code | code2 | Product code of the work's Limited Edition.
| String | deprecated |
| Deluxe Edition Product Code | code3 | Product code of the work's Deluxe Edition.
| String | deprecated |
| Price | price | Specify the price of each edition with the [[Template:EditionInline|EditionInline template]]. | Template | suggested |
| Regular Edition Price | price1 | Price of the work's Regular Edition in Yen, tax included. Use comma to separate thousands.
| String | deprecated |
| Limited Edition Price | price2 | Price of the work's Limited Edition in Yen, tax included. Use comma to separate thousands.
| String | deprecated |
| Deluxe Edition Price | price3 | Price of the work's Deluxe Edition in Yen, tax included. Use comma to separate thousands.
| String | deprecated |
| Previous Album | prev | Page title for the previous album in the release sequence.
| String | suggested |
| Next Album | next | Page title for the next album in the release sequence.
| String | suggested |
| Previous Album (LE) | prev1 | Page title for the previous album in the release sequence. Required if album has a Limited Edition.
| String | suggested |
| Next Album (LE) | next1 | Page title for the next album in the release sequence. Required if album has a Limited Edition.
| String | suggested |
| Previous Album (DX) | prev2 | Page title for the previous album in the release sequence. Required if album has a Deluxe Edition.
| String | suggested |
| Next Album (DX) | next2 | Page title for the next album in the release sequence. Required if the album has a Deluxe Edition.
| String | suggested |