Difference between revisions of "Template:Discobox"

MuseWiki, wiki for the band Muse
Jump to navigation Jump to search
m (Re-added chart var change, without reverting type var change this time)
m (Wehay, obfuscatus maximus)
Line 1: Line 1:
{| class="discobox {{{Type |{{{type |}}}}}}box wikitable infbox"
{| class="discobox {{{Type |{{{type |}}}}}}box wikitable infbox"
! colspan="5" | {{
! colspan="5" | {{
     #ifeq:{{{type}}} |
     #ifeq:{{{Type |{{{type}}}}}} |
           mixed promo compilation |
           mixed promo compilation |
           Mixed promo compilation |
           Mixed promo compilation |
           {{ #ifeq:{{{type}}} |
           {{ #ifeq:{{{Type |{{{type}}}}}} |
               compilation |
               compilation |
               Compilation |
               Compilation |
               Muse {{{type |release}}}
               Muse {{{Type {{{type |release}}}}}}
           }}
           }}
     }}
     }}
Line 69: Line 69:
|- style="text-align: center;"
|- style="text-align: center;"
| width="150" | {{
| width="150" | {{
#if:{{{Previous{{{type}}} |}}} |
#if:{{{Previous{{{Type |{{{type}}}}}} |}}} |
     <span class="normal small">[[{{{Previous{{{type}}}}}} ({{{type}}}){{vb}}{{{Previous{{{type}}}}}}]]</span>
     <span class="normal small">[[{{{Previous{{{Type |{{{type}}}}}}}}} ({{{Type |{{{type}}}}}}){{vb}}{{{Previous{{{Type |{{{type}}}}}}}}}]]</span>
}}
}}
|<span class="small"><</span>
|<span class="small"><</span>
| width="150" | <span class="bold small">{{{Name |Insert current {{{type}}}}}}</span>
| width="150" | <span class="bold small">{{{Name |Insert current {{{Type |{{{type}}}}}}}}}</span>
|<span class="small">></span>
|<span class="small">></span>
| width="150" |{{
| width="150" |{{
#if:{{{Next{{{type}}} |}}} |
#if:{{{Next{{{Type |{{{type}}}}}} |}}} |
     <span class="small">[[{{{Next{{{type}}}}}} ({{{type}}}){{vb}}{{{Next{{{type}}}}}}]]</span>
     <span class="small">[[{{{Next{{{Type |{{{type}}}}}}}}} ({{{Type |{{{type}}}}}}){{vb}}{{{Next{{{Type |{{{type}}}}}}}}}]]</span>
}}
}}
{{
{{

Revision as of 22:48, 8 September 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 {{{Type 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 = 
| Type = type of release (album, EP, single ...)
| singlen = single n (only for albums)
| imagen = image for single n (only for albums)
}}

Happy editing!