More actions
No edit summary |
redundant "the" detected in RDM call |
||
(28 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{| class=" | <includeonly> | ||
|- style="text-align: center;" class="hiddenStructure{{{ | {| class="infobox" | ||
| colspan=3 | [[Image:{{{ | |- style="text-align: center;" class="hiddenStructure{{{image|}}}" | ||
| colspan="3" | [[Image:{{{image}}}|200px|{{{alt|{{{title}}}}}}]] | |||
|- style="text-align: center;" | |- style="text-align: center;" | ||
! | ! class="infoboxheader " colspan="3" |'''"{{{title}}}"'''<br />An [[:Category:Merchandise|album]] of {{#switch: {{{series|}}} | ||
|- class="hiddenStructure{{{ | | tos = the ''[[Battlestar Galactica (TOS)|the Original series]] | ||
| 1980 = the ''[[Galactica 1980|Galactica 1980 series]] | |||
| caprica = the ''[[Caprica (series)|Caprica series]] | |||
| none = an ''Unknown series | |||
| mix = a ''Mix series | |||
| RDM | |||
| rdm = the ''[[Battlestar Galactica (RDM)|Re-imagined series]] | |||
| #default= the ''{{{series}}} | |||
}}'' | |||
|- class="hiddenStructure{{{albumno|}}}" | |||
| style="white-space:nowrap;" | '''Album No.''' | | style="white-space:nowrap;" | '''Album No.''' | ||
| colspan=2 | {{{ | | colspan="2" | {{{albumno}}} | ||
|- class="hiddenStructure{{{ | |- class="hiddenStructure{{{composer|}}}" valign="top" | ||
| style="white-space:nowrap;" | '''Composer(s)''' | | style="white-space:nowrap;" | '''Composer(s)''' | ||
| colspan=2 | {{{ | | colspan="2" | {{{composer}}} | ||
|- class="hiddenStructure{{{ | |- class="hiddenStructure{{{artist|}}}" valign="top" | ||
| style="white-space:nowrap;" | '''Artist(s)''' | | style="white-space:nowrap;" | '''Artist(s)''' | ||
| colspan=2 | {{{ | | colspan="2" | {{{artist}}} | ||
|- class="hiddenStructure{{{ | |- class="hiddenStructure{{{producer|}}}" valign="top" | ||
| style="white-space:nowrap;" | '''Producer(s)''' | |||
| colspan="2" | {{{producer}}} | |||
|- class="hiddenStructure{{{label|}}}" valign="top" | |||
| style="white-space:nowrap;" | '''Label''' | | style="white-space:nowrap;" | '''Label''' | ||
| colspan=2 | {{{ | | colspan="2" | {{{label}}} | ||
|- class="hiddenStructure{{{ | |- class="hiddenStructure{{{tracks|}}}" valign="top" | ||
| style="white-space:nowrap;" | '''Tracks''' | | style="white-space:nowrap;" | '''Tracks''' | ||
| colspan=2 | {{{ | | colspan="2" | {{{tracks}}} | ||
|- class="hiddenStructure{{{ | |- class="hiddenStructure{{{runtime|}}}" valign="top" | ||
| style="white-space:nowrap;" | '''Running Time''' | | style="white-space:nowrap;" | '''Running Time''' | ||
| colspan=2 | {{{ | | colspan="2" | {{{runtime}}} | ||
|- class="hiddenStructure{{{ | |- class="hiddenStructure{{{discs|}}}" valign="top" | ||
| style="white-space:nowrap;" | '''Discs''' | | style="white-space:nowrap;" | '''Discs''' | ||
| colspan=2 | {{{ | | colspan="2" | {{{discs}}} | ||
|-class="hiddenStructure{{{ | |-class="hiddenStructure{{{released|}}}" | ||
| style="white-space:nowrap;" | '''Released''' | | style="white-space:nowrap;" | '''Released''' | ||
|colspan=2 | {{{ | | colspan="2" | {{{released}}} | ||
|- style="text-align:center;" | |- style="text-align:center;" | ||
! | ! 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 | ||
Line 35: | Line 48: | ||
|style="width: 33%;" | Next | |style="width: 33%;" | Next | ||
|- style="text-align:center; font-size:smaller;" | |- style="text-align:center; font-size:smaller;" | ||
|style="width: 33%;" | {{{ | |style="width: 33%;" | {{{prev}}} | ||
|style="width: 33%;" | {{{ | |style="width: 33%;" | {{{title}}} | ||
|style="width: 33%;" | {{{ | |style="width: 33%;" | {{{next}}} | ||
|- class="hiddenStructure{{{amazon|}}}" | |||
| class="infoboxheader" colspan="3" style="text-align:center;" | '''CD Version''' | |||
|- class="hiddenStructure{{{amazon|}}}" | |||
| "white-space:nowrap; text-align:center;" colspan="3" style="text-align:center;" {{!}} '''Available at Amazon''' – [http://www.am-redirect.com/link.php?&usasin={{{amazon}}}&gbasin={{{amazon}}}&usid=battlestarwik-20&gbid=battlestarwik-21 Purchase] | |||
|- class="hiddenStructure{{{itunes|}}}" | |||
| class="infoboxheader" colspan="3" style="text-align:center;" | '''Download Version''' | |||
|- class="hiddenStructure{{{itunes|}}}" | |||
| "white-space:nowrap; text-align:center;" colspan="3" style="text-align:center;" {{!}} '''Available at [[iTunes]]''' – [{{{itunes}}} Purchase] | |||
|} | |} | ||
</includeonly> | |||
<noinclude> | <noinclude> | ||
= Documentation = | |||
This template is used on ''Battlestar Wiki'' article s pages that deal with CDs of music. It provides lower case parameters only. | |||
{{Album Data| | |||
== Usage == | |||
| | <pre> | ||
| | {{Album Data | ||
| | | image = | ||
| | | alt= | ||
| | | title= | ||
| | | series= | ||
| | | albumno= | ||
| | | composer= | ||
| | | artist= | ||
| | | producer= | ||
| | | label= | ||
| | | tracks= | ||
| | | runtime= | ||
| discs= | |||
| released= | |||
| prev= | |||
| next= | |||
| amazon= | |||
| itunes= | |||
}} | }} | ||
</pre> | </pre> | ||
| | |||
[[Category:Infobox]] | === 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 whatever is defined by the '''series''' call, assuming it is ''not'': | |||
** <code><nowiki>rdm</nowiki></code>, <code><nowiki>tos</nowiki></code>, <code><nowiki>1980</nowiki></code>, <code><nowiki>caprica</nowiki></code>, <code><nowiki>none</nowiki></code>, and <code><nowiki>mix</nowiki></code>. | |||
* '''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. | |||
* '''producer''': Who is the producer 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 [[Wikipedia:ISO 8601|ISO 8601]] YYYY-MM-DD format, e.g. ''2006-02-17''. Must not be wikilinked. | |||
* '''amazon:''' The unique Amazon.com number. | |||
* '''itunes:''' The full iTunes link. | |||
[[Category:Infobox|Album]] | |||
[[Category:Templates using ParserFunctions|{{PAGENAME}}]] | |||
</noinclude> | </noinclude> |
Latest revision as of 03:51, 21 January 2021
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= | producer= | label= | tracks= | runtime= | discs= | released= | prev= | next= | amazon= | itunes= }}
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 whatever is defined by the series call, assuming it is not:
rdm
,tos
,1980
,caprica
,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.
- producer: Who is the producer 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.
- amazon: The unique Amazon.com number.
- itunes: The full iTunes link.