More actions
Reverted to an old version of Template:Album Data |
updated css |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class=" | {| class="infobox" | ||
|- style="text-align: center;" class="hiddenStructure{{{image|}}}" | |- style="text-align: center;" class="hiddenStructure{{{image|}}}" | ||
| 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|}}} | ||
| 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 13: | Line 13: | ||
|- class="hiddenStructure{{{albumno|}}}" | |- class="hiddenStructure{{{albumno|}}}" | ||
| style="white-space:nowrap;" | '''Album No.''' | | style="white-space:nowrap;" | '''Album No.''' | ||
| colspan=2 | {{{albumno}}} | | colspan="2" | {{{albumno}}} | ||
|- class="hiddenStructure{{{composer|}}}" valign="top" | |- class="hiddenStructure{{{composer|}}}" valign="top" | ||
| style="white-space:nowrap;" | '''Composer(s)''' | | style="white-space:nowrap;" | '''Composer(s)''' | ||
| colspan=2 | {{{composer}}} | | colspan="2" | {{{composer}}} | ||
|- class="hiddenStructure{{{artist|}}}" valign="top" | |- class="hiddenStructure{{{artist|}}}" valign="top" | ||
| style="white-space:nowrap;" | '''Artist(s)''' | | style="white-space:nowrap;" | '''Artist(s)''' | ||
| colspan=2 | {{{artist}}} | | colspan="2" | {{{artist}}} | ||
|- class="hiddenStructure{{{label|}}}" valign="top" | |- class="hiddenStructure{{{label|}}}" valign="top" | ||
| style="white-space:nowrap;" | '''Label''' | | style="white-space:nowrap;" | '''Label''' | ||
| colspan=2 | {{{label}}} | | colspan="2" | {{{label}}} | ||
|- class="hiddenStructure{{{tracks|}}}" valign="top" | |- class="hiddenStructure{{{tracks|}}}" valign="top" | ||
| style="white-space:nowrap;" | '''Tracks''' | | style="white-space:nowrap;" | '''Tracks''' | ||
| colspan=2 | {{{tracks}}} | | colspan="2" | {{{tracks}}} | ||
|- class="hiddenStructure{{{runtime|}}}" valign="top" | |- class="hiddenStructure{{{runtime|}}}" valign="top" | ||
| style="white-space:nowrap;" | '''Running Time''' | | style="white-space:nowrap;" | '''Running Time''' | ||
| colspan=2 | {{{runtime}}} | | colspan="2" | {{{runtime}}} | ||
|- class="hiddenStructure{{{discs|}}}" valign="top" | |- class="hiddenStructure{{{discs|}}}" valign="top" | ||
| style="white-space:nowrap;" | '''Discs''' | | style="white-space:nowrap;" | '''Discs''' | ||
| colspan=2 | {{{discs}}} | | colspan="2" | {{{discs}}} | ||
|-class="hiddenStructure{{{released|}}}" | |-class="hiddenStructure{{{released|}}}" | ||
| style="white-space:nowrap;" | '''Released''' | | style="white-space:nowrap;" | '''Released''' | ||
|colspan=2 | {{{released}}} | | colspan="2" | {{{released}}} | ||
|- style="text-align:center;" | |- style="text-align:center;" | ||
! | ! 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:17, 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
, andmix
.
- 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.