Template:TourInfobox: Difference between revisions

From Blank Chronicle
(Created page with "<noinclude> Template for displaying summary information about albums. '''Usage: Copy paste the code below, filling in relevant fields after the = sign. Fields that are left e...")
 
No edit summary
Line 7: Line 7:
<syntaxhighlight lang="html+handlebars">{{AlbumInfobox
<syntaxhighlight lang="html+handlebars">{{AlbumInfobox
|buttons=
|buttons=
|album=
|tour=
|cover1=
|cover1=
|cover2=
|cover2=
Line 18: Line 18:
|length3=
|length3=
|type=
|type=
|releasedate=
|country=
|code1=
|firstperf=
|code2=
|lastperf=
|code3=
|band=
|band=
|label=
|label=
|album=
|recording=
|prev=
|prev=
|next=
|next=
Line 32: Line 31:
|next2=
|next2=
}}</syntaxhighlight></noinclude>{{Infobox
}}</syntaxhighlight></noinclude>{{Infobox
|bodyclass=infoboxalbum {{{buttons|}}}
|bodyclass=infoboxtour {{{buttons|}}}
|above={{{album}}}
|above={{{tour}}}
|subheader={{ContentToggle}}
|subheader={{ContentToggle}}
|image={{{cover1}}}{{{cover2}}}{{{cover3}}}
|image={{{cover1}}}{{{cover2}}}{{{cover3}}}
|header1=Information
|header1=Information
|label1=Price
|label1=General Price
|data1={{{price1}}} {{{price2}}} {{{price3}}}
|data1={{{price1|}}}
|label2=Length
|label2=Premium Price
|data2={{{length1}}} {{{length2}}} {{{length3}}}
|data2={{{price2|}}}
|label3=Type
|label3=Fan Club Price
|data3={{{type|}}}
|data3={{{price3|}}}
|label4=Release Date
|label4=Show Duration
|data4={{{releasedate}}}
|data4={{{length1|}}} {{{length2|}}} {{{length3|}}}
|label5=Product Code
|label5=Type
|data5={{{code1}}} {{{code2}}} {{{code3}}}
|data5={{{type|}}}
|label6=Band
|label6=Countries
|data6={{{band}}}
|data6={{{country|}}}
|label7=Label
|label7=First Performance
|data7={{{label}}}
|data7={{{firstperf}}}
|label8=Last Performance
|data8={{{lastperf}}}
|label9=Band
|data9={{{band}}}
|label10=Recording
|data10={{{recording}}}
|below={{NavigationButtons|prev={{{prev}}}|next={{{next}}}|prev1={{{prev1}}}|next1={{{next1}}}|prev2={{{prev2}}}|next2={{{next2}}}}}
|below={{NavigationButtons|prev={{{prev}}}|next={{{next}}}|prev1={{{prev1}}}|next1={{{next1}}}|prev2={{{prev2}}}|next2={{{next2}}}}}
}}
}}

Revision as of 22:29, 31 December 2020

Template for displaying summary information about albums.

Usage: Copy paste the code below, filling in relevant fields after the = sign. Fields that are left empty or are removed will not show up in the generated infobox. If a song is on an album with a limited or deluxe edition, the fields

cover2, cover3, price2, price3, length2, length3, code2, code3, prev1, next1, prev2, next2

must be filled out, the highest numbers corresponding to deluxe edition information, and the lower to limited editions. To remove limited or deluxe edition buttons, add .no-le .no-dx in the field buttons


{{AlbumInfobox
|buttons=
|tour=
|cover1=
|cover2=
|cover3=
|price1=
|price2=
|price3=
|length1=
|length2=
|length3=
|type=
|country=
|firstperf=
|lastperf=
|band=
|label=
|recording=
|prev=
|next=
|prev1=
|next1=
|prev2=
|next2=
}}
{{{tour}}}
EN
RO
RE
LE
DX
FC
DVD
Blu-Ray
{{{cover1}}}{{{cover2}}}{{{cover3}}}
Information
First Performance {{{firstperf}}}
Last Performance {{{lastperf}}}
Band {{{band}}}
Recording {{{recording}}}