Template:Infobox album: Difference between revisions
From Cojumpendium Wiki
Jump to navigationJump to search
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..." |
m Reverted edits by BlueYoshi 57EML (talk) to last revision by [[User:imported>BlueYoshi 57EML|imported>BlueYoshi 57EML]] Tag: Rollback |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox | {| class="infobox" id="infobox_album" | ||
|colspan="2" |<span id="heading_biggest">{{{title}}}</span> | |colspan="2" |<span id="heading_biggest">{{{title}}}</span> | ||
|- | |- | ||
{{#if: {{{albumart|}}} | {{!}}colspan="2" align="center" {{!}} [[File:{{{albumart}}}{{!}}320px]] | {{#if: {{{albumart|}}} | {{!}}colspan="2" align="center" {{!}} [[File:{{{albumart}}}{{!}}320px]] | ||
{{!}}-}} | |||
|- | |||
{{#if: {{{albumart1|}}} | {{!}}colspan="2" align="center" {{!}} {{{albumart1}}} | |||
{{!}}-}} | |||
{{#if: {{{disc_Category|}}} | {{!}}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> | ||
Line 43: | Line 48: | ||
{{Infobox album | {{Infobox album | ||
|title = <!-- Title of the release --> | |title = <!-- Title of the release --> | ||
|albumart = The filename of the (obviously already uploaded) album art, such as | |albumart = The filename of the (obviously already uploaded) album art, such as Cojumdip_cover.jpg (optional) | ||
|disc_Category = <!-- EXAMPLE: EP, Studio Album --> | |disc_Category = <!-- EXAMPLE: EP, Studio Album --> | ||
|year = <!-- Date released --> | |year = <!-- Date released --> |
Latest revision as of 20:57, 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 --> }}