Template:LiveInfobox: Difference between revisions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
|label3=Type | |label3=Type | ||
|data3={{{type|}}} | |data3={{{type|}}} | ||
|label4=Release Date | |label4=Format | ||
| | |data4={{{format|}}} | ||
| | |label5=Release Date | ||
| | |data5={{{releasedate|}}} | ||
| | |label6=Product Code | ||
| | |data6={{{code|}}} {{{code1|}}} {{{code2|}}} {{{code3|}}} | ||
| | |label7=Band | ||
| | |data7={{{band|}}} | ||
|label8=Label | |||
|data8={{{label|}}} | |||
|below={{#if: {{{album|}}}|<div class="album-button">[[{{{album}}}]]</div>|}} {{NavigationButtons|prev={{{prev}}}|next={{{next}}}|prev1={{{prev1}}}|next1={{{next1}}}|prev2={{{prev2}}}|next2={{{next2}}}}} | |below={{#if: {{{album|}}}|<div class="album-button">[[{{{album}}}]]</div>|}} {{NavigationButtons|prev={{{prev}}}|next={{{next}}}|prev1={{{prev1}}}|next1={{{next1}}}|prev2={{{prev2}}}|next2={{{next2}}}}} | ||
}} | }} | ||
Line 221: | Line 223: | ||
"description": "Page title for the next recording in the release sequence. Required if recording has a Deluxe Edition. If the recording is first or last in the Live Performances sequence, use the Live Performances page title.", | "description": "Page title for the next recording in the release sequence. Required if recording has a Deluxe Edition. If the recording is first or last in the Live Performances sequence, use the Live Performances page title.", | ||
"example": "The Assorted Horizons", | "example": "The Assorted Horizons", | ||
"type": "string", | |||
"suggested": true | |||
}, | |||
"format": { | |||
"label": "Format of Release", | |||
"description": "Specify the format of the release's distribution. DVD, Blu-Ray, etc.", | |||
"example": "Blu-Ray", | |||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
Line 238: | Line 247: | ||
"length3", | "length3", | ||
"type", | "type", | ||
"format", | |||
"releasedate", | "releasedate", | ||
"band", | "band", |
Revision as of 15:25, 22 April 2021
{{{live}}} | |
Information | |
---|---|
Template for the compact display of summary information for recorded lives (DVD/Blu-Ray).
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 | live | Title of the work. | String | required |
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.
| String | suggested |
Format of Release | format | Specify the format of the release's distribution. DVD, Blu-Ray, etc.
| String | suggested |
Release Date | releasedate | The work's release date.
| String | suggested |
Performing Band | band | Specify the band that performed the work. For multiple bands, separate with <br> tags
| String | suggested |
Record Label | label | Specify the label that published the work.
| 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 |
Album | album | Specify the album performed in this recording.
| String | suggested |
Previous Recording | prev | Page title for the previous recording in the release sequence. If the recording is first or last in the Live Performances sequence, use the Live Performances page title.
| String | suggested |
Next Recording | next | Page title for the next recording in the release sequence. If the recording is first or last in the Live Performances sequence, use the Live Performances page title.
| String | suggested |
Previous Recording (LE) | prev1 | Page title for the previous recording in the release sequence. Required if recording has a Limited Edition. If the recording is first or last in the Live Performances sequence, use the Live Performances page title.
| String | suggested |
Next Recording (LE) | next1 | Page title for the next recording in the release sequence. Required if recording has a Limited Edition. If the recording is first or last in the Live Performances sequence, use the Live Performances page title.
| String | suggested |
Previous Album (DX) | prev2 | Page title for the previous recording in the release sequence. Required if recording has a Deluxe Edition. If the recording is first or last in the Live Performances sequence, use the Live Performances page title.
| String | suggested |
Next Recording (DX) | next2 | Page title for the next recording in the release sequence. Required if recording has a Deluxe Edition. If the recording is first or last in the Live Performances sequence, use the Live Performances page title.
| String | suggested |