Difference between revisions of "Template:Discobox"

MuseWiki, wiki for the band Muse
Jump to navigation Jump to search
m (moar space)
m (use css for small/bold/whatnot)
Line 67: Line 67:
|-
|-
! style="-moz-border-radius: .5em;" colspan="5" class="TextToUpper" | {{{type}}} chronology
! style="-moz-border-radius: .5em;" colspan="5" class="TextToUpper" | {{{type}}} chronology
|- style="text-align: center; font-size: small"
|- style="text-align: center;"
| width="150" | {{
| width="150" | {{
#if:{{{Previous{{{type}}} |}}} |
#if:{{{Previous{{{type}}} |}}} |
     <small>[[{{{Previous{{{type}}}}}} ({{{type}}}){{vb}}{{{Previous{{{type}}}}}}]]</small>
     <span class="normal small">[[{{{Previous{{{type}}}}}} ({{{type}}}){{vb}}{{{Previous{{{type}}}}}}]]</span>
}}
}}
|<small><</small>
|<span class="small"><</span>
| width="150" | <small>{{{Name |Insert current {{{type}}}}}}</small>
| width="150" | <span class="bold small">{{{Name |Insert current {{{type}}}}}}</span>
|<small>></small>
|<span class="small">></span>
| width="150" |{{
| width="150" |{{
#if:{{{Next{{{type}}} |}}} |
#if:{{{Next{{{type}}} |}}} |
     <small>[[{{{Next{{{type}}}}}} ({{{type}}}){{vb}}{{{Next{{{type}}}}}}]]</small>
     <span class="small">[[{{{Next{{{type}}}}}} ({{{type}}}){{vb}}{{{Next{{{type}}}}}}]]</span>
}}
}}
|- style="color: #000;"
|- style="color: #000;"
|{{#if:{{{single1 |}}} | style="text-align: center" colspan="5" {{vb}}<small>Singles:</small>
|{{#if:{{{single1 |}}} | style="text-align: center" colspan="5" {{vb}}<span class="small">Singles:</span>
{{tr}} style="text-align: center"
{{tr}} style="text-align: center"
{{td}} colspan="5" {{vb}}
{{td}} colspan="5" {{vb}}

Revision as of 13:56, 9 August 2011

Template:Td Total length Template:Td colspan="5" Template:TdUnknownTemplate:Tr class="even" Template:TdArt work Template:Td colspan="5" Template:TdUnknownTemplate:Tr class="even" Template:Td Publisher Template:Td colspan="5" Template:TdUnknownTemplate:TrTemplate:Td Format(s) Template:Td colspan="5" Template:TdUnknownTemplate:Tr class="even" Template:Td Catalogue number Template:Td colspan="5" Template:TdUnknownTemplate:TrTemplate:Td Release date Template:Td colspan="5" Template:TdUnknownTemplate:Tr class="even" Template: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!