Difference between revisions of "Template:Discobox"

MuseWiki, wiki for the band Muse
Jump to navigation Jump to search
(Removed a couple of divs from the chron section <= they're not needed)
m (Removed .discobox-chron-arrow <= unneeded now)
Line 74: Line 74:
#if:{{{Previous |}}} |
#if:{{{Previous |}}} |
[[{{{PreviousLink}}} {{vb}} {{{Previous}}}]]
[[{{{PreviousLink}}} {{vb}} {{{Previous}}}]]
}}<div class="discobox-chron-arrow">{{
}}<div>{{
#if:{{{Previous |}}} |
#if:{{{Previous |}}} |
&#32;<&#32;
&#32;<&#32;
}}</div><div class="discobox-chron-current">{{{Name |Insert current {{{Type}}}}}}</div><div class="discobox-chron-arrow">{{
}}</div><div class="discobox-chron-current">{{{Name |Insert current {{{Type}}}}}}</div><div>{{
#if:{{{Next |}}} |
#if:{{{Next |}}} |
&#32;>&#32;
&#32;>&#32;

Revision as of 17:25, 3 October 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 № 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!