Template:AlbumInfobox: Difference between revisions

From Blank Chronicle
No edit summary
No edit summary
Line 2: Line 2:
Template for displaying summary information about albums.
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 <syntaxhighlight lang="html+handlebars">cover2, cover3, price2, price3, length2, length3, code2, code3, prev1, next1, prev2, next2</syntaxhighlight> 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 <syntaxhighlight lang="html+handlebars">.no-le .no-dx</syntaxhighlight> in the field <syntaxhighlight lang="html+handlebars">buttons</syntaxhighlight>
'''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 <syntaxhighlight lang="html+handlebars">cover2, cover3, price2, price3, length2, length3, code2, code3, prev1, next1, prev2, next2</syntaxhighlight> 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 <code>.no-le .no-dx</code> in the field <code>buttons</code>





Revision as of 00:20, 29 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=
|album=
|cover1=
|cover2=
|cover3=
|price1=
|price2=
|price3=
|length1=
|length2=
|length3=
|type=
|releasedate=
|code1=
|code2=
|code3=
|band=
|label=
|album=
|prev=
|next=
|prev1=
|next1=
|prev2=
|next2=
}}
{{{album}}}
EN
RO
RE
LE
DX
FC
DVD
Blu-Ray
{{{cover1}}}{{{cover2}}}{{{cover3}}}
Information
Price {{{price1}}} {{{price2}}} {{{price3}}}
Length {{{length1}}} {{{length2}}} {{{length3}}}
Release Date {{{releasedate}}}
Product Code {{{code1}}} {{{code2}}} {{{code3}}}
Band {{{band}}}
Label {{{label}}}