Template:Infobox album

From WikiLemon 2000
Revision as of 20:12, 18 September 2022 by 71.237.162.25 (talk)
Jump to navigation Jump to search
{{{title}}}
[[:Category:{{{disc_Category}}}|{{{disc_Category}}}]]
Artist: {{{artist}}}
Released {{{year}}}
Length {{{length}}}
Label {{{label}}}
Producer {{{producers}}}


 

 

 

 

 

 

 

 

 

 

How to use: Put this block of code in an artist's main page. Fill out the information between the brackets and then remove the <!-- and -->

{{Infobox album
 |title = <!-- Title of the release -->
 |artist = <!-- Album artist -->
 |albumart = The filename of the (obviously already uploaded) album art, such as MMMM08.jpg (optional)
 |disc_Category = <!-- EXAMPLE: EP, Album -->
 |year = <!-- Date released -->
 |recorded = <!-- Some time frame in which the release was recorded and studio name (optional) -->
 |length = <!-- EXAMPLE: 48:16 -->
 |label = <!-- Labels under which this album was released -->
 |producers = <!-- producer of the album -->
 |reviews = <!-- links to notable reviews of the album (optional) -->
 |addtlInfo = <!-- Any additional info -->
 |lastAlbum = <!-- The previous album by the artist -->
 |thisAlbum = <!-- The current album by the artist (this page) -->
 |nextAlbum = <!-- The next album by the artist -->
}}