Template:AlbumInfobox: Difference between revisions
No edit summary |
No edit summary |
||
(28 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
|bodyclass=infoboxalbum | |bodyclass=infoboxalbum {{{buttons|}}} | ||
|above={{{album}}} | |above={{{album}}} | ||
|subheader={{ContentToggle}} | |subheader={{ContentToggle}} | ||
|image={{{cover1}}}{{{cover2}}}{{{cover3}}} | |image={{{cover|}}}{{{cover1|}}}{{{cover2|}}}{{{cover3|}}} | ||
|header1=Information | |header1=Information | ||
|label1= | |label1=Length | ||
|data1={{{ | |data1={{{length|}}}{{{length1|}}} {{{length2|}}} {{{length3|}}} | ||
|label2= | |label2=Type | ||
|data2={{{ | |data2={{{type|}}} | ||
|label3=Release Date | |label3=Release Date | ||
|data3={{{releasedate}}} | |data3={{{releasedate}}} | ||
|label4=Product Code | |label4=Band | ||
| | |data4={{{band}}} | ||
| | |label5=Label | ||
| | |data5={{{label}}} | ||
| | |label6=Product Code | ||
| | |data6={{{code|}}}{{{code1|}}} {{{code2|}}} {{{code3|}}} | ||
|below={{NavigationButtons|prev={{{prev}}}|next={{{next}}}}} | |label7=Price | ||
}} | |data7={{{price|}}}{{{price1|}}} {{{price2|}}} {{{price3|}}} | ||
<noinclude> | |below={{NavigationButtons|prev={{{prev}}}|next={{{next}}}|prev1={{{prev1}}}|next1={{{next1}}}|prev2={{{prev2}}}|next2={{{next2}}}}} | ||
}}<noinclude> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
" | "buttons": { | ||
"cover1": {}, | "label": "Language and Edition Buttons", | ||
"cover2": {}, | "description": "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.", | ||
"cover3": {}, | "example": "fc no-le no-dx", | ||
"price1": {}, | "type": "string", | ||
"price2": {}, | "suggested": true | ||
"price3": {}, | }, | ||
" | "cover1": { | ||
" | "label": "Regular Edition Cover", | ||
" | "description": "Specify the file to be displayed as the Regular Edition cover.", | ||
" | "example": "[[File:VaniSutaCover.jpg]]", | ||
" | "type": "wiki-file-name", | ||
" | "suggested": true, | ||
" | "deprecated": "Use the EditionInline template in the Cover parameter." | ||
" | }, | ||
"label": {} | "cover2": { | ||
"label": "Limited Edition Cover", | |||
"description": "Specify the file to be displayed as the Limited Edition cover.", | |||
"example": "[[File:VaniSutaCover2.jpg]]", | |||
"type": "wiki-file-name", | |||
"deprecated": "Use the EditionInline template in the Cover parameter." | |||
}, | |||
"cover3": { | |||
"label": "Deluxe Edition Cover", | |||
"description": "Specify the file to be displayed as the Deluxe Edition cover.", | |||
"example": "[[File:VaniSutaCover3.jpg]]", | |||
"type": "wiki-file-name", | |||
"deprecated": "Use the EditionInline template in the Cover parameter." | |||
}, | |||
"length1": { | |||
"label": "Regular Edition Length", | |||
"description": "Total length of the content's Regular Edition in minutes and seconds. Does not include length of content on bonus discs.", | |||
"example": "24:07", | |||
"suggested": true, | |||
"type": "string", | |||
"deprecated": "Use the EditionInline template in the Length parameter." | |||
}, | |||
"length2": { | |||
"label": "Limited Edition Length", | |||
"description": "Total length of the content's Limited Edition in minutes and seconds. Does not include length of content on bonus discs.", | |||
"example": "24:07", | |||
"type": "string", | |||
"deprecated": "Use the EditionInline template in the Length parameter." | |||
}, | |||
"length3": { | |||
"label": "Deluxe Edition Length", | |||
"description": "Total length of the content's Deluxe Edition in minutes and seconds. Does not include length of content on bonus discs.", | |||
"example": "24:07", | |||
"type": "string", | |||
"deprecated": "Use the EditionInline template in the Length parameter." | |||
}, | |||
"type": { | |||
"label": "Type of Release", | |||
"description": "Specify the type of release. Available options are Story Album, Pleasure CD, Story Maxi, Prologue Maxi, Anniversary Maxi, and Story BD.", | |||
"example": "Story Album", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"releasedate": { | |||
"label": "Release Date", | |||
"description": "The work's release date.", | |||
"example": "1 October 2014", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"band": { | |||
"label": "Recording Band", | |||
"description": "Specify the band that recorded the work. Not necessary for works only credited to Revo.", | |||
"example": "Sound Horizon", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"label": { | |||
"label": "Record Label", | |||
"description": "Specify the label that published the work. Use Doujin for independently published works.", | |||
"example": "Pony Canyon", | |||
"suggested": true, | |||
"type": "string" | |||
}, | |||
"code1": { | |||
"label": "Regular Edition Product Code", | |||
"description": "Product code of the work's Regular Edition.", | |||
"example": "PCCA-04091", | |||
"suggested": true, | |||
"type": "string", | |||
"deprecated": "Use the EditionInline template in the Code parameter." | |||
}, | |||
"code2": { | |||
"label": "Limited Edition Product Code", | |||
"description": "Product code of the work's Limited Edition.", | |||
"example": "PCCA-04090", | |||
"type": "string", | |||
"suggested": true, | |||
"deprecated": "Use the EditionInline template in the Code parameter." | |||
}, | |||
"code3": { | |||
"label": "Deluxe Edition Product Code", | |||
"description": "Product code of the work's Deluxe Edition.", | |||
"example": "PCCA-04089", | |||
"suggested": true, | |||
"type": "string", | |||
"deprecated": "Use the EditionInline template in the Code parameter." | |||
}, | |||
"price1": { | |||
"label": "Regular Edition Price", | |||
"description": "Price of the work's Regular Edition in Yen, tax included. Use comma to separate thousands.", | |||
"example": "¥1,800", | |||
"type": "string", | |||
"suggested": true, | |||
"deprecated": "Use the EditionInline template in the Price parameter." | |||
}, | |||
"price2": { | |||
"label": "Limited Edition Price", | |||
"description": "Price of the work's Limited Edition in Yen, tax included. Use comma to separate thousands.", | |||
"example": "¥1,800", | |||
"type": "string", | |||
"suggested": true, | |||
"deprecated": "Use the EditionInline template in the Price parameter." | |||
}, | |||
"price3": { | |||
"label": "Deluxe Edition Price", | |||
"description": "Price of the work's Deluxe Edition in Yen, tax included. Use comma to separate thousands.", | |||
"example": "¥10,000", | |||
"type": "string", | |||
"deprecated": "Use the EditionInline template in the Price parameter." | |||
}, | |||
"prev": { | |||
"label": "Previous Album", | |||
"description": "Page title for the previous album in the release sequence. If the album is first or last in the Discography sequence, use the Discography's page title.", | |||
"example": "Chronicle", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"next": { | |||
"label": "Next Album", | |||
"description": "Page title for the next album in the release sequence. If the album is first or last in the Discography sequence, use the Discography's page title.", | |||
"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. If the album is first or last in the Discography sequence, use the Discography's page title. If the album is first or last in the Discography sequence, use the Discography's page title.", | |||
"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. If the album is first or last in the Discography sequence, use the Discography's page title.", | |||
"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. If the album is first or last in the Discography sequence, use the Discography's page title.", | |||
"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. If the album is first or last in the Discography sequence, use the Discography's page title.", | |||
"example": "Lost", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"album": { | |||
"label": "Title", | |||
"description": "Title of the work.", | |||
"type": "wiki-template-name", | |||
"suggested": true | |||
}, | |||
"cover": { | |||
"label": "Cover", | |||
"description": "Specify the files to be displayed as each edition's cover with the [[Template:EditionInline|EditionInline template]].", | |||
"example": "{{EditionInline|re=[[File:NeinCover.jpg]]|le=[[File:NeinCover2.jpg]]|dx=[[File:NeinCover3.jpg]]}}", | |||
"type": "wiki-template-name", | |||
"suggested": true | |||
}, | |||
"length": { | |||
"label": "Length", | |||
"description": "Specify the length of each edition with the [[Template:EditionInline|EditionInline template]].", | |||
"type": "wiki-template-name", | |||
"suggested": true | |||
}, | |||
"code": { | |||
"label": "Product Code", | |||
"description": "Specify the product code for each edition with the [[Template:EditionInline|EditionInline template]].", | |||
"type": "wiki-template-name", | |||
"suggested": true | |||
}, | |||
"price": { | |||
"label": "Price", | |||
"description": "Specify the price of each edition with the [[Template:EditionInline|EditionInline template]].", | |||
"type": "wiki-template-name", | |||
"suggested": true | |||
} | |||
}, | }, | ||
"description": " | "description": "Template for the compact display of summary information for albums, singles/maxis, story BDs, etc.", | ||
"paramOrder": [ | |||
"buttons", | |||
"album", | |||
"cover", | |||
"cover1", | |||
"cover2", | |||
"cover3", | |||
"length", | |||
"length1", | |||
"length2", | |||
"length3", | |||
"type", | |||
"releasedate", | |||
"band", | |||
"label", | |||
"code", | |||
"code1", | |||
"code2", | |||
"code3", | |||
"price", | |||
"price1", | |||
"price2", | |||
"price3", | |||
"prev", | |||
"next", | |||
"prev1", | |||
"next1", | |||
"prev2", | |||
"next2" | |||
], | |||
"format": "block" | "format": "block" | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 13:29, 7 June 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 Limited 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 Deluxe 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. If the album is first or last in the Discography sequence, use the Discography's page title.
| String | suggested |
Next Album | next | Page title for the next album in the release sequence. If the album is first or last in the Discography sequence, use the Discography's page title.
| String | suggested |
Previous Album (LE) | prev1 | Page title for the previous album in the release sequence. Required if album has a Limited Edition. If the album is first or last in the Discography sequence, use the Discography's page title. If the album is first or last in the Discography sequence, use the Discography's page title.
| String | suggested |
Next Album (LE) | next1 | Page title for the next album in the release sequence. Required if album has a Limited Edition. If the album is first or last in the Discography sequence, use the Discography's page title.
| String | suggested |
Previous Album (DX) | prev2 | Page title for the previous album in the release sequence. Required if album has a Deluxe Edition. If the album is first or last in the Discography sequence, use the Discography's page title.
| String | suggested |
Next Album (DX) | next2 | Page title for the next album in the release sequence. Required if the album has a Deluxe Edition. If the album is first or last in the Discography sequence, use the Discography's page title.
| String | suggested |