Template:Album Data: Difference between revisions

Template page
(updated css)
No edit summary
Line 4: Line 4:
| colspan="3" | [[Image:{{{image}}}|200px|{{{alt}}}]]
| colspan="3" | [[Image:{{{image}}}|200px|{{{alt}}}]]
|- style="text-align: center;"
|- style="text-align: center;"
! colspan="3" |'''"{{{title}}}"'''<br />An [[:Category:Merchandise|album]] of {{#switch: {{{series|}}}
! class="infoboxheader " colspan="3" |'''"{{{title}}}"'''<br />An [[:Category:Merchandise|album]] of {{#switch: {{{series|}}}
| tos = the ''[[Battlestar Galactica (TOS)|the Original series]]
| tos = the ''[[Battlestar Galactica (TOS)|the Original series]]
| 1980 = the ''[[Galactica 1980|Galactica 1980 series]]
| 1980 = the ''[[Galactica 1980|Galactica 1980 series]]
Line 36: Line 36:
| colspan="2" | {{{released}}}
| colspan="2" | {{{released}}}
|- style="text-align:center;"
|- style="text-align:center;"
! colspan="3" | Chronology
! class="infoboxheader " colspan="3" | Chronology
|- style="text-align:center; font-size:smaller;"  
|- style="text-align:center; font-size:smaller;"  
|style="width: 33%;" | Previous
|style="width: 33%;" | Previous

Revision as of 14:36, 21 August 2006


Documentation

This template is used on Battlestar Wiki article s pages that deal with CDs of music. It provides lower case parameters only.

Usage

{{Album Data
| image =
| alt= 
| title=
| series=
| albumno=
| composer=
| artist=
| label=
| tracks=
| runtime=
| discs=
| released=
| prev=
| next=
}}

Required parameters

  • title: The title.
  • prev: Prev DVD. Please wikify.
  • next: Next DVD. Please wikify.

Optional parameters

  • image: Image of jpg. Just the filename.
  • alt: Alt. Text to show for the image.
  • series: Insert three letter code. Default is rdm.
    • tos, 1980, none, and mix.
  • albumno: Number in which this album falls in cronology
  • composer: Who is the composer of the CD. Can wikify.
  • artist: Who is the composer of the CD. Can wikify.
  • label: Who distributes the album. Can wikify.
  • tracks: How many tracks are on this particular CD.
  • runtime: Number of minutes that all the CD discs run. In HH:MM:SS format.
  • discs: Number of discs included in the set
  • released: In ISO 8601 YYYY-MM-DD format, e.g. 2006-02-17. Must not be wikilinked.