Template:Infobox album: Difference between revisions

From Cojumpendium Wiki
Jump to navigationJump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 31: Line 31:
{{!}}{{{addtlInfo}}} }}
{{!}}{{{addtlInfo}}} }}
|}
|}
<div style="clear:both;" class="mobileonly"></div>
<includeonly>[[Category:{{{disc_Category}}}]]</includeonly>
<includeonly>[[Category:{{{disc_Category}}}]]</includeonly>
<noinclude>
<noinclude>
Line 59: Line 60:
}}
}}
</pre>
</pre>
<div style="clear:both;" class="mobileonly"></div>

Revision as of 17:46, 13 November 2024

{{{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 Cojumdip_cover.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 -->
}}