Template:Infobox Album: Difference between revisions
Jump to navigation
Jump to search
imported>Meg Taylor (fix) |
imported>Caesar Schinas (Changing to make use of Template:Infobox) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{Infobox | |||
| style = padding:0; | |||
| labelstyle = background:#DAA520; padding:0.1em 0.25em; | |||
| title = {{{name|}}} | |||
{{ | | titlestyle = background:#CC6600; | ||
| | |||
| | | 1_data = {{{image|}}}{{#if:{{{caption|}}}|<br />{{{caption}}}}} | ||
{{ | | 1_datastyle = text-align:center; | ||
| | |||
| | | 2_label = Type | ||
| | | 2_data = {{{type|}}} | ||
| | |||
|artist | | 3_label = Artist | ||
|released = | | 3_data = {{{artist|}}} | ||
|recorded = | |||
|genre | | 4_label = Release Date | ||
|language = | | 4_data = {{{released|}}} | ||
|length | |||
|label | | 5_label = Recorded | ||
| | | 5_data = {{{recorded|}}} | ||
| | |||
| | | 6_label = Genre | ||
}} | | 6_data = {{{genre|}}} | ||
| | | 7_label = Language | ||
| | | 7_data = {{{language|}}} | ||
| | |||
}} | | 8_label = Length | ||
</noinclude> | | 8_data = {{{length|}}} | ||
| 9_label = Label | |||
| 9_data = {{{label|}}} | |||
| 10_label = Catalogue | |||
| 10_data = {{{catalogue|{{{catalog|}}}}}} | |||
| 11_label = Producer | |||
| 11_data = {{{producer|}}} | |||
| 12_label = Engineer | |||
| 12_data = {{{engineer|}}} | |||
}}</includeonly><noinclude>{{TlDoc}}</noinclude> |
Latest revision as of 04:57, 5 May 2009
Usage
Copy the following code and fill in the blanks.
{{Infobox Album |name = |image = |caption = |album type = |artist = |released = |recorded = |genre = |language = |length = |label = |catalogue = |producer = |engineer = }}
All variables are optional. Any which are not filled in won't show up; there is no need to remove labels for unknown variables. Leave them and someone else might fill them in later.
Example
Led Zeppelin IV | |
---|---|
Type | Studio album |
Artist | Led Zeppelin |
Release Date | 8 November 1971 (US), 12 November 1971 (UK) |
Recorded | December 1970 – August 1971 at Island Studios, London, United Kingdom; Headley Grange, Hampshire, with The Rolling Stones Mobile Studio; Sunset Sound, Los Angeles, California. Mixed at Island Studios, London; Olympic Studios, London. |
Genre | Hard rock, blues rock, folk rock |
Language | English |
Length | 42 min 34 sec |
Label | Atlantic Records |
Catalogue | Atlantic SD 7208 (US), Atlantic 2401 012 (UK) |
Producer | Jimmy Page |
Engineer | Andy Johns |
{{Infobox Album |name = Led Zeppelin IV |image = [[Image:LZIValbum1971.jpg]] |caption = |type = Studio album |artist = [[Led Zeppelin]] |released = 8 November 1971 (US), 12 November 1971 (UK) |recorded = <small>December 1970 – August 1971 at<br>Island Studios[...]</small> |genre = Hard rock, blues rock, folk rock |language = English |length = 42 min 34 sec |label = Atlantic Records |catalogue = Atlantic SD 7208 (US), Atlantic 2401 012 (UK) |producer = [[Jimmy Page]] |engineer = Andy Johns }}