Template:Infobox Single: Difference between revisions
Jump to navigation
Jump to search
imported>Meg Taylor (content) |
imported>Caesar Schinas m (colours) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{Infobox | |||
| style = padding:0; | |||
| labelstyle = background:#ffcc99; padding:0.1em 0.25em; | |||
| title = {{{name|}}} | |||
{{ | | titlestyle = background:#ffa500; | ||
| | |||
| | | 1_data = {{{image|}}}{{#if:{{{caption|}}}|<br />{{{caption}}}}} | ||
{{ | | 1_datastyle = text-align:center; | ||
| | |||
| | | 2_label = Appears on | ||
| | | 2_data = {{{album|}}} | ||
| | |||
|published | | 3_label = B-side | ||
|registration = | | 3_data = {{{b-side|}}} | ||
|released = | |||
|recorded = | | 4_label = Published by | ||
|genre | | 4_data = {{{published|}}} | ||
|language | |||
|length | | 5_label = Registration | ||
| | | 5_data = {{{registration|}}} | ||
| | |||
| | | 6_label = Release date | ||
| | | 6_data = {{{released|}}} | ||
| | |||
}} | | 7_label = Format | ||
| 7_data = {{{format|}}} | |||
| | |||
| | | 8_label = Recorded | ||
| | | 8_data = {{{recorded|}}} | ||
}} | |||
</noinclude> | | 9_label = Genre | ||
| 9_data = {{{genre|}}} | |||
| 10_label = Language | |||
| 10_data = {{{language|}}} | |||
| 11_label = Length | |||
| 11_data = {{{length|}}} | |||
| 12_label = Writer | |||
| 12_data = {{{writer|}}} | |||
| 13_label = Composer | |||
| 13_data = {{{composer|}}} | |||
| 14_label = Label | |||
| 14_data = {{{label|}}} | |||
| 15_label = Producer | |||
| 15_data = {{{producer|}}} | |||
| 16_label = Engineer | |||
| 16_data = {{{engineer|}}} | |||
}}</includeonly><noinclude>{{TlDoc}}</noinclude> |
Latest revision as of 04:46, 5 May 2009
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 | |
---|---|
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 }}