Difference between revisions of "Template:Discobox"

MuseWiki, wiki for the band Muse
Jump to navigation Jump to search
m (-.even, we can use nth-child for that.)
m (-nonfunctional border-radius, Image → file)
Line 66: Line 66:
}}  
}}  
|-
|-
! style="-moz-border-radius: .5em;" colspan="5" class="TextToUpper" | {{{type}}} chronology
! colspan="5" class="TextToUpper" | {{{type}}} chronology
|- style="text-align: center;"
|- style="text-align: center;"
| width="150" | {{
| width="150" | {{
Line 83: Line 83:
{{tr}} style="text-align: center"
{{tr}} style="text-align: center"
{{td}} colspan="5" {{vb}}
{{td}} colspan="5" {{vb}}
{{#if:{{{single1 |}}} | [[Image:{{{image1}}} {{vb}} 70x70px {{vb}} link={{{single1}}} (single)]] }}
{{#if:{{{single1 |}}} | [[File:{{{image1}}} {{vb}} 70x70px {{vb}} link={{{single1}}} (single)]] }}
{{#if:{{{single2 |}}} | [[Image:{{{image2}}} {{vb}} 70x70px {{vb}} link={{{single2}}} (single)]] }}
{{#if:{{{single2 |}}} | [[File:{{{image2}}} {{vb}} 70x70px {{vb}} link={{{single2}}} (single)]] }}
{{#if:{{{single3 |}}} | [[Image:{{{image3}}} {{vb}} 70x70px {{vb}} link={{{single3}}} (single)]] }}
{{#if:{{{single3 |}}} | [[File:{{{image3}}} {{vb}} 70x70px {{vb}} link={{{single3}}} (single)]] }}
{{#if:{{{single4 |}}} | [[Image:{{{image4}}} {{vb}} 70x70px {{vb}} link={{{single4}}} (single)]] }}
{{#if:{{{single4 |}}} | [[File:{{{image4}}} {{vb}} 70x70px {{vb}} link={{{single4}}} (single)]] }}
{{#if:{{{single5 |}}} | [[Image:{{{image5}}} {{vb}} 70x70px {{vb}} link={{{single5}}} (single)]] }}
{{#if:{{{single5 |}}} | [[File:{{{image5}}} {{vb}} 70x70px {{vb}} link={{{single5}}} (single)]] }}
{{#if:{{{single6 |}}} | [[Image:{{{image6}}} {{vb}} 70x70px {{vb}} link={{{single6}}} (single)]] }}
{{#if:{{{single6 |}}} | [[File:{{{image6}}} {{vb}} 70x70px {{vb}} link={{{single6}}} (single)]] }}
}}
}}
|}<!-- remove the conditional and Cat:Disc once all existing discography pages have type defined -->
|}<!-- remove the conditional and Cat:Disc once all existing discography pages have type defined -->

Revision as of 21:34, 13 August 2011

Template:Td Total length Template:Td colspan="5" Template:TdUnknownTemplate:TrTemplate:TdArt work Template:Td colspan="5" Template:TdUnknownTemplate:TrTemplate:Td Publisher Template:Td colspan="5" Template:TdUnknownTemplate:TrTemplate:Td Format(s) Template:Td colspan="5" Template:TdUnknownTemplate:TrTemplate:Td Catalogue number Template:Td colspan="5" Template:TdUnknownTemplate:TrTemplate:Td Release date Template:Td colspan="5" Template:TdUnknownTemplate:TrTemplate:Td Chart position Template:Td colspan="5" Template:TdUnknownTemplate:Tr -
Muse release
Name Unknown
Tracks Unknown
Recorded Unknown
Writer/composer Unknown
Producer Unknown
{{{type}}} chronology
< Insert current {{{type}}} >


Need to sort out all the rest of the variables

Usage

{{Discobox
| Name = 
| Tracks = 
| Total Length = mm:ss
| Recorded = 
| Writer =
| Producer =
| Mastered =
| Art =
| Publisher =
| Format =
| CatNumber = 
| Release = 
| Chart Position = 
| type = type of release (album, EP, single ...)
| singlen = single n (only for albums)
| imagen = image for single n (only for albums)
}}

Happy editing!