Difference between revisions of "Template:Discobox"

MuseWiki, wiki for the band Muse
Jump to navigation Jump to search
m (-bolding, handled with css now)
m (moar space)
Line 68: Line 68:
! 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; font-size: small"
| width="150" | {{#if:{{{Previous{{{type}}}|}}}|<small>[[{{{Previous{{{type}}}}}} ({{{type}}}){{vb}}{{{Previous{{{type}}}}}}]]</small>}}
| width="150" | {{
#if:{{{Previous{{{type}}} |}}} |
    <small>[[{{{Previous{{{type}}}}}} ({{{type}}}){{vb}}{{{Previous{{{type}}}}}}]]</small>
}}
|<small><</small>
|<small><</small>
| width="150" | <small>{{{Name|Insert current {{{type}}}}}}</small>
| width="150" | <small>{{{Name |Insert current {{{type}}}}}}</small>
|<small>></small>
|<small>></small>
| width="150" |{{#if:{{{Next{{{type}}}|}}}|<small>[[{{{Next{{{type}}}}}} ({{{type}}}){{vb}}{{{Next{{{type}}}}}}]]</small>}}
| width="150" |{{
|- style="color:#000;"
#if:{{{Next{{{type}}} |}}} |
|{{#if:{{{single1 |}}} | style="text-align: center" colspan="5"{{vb}}<small>Singles:</small>
    <small>[[{{{Next{{{type}}}}}} ({{{type}}}){{vb}}{{{Next{{{type}}}}}}]]</small>
}}
|- style="color: #000;"
|{{#if:{{{single1 |}}} | style="text-align: center" colspan="5" {{vb}}<small>Singles:</small>
{{tr}} style="text-align: center"
{{tr}} style="text-align: center"
{{td}} colspan="5" {{vb}}
{{td}} colspan="5" {{vb}}

Revision as of 13:36, 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!