Template:Infobox album: Difference between revisions

From Cojumpendium Wiki
Jump to navigationJump to search
imported>BlueYoshi 57EML
Small workaround to put 2 covers on ABA. Idk if this'll work.
imported>BlueYoshi 57EML
testing!
Line 5: Line 5:
{{!}}-}}
{{!}}-}}
|-
|-
{{#if: {{{albumartaba|}}} | {{!}}colspan="2" align="center" {{!}}  
{{#if: {{{albumartaba1|}}} | {{!}}colspan="2" align="center" {{!}}
{{!}}-}}
|colspan="2" |<span id="heading_bigger">[[:Category:{{{disc_Category}}}|{{{disc_Category}}}]]</span>
|-
{{#if: {{{albumartaba2|}}} | {{!}}colspan="2" align="center" {{!}}  
{{!}}-}}
{{!}}-}}
|colspan="2" |<span id="heading_bigger">[[:Category:{{{disc_Category}}}|{{{disc_Category}}}]]</span>
|colspan="2" |<span id="heading_bigger">[[:Category:{{{disc_Category}}}|{{{disc_Category}}}]]</span>

Revision as of 11:01, 24 June 2024

{{{title}}}
[[:Category:{{{disc_Category}}}|{{{disc_Category}}}]]
[[: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 -->
}}