Template:SongInfobox: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Template for displaying summary information about songs. | |||
'''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, length2, length3, 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, length2, length3, 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> | ||
Line 25: | Line 25: | ||
|prev2= | |prev2= | ||
|next2= | |next2= | ||
}}</syntaxhighlight | }}</syntaxhighlight></noinclude>{{Infobox | ||
|bodyclass=infoboxsong {{{buttons|}}} | |bodyclass=infoboxsong {{{buttons|}}} | ||
|above={{{song}}} | |above={{{song}}} |
Revision as of 18:16, 21 November 2020
Template for displaying summary information about songs.
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
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
in the field
{{{song}}} | |
{{{cover1}}}{{{cover2}}}{{{cover3}}} | |
Information | |
---|---|
Length | {{{length1}}} {{{length2}}} {{{length3}}} |
Type | {{{type}}} |
Release Date | {{{releasedate}}} |
Band | {{{band}}} |
Label | {{{label}}} |