Toggle menu
63
92
10
1.1K
Cojumpendium Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 17:42, 23 June 2024 by Notfire (talk | contribs) (Created page with "{| class="infobox-HITS" id="infobox_album" |colspan="2" |<span id="heading_biggest">{{{title}}}</span> |- {{#if: {{{albumart|}}} | {{!}}colspan="2" align="center" {{!}} [[File:{{{albumart}}}{{!}}320px]] {{!}}-}} |colspan="2" |<span id="heading_bigger">[[:Category:{{{disc_Category}}}|{{{disc_Category}}}]]</span> |- !valign="top" |Released |{{{year}}} |- {{#if: {{{recorded|}}} | !valign="top" {{!}}Recorded {{!}}{{{recorded}}} }} |- !valign="top" |Length |{{{length}}} |- !v...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
{{{title}}}
[[:Category:{{{disc_Category}}}|{{{disc_Category}}}]]
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 -->
 |albumart = The filename of the (obviously already uploaded) album art, such as MMMM08.jpg (optional)
 |disc_Category = <!-- EXAMPLE: EP, Studio 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 -->
}}