Template:Infobox Single: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Caesar Schinas
(Changing to make use of Template:Infobox)
imported>Caesar Schinas
m (colours)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>{{Infobox
<includeonly>{{Infobox
| style      = padding:0;
| style      = padding:0;
| labelstyle = background:#FAFAD2; padding:0.1em 0.25em;
| labelstyle = background:#ffcc99; padding:0.1em 0.25em;


| title      = {{{name|}}}
| title      = {{{name|}}}
| titlestyle = background:#FFD700;
| titlestyle = background:#ffa500;


| 1_data    = {{{image|}}}{{#if:{{{caption|}}}|<br />{{{caption}}}}}
| 1_data    = {{{image|}}}{{#if:{{{caption|}}}|<br />{{{caption}}}}}

Latest revision as of 05:46, 5 May 2009

This documentation is transcluded from Template:Infobox Single/doc (edit | history)

Usage

Copy the following code and fill in the blanks.

{{Infobox Single
|name         = 
|image        = 
|caption      = 
|album        = 
|b-side       = 
|published    = 
|registration = 
|released     = 
|format       = 
|recorded     = 
|genre        = 
|language     = 
|length       = 
|writer       = 
|composer     = 
|label        = 
|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

Whole Lotta Love
Wllsingle1969.JPG
1969 US single (album version)
Appears on Led Zeppelin II
Published by Superhype Music
Registration ASCAP 530162664
Release date 7 November 1969
Recorded 4-6 May 1969
Genre Psychedelic rock
Language English
Length Album version: 5 min 33 sec, Single version: 3 min 10 sec
Composer Jimmy Page, John Bonham, Robert Plant, John Paul Jones, Willie Dixon
Label Atlantic Records
Producer Jimmy Page
Engineer George Chkiantz and Eddie Kramer
{{Infobox Single
|name         = Whole Lotta Love
|image        = [[Image:Wllsingle1969.JPG]]
|caption      = 1969 US single (album version)
|album        = ''Led Zeppelin II''
|b-side       = 
|published    = Superhype Music
|registration = ASCAP 530162664
|released     = 7 November 1969
|format       = 
|recorded     = 4-6 May 1969
|genre        = Psychedelic rock
|language     = English
|length       = Album version: 5 min 33 sec, Single version: 3 min 10 sec
|writer       = 
|composer     = [[Jimmy Page]], John Bonham, Robert Plant, John Paul Jones, Willie Dixon
|label        = Atlantic Records
|producer     = Jimmy Page
|engineer     = George Chkiantz and Eddie Kramer
}}