Template:Infobox CD: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 113: Line 113:
|}
|}


==Template==
==Skeleton==
<pre>
<pre>
{{Infobox CD
{{Infobox CD

Revision as of 10:30, April 8, 2015

Infobox CD
Artist {{{artist}}}
Released on {{{release}}}
Genre {{{genre}}}
Length {{{length}}}
Sales {{{sales}}}
{{{artist}}} {{{type}}} chronology
Previous None
Next None


Info

Place this at the top of music-related articles. This places an information box with data about the album or single.

Parameters

Parameter Mandatory Default Detailed description
image No The name of the image to show, extension included.
size No The image's size.
artist Yes Name of the artist(s).
aside No Title on the A side.
bside No Title on the B side.
native No Name of the single/album on its native language.
single No Number of the single. Ignore if it's an album.
album No Number of the album. Ignore if it's a single.
release Yes Release date. Use {{date}}.
genre Yes Musical genres included.
length Yes Length of the track (single), or length of all tracks combined (album).
awards No Awards the single/album won, if any.
sales Yes How many copies have been sold.
label No Label on the cover, if any.
type Yes "single" or "album".
previous No None Previous single or album in the chronology.
next No None Following single or album in the chronology.

Skeleton

{{Infobox CD
|image    = 
|size     = 
|artist   = 
|native   = 
|aside    = 
|bside    = 
|single   = 
|album    = 
|release  = 
|genre    = 
|format   = 
|length   =
|label    =  
|awards   = 
|sales    = 
|label    =
|type     = 
|previous = 
|next     = 
}}