Template:AlbumInfobox: Difference between revisions

From Blank Chronicle
No edit summary
No edit summary
 
(25 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=Price
|label1=Length
|data1={{{price1}}} {{{price2}}} {{{price3}}}
|data1={{{length|}}}{{{length1|}}} {{{length2|}}} {{{length3|}}}
|label2=Length
|label2=Type
|data2={{{length1}}} {{{length2}}} {{{length3}}}
|data2={{{type|}}}
|label3=Release Date
|label3=Release Date
|data3={{{releasedate}}}
|data3={{{releasedate}}}
|label4=Product Code
|label4=Band
|data4={{{code1}}} {{{code2}}} {{{code3}}}
|data4={{{band}}}
|label5=Band
|label5=Label
|data5={{{band}}}
|data5={{{label}}}
|label6=Label
|label6=Product Code
|data6={{{label}}}
|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": {
"album": {},
"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": {},
},
"length1": {},
"cover1": {
"length2": {},
"label": "Regular Edition Cover",
"length3": {},
"description": "Specify the file to be displayed as the Regular Edition cover.",
"releasedate": {},
"example": "[[File:VaniSutaCover.jpg]]",
"code1": {},
"type": "wiki-file-name",
"code2": {},
"suggested": true,
"code3": {},
"deprecated": "Use the EditionInline template in the Cover parameter."
"band": {},
},
"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": "Infobox for album, singles, etc. pages.",
"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}}}
EN
RO
RE
LE
DX
FC
DVD
Blu-Ray
Information
Release Date {{{releasedate}}}
Band {{{band}}}
Label {{{label}}}

Template for the compact display of summary information for albums, singles/maxis, story BDs, etc.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Language and Edition Buttonsbuttons

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.

Example
fc no-le no-dx
Stringsuggested
Titlealbum

Title of the work.

Templatesuggested
Covercover

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]]}}
Templatesuggested
Regular Edition Covercover1

Specify the file to be displayed as the Regular Edition cover.

Example
[[File:VaniSutaCover.jpg]]
Filedeprecated
Limited Edition Covercover2

Specify the file to be displayed as the Limited Edition cover.

Example
[[File:VaniSutaCover2.jpg]]
Filedeprecated
Deluxe Edition Covercover3

Specify the file to be displayed as the Deluxe Edition cover.

Example
[[File:VaniSutaCover3.jpg]]
Filedeprecated
Lengthlength

Specify the length of each edition with the [[Template:EditionInline|EditionInline template]].

Templatesuggested
Regular Edition Lengthlength1

Total length of the content's Regular Edition in minutes and seconds. Does not include length of content on bonus discs.

Example
24:07
Stringdeprecated
Limited Edition Lengthlength2

Total length of the content's Limited Edition in minutes and seconds. Does not include length of content on bonus discs.

Example
24:07
Stringdeprecated
Deluxe Edition Lengthlength3

Total length of the content's Deluxe Edition in minutes and seconds. Does not include length of content on bonus discs.

Example
24:07
Stringdeprecated
Type of Releasetype

Specify the type of release. Available options are Story Album, Pleasure CD, Story Maxi, Prologue Maxi, Anniversary Maxi, and Story BD.

Example
Story Album
Stringsuggested
Release Datereleasedate

The work's release date.

Example
1 October 2014
Stringsuggested
Recording Bandband

Specify the band that recorded the work. Not necessary for works only credited to Revo.

Example
Sound Horizon
Stringsuggested
Record Labellabel

Specify the label that published the work. Use Doujin for independently published works.

Example
Pony Canyon
Stringsuggested
Product Codecode

Specify the product code for each edition with the [[Template:EditionInline|EditionInline template]].

Templatesuggested
Regular Edition Product Codecode1

Product code of the work's Regular Edition.

Example
PCCA-04091
Stringdeprecated
Limited Edition Product Codecode2

Product code of the work's Limited Edition.

Example
PCCA-04090
Stringdeprecated
Deluxe Edition Product Codecode3

Product code of the work's Deluxe Edition.

Example
PCCA-04089
Stringdeprecated
Priceprice

Specify the price of each edition with the [[Template:EditionInline|EditionInline template]].

Templatesuggested
Regular Edition Priceprice1

Price of the work's Regular Edition in Yen, tax included. Use comma to separate thousands.

Example
¥1,800
Stringdeprecated
Limited Edition Priceprice2

Price of the work's Limited Edition in Yen, tax included. Use comma to separate thousands.

Example
¥1,800
Stringdeprecated
Deluxe Edition Priceprice3

Price of the work's Deluxe Edition in Yen, tax included. Use comma to separate thousands.

Example
¥10,000
Stringdeprecated
Previous Albumprev

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
Stringsuggested
Next Albumnext

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
Stringsuggested
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.

Example
Chronicle
Stringsuggested
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.

Example
Lost
Stringsuggested
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.

Example
Chronicle
Stringsuggested
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.

Example
Lost
Stringsuggested