Difference between revisions of "Template:Discobox"

MuseWiki, wiki for the band Muse
Jump to navigation Jump to search
m (Removed trailing whitespace, except under usage)
(Got rid of Fixed (150pt) widths. No need for widths, fixed widths cause severe anaphylactic shock.)
Line 68: Line 68:
! colspan="5" class="TextToUpper" | {{{Type}}} chronology
! colspan="5" class="TextToUpper" | {{{Type}}} chronology
|- style="text-align: center;"
|- style="text-align: center;"
| width="150" | {{
| {{
#if:{{{Previous |}}} |
#if:{{{Previous |}}} |
<span class="normal small">[[{{{PreviousLink}}} {{vb}} {{{Previous}}}]]</span>
<span class="normal small">[[{{{PreviousLink}}} {{vb}} {{{Previous}}}]]</span>
}}
}}
|<span class="small"><</span>
|<span class="small"><</span>
| width="150" | <span class="bold small">{{{Name |Insert current {{{Type}}}}}}</span>
| <span class="bold small">{{{Name |Insert current {{{Type}}}}}}</span>
|<span class="small">></span>
|<span class="small">></span>
| width="150" |{{
| {{
#if:{{{Next |}}} |
#if:{{{Next |}}} |
<span class="small">[[{{{NextLink}}} {{vb}} {{{Next}}}]]</span>
<span class="small">[[{{{NextLink}}} {{vb}} {{{Next}}}]]</span>
}}
}}
{{
{{  
#if:{{{single1 |}}} |
#if:{{{single1 |}}} |
{{vb}}-
{{vb}}-

Revision as of 23:11, 16 September 2011

-
Muse release
Name Unknown
Tracks Unknown
Total length Unknown
Recorded Unknown
Writer/composer Unknown
Producer Unknown
Art work Unknown
Publisher Unknown
Format(s) Unknown
Catalogue number Unknown
Release date Unknown
Chart position 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 ...)
| Previous = Previous release
| PreviousLink = Page name of previous release
| Next = Next release
| NextLink = Page name of next release
| singlen = single n (only for albums)
| imagen = image for single n (only for albums)
}}

Happy editing!