Difference between revisions of "Template:Discography list"

From blackwiki
Jump to navigation Jump to search
imported>Papa November
(replaced gif image with png)
imported>Luigi-ish
(think syntax should be first right?)
Line 54: Line 54:
  
 
:''See also [[Template:Infobox Singles discography]]''
 
:''See also [[Template:Infobox Singles discography]]''
 +
 +
==Syntax==
 +
<pre>
 +
{{Infobox Discography
 +
| Name          =
 +
| Cover        =
 +
| Released      =
 +
| Info          =
 +
| Type          =
 +
| ChartPosition =
 +
| Sales        =
 +
| Certification =
 +
| Label        =
 +
| Tracks        =
 +
}}
 +
</pre>
  
 
== Example ==
 
== Example ==
Line 104: Line 120:
 
# "Get On the Boat"
 
# "Get On the Boat"
 
}}
 
}}
 
==Syntax==
 
<pre>
 
{{Infobox Discography
 
| Name          =
 
| Cover        =
 
| Released      =
 
| Info          =
 
| Type          =
 
| ChartPosition =
 
| Sales        =
 
| Certification =
 
| Label        =
 
| Tracks        =
 
}}
 
</pre>
 
  
 
== Notes ==
 
== Notes ==

Revision as of 18:17, 17 February 2007

{{{Name}}}
No cover available {{{Info}}}
Released {{{Released}}}
Label {{{Label}}}
Chart position(s) {{{ChartPosition}}}
Sales {{{Sales}}}
Certification {{{Certification}}}
Track listing

{{{Tracks}}}


See also Template:Infobox Singles discography

Syntax

{{Infobox Discography 
| Name          = 
| Cover         = 
| Released      = 
| Info          =
| Type          = 
| ChartPosition = 
| Sales         = 
| Certification = 
| Label         = 
| Tracks        = 
}}

Example

{{Infobox Discography
| Name          = [[3121 (album)|3121]]
| Cover         = Prince - 3121.jpg
| Released      = [[March 21]] [[2006]] 
| Info          = ''3121'' is the most recent album by [[Prince (musician)|Prince]].
| Label         = [[NPG Records]]/[[Universal Records]]
| Type          = Album
| ChartPosition = #1 (US)
| Sales         = 
| Certification = 
| Tracks        = # "3121"
# "Lolita"
# "[[Te Amo Corazón]]"
# "[[Black Sweat]]"
# "Incense and Candles"
# "Love"
# "Satisfied"
# "[[Fury (song)|Fury]]"
# "The Word"
# "Beautiful, Loved and Blessed" (featuring [[Támar]])
# "The Dance"
# "Get On the Boat"
}}
Template:PAGENAMEBASE discography

Notes

The color of the header is dependent on the

| Type          = 

field. See Template:Infobox_Album/color for available arguments.