Template:Infobox album/doc

From The Cory Doctorow Wiki

Description

To use this template, enter the following and fill in the appropriate fields. Most fields left blank will not show up. Don't forget to include brackets, to make the fields into links.

Syntax

{{infobox album
 | title         = 
 | image         = [e.g. "Example.jpg"]
 | imagecaption  = 
 | artist        = 
 | released      = 
 | recorded      = 
 | length        = 
 | label         = 
 | producer      = 
}}

Samples

{{infobox album
 | title         = Fleur
 | image         = Example.jpg
 | artist        = Marigold
 | released      = June 2012
 | recorded      = 2011
 | length        = 88:88
 | label         = Spring
 | producer      = Daffy
}}

Results in...

<infobox> <title source="title"><default>Unknown</default></title>

<image source="image"></image> <default>Unknown</default> <default>Unknown</default> <default>Unknown</default> <default>Unknown</default> <default>Unknown</default> <default>Unknown</default> </infobox>