Difference between revisions of "Template:Discobox"
Jump to navigation
Jump to search
(Set width of Previous & Next to 10em and margin of the back/forth arrow thingies to 0 1em. That should look okay for all reasonably small discoboxes.) |
(Removed widths. <= they complicate things on small resolutions and it looks okay without them.) |
||
Line 71: | Line 71: | ||
|- style="text-align: center;" | |- style="text-align: center;" | ||
| colspan="2" | | | colspan="2" | | ||
<div class="normal small" style="display: inline-block | <div class="normal small" style="display: inline-block;">{{ | ||
#if:{{{Previous |}}} | | #if:{{{Previous |}}} | | ||
[[{{{PreviousLink}}} {{vb}} {{{Previous}}}]] | [[{{{PreviousLink}}} {{vb}} {{{Previous}}}]] | ||
Line 80: | Line 80: | ||
#if:{{{Next |}}} | | #if:{{{Next |}}} | | ||
 >  |  >  | ||
}}</div><div class="small" style="display: inline-block | }}</div><div class="small" style="display: inline-block;">{{ | ||
#if:{{{Next |}}} | | #if:{{{Next |}}} | | ||
[[{{{NextLink}}} {{vb}} {{{Next}}}]] | [[{{{NextLink}}} {{vb}} {{{Next}}}]] |
Revision as of 14:26, 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!