Template:Infobox Song: Difference between revisions
Jump to navigation
Jump to search
imported>Caesar Schinas (Modify to make use of Template:Infobox) |
imported>Caesar Schinas m (colours closer to edges; hopefully a temporary hack until I can get someone to change Common.css) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{Infobox | <includeonly>{{Infobox | ||
| style = padding:0; | |||
| labelstyle = background:#FAFAD2; padding:0.1em 0.25em; | |||
| title = {{{name|}}} | | title = {{{name|}}} | ||
| titlestyle = background:#FFD700; | | titlestyle = background:#FFD700; | ||
| 1_data = {{{image|}}}{{#if:{{{caption|}}}|<br />{{{caption}}}}} | | 1_data = {{{image|}}}{{#if:{{{caption|}}}|<br />{{{caption}}}}} | ||
| 1_datastyle = text-align:center; | |||
| 2_label = Appears on | | 2_label = Appears on | ||
Line 45: | Line 47: | ||
| 14_label = Engineer | | 14_label = Engineer | ||
| 14_data = {{{engineer|}}} | | 14_data = {{{engineer|}}} | ||
}<noinclude>{{TlDoc}}</noinclude> | }}</includeonly><noinclude>{{TlDoc}}</noinclude> |
Latest revision as of 03:05, 5 May 2009
Usage
Copy the following code and fill in the blanks.
{{Infobox Song |name = |image = |caption = |album = |published = |registration = |released = |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
Stairway to Heaven | |
---|---|
1972 promotional single | |
Appears on | Led Zeppelin IV |
Published by | Superhype Music |
Registration | ASCAP 490294198 |
Release date | November 8, 1971 |
Recorded | December 1970 – February 1971 |
Genre | Hard rock, folk rock |
Language | English |
Length | 8 minutes 1 second |
Composer | Jimmy Page, Robert Plant |
Label | Atlantic Records |
Producer | Jimmy Page |
Engineer | Andy Johns |
{{Infobox Song |name = Stairway to Heaven |image = [[Image:Sthpromo1972.jpg]] |caption = 1972 promotional single |album = ''[[Led Zeppelin IV]]'' |published = Superhype Music |registration = ASCAP 490294198 |released = November 8, 1971 |recorded = December 1970 – February 1971 |genre = Hard rock, folk rock |language = English |length = 8 minutes 1 second |writer = |composer = [[Jimmy Page]], Robert Plant |label = Atlantic Records |producer = Jimmy Page |engineer = Andy Johns }}