Template:Infobox Song: Difference between revisions
Jump to navigation
Jump to search
imported>Meg Taylor m (add) |
imported>Caesar Schinas m (colours closer to edges; hopefully a temporary hack until I can get someone to change Common.css) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{Infobox | |||
| style = padding:0; | |||
| labelstyle = background:#FAFAD2; padding:0.1em 0.25em; | |||
{{ | |||
| title = {{{name|}}} | |||
{{ | | titlestyle = background:#FFD700; | ||
| | |||
| | | 1_data = {{{image|}}}{{#if:{{{caption|}}}|<br />{{{caption}}}}} | ||
{{ | | 1_datastyle = text-align:center; | ||
| | |||
| | | 2_label = Appears on | ||
| | | 2_data = {{{album|}}} | ||
| | |||
|published | | 3_label = Published by | ||
|registration = | | 3_data = {{{published|}}} | ||
|released = | |||
|recorded = | | 4_label = Registration | ||
|genre | | 4_data = {{{registration|}}} | ||
|language = | |||
|length | | 5_label = Release date | ||
| | | 5_data = {{{released|}}} | ||
| | |||
| | | 6_label = Recorded | ||
| | | 6_data = {{{recorded|}}} | ||
| | |||
}} | | 7_label = Genre | ||
| 7_data = {{{genre|}}} | |||
| | |||
| | | 8_label = Language | ||
| | | 8_data = {{{language|}}} | ||
}} | |||
</noinclude> | | 9_label = Length | ||
| 9_data = {{{length|}}} | |||
| 10_label = Writer | |||
| 10_data = {{{writer|}}} | |||
| 11_label = Composer | |||
| 11_data = {{{composer|}}} | |||
| 12_label = Label | |||
| 12_data = {{{label|}}} | |||
| 13_label = Producer | |||
| 13_data = {{{producer|}}} | |||
| 14_label = Engineer | |||
| 14_data = {{{engineer|}}} | |||
}}</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 }}