Template:Infobox Song/doc: Difference between revisions
Jump to navigation
Jump to search
imported>Caesar Schinas (New page: <!-- Do not remove this line. Replace the instructions below with the correct documentation. --> ==== Usage ==== See example below. ==== Example ==== {{Infobox Song |name = name...) |
imported>Caesar Schinas m (spacing) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<!-- Do not remove this line. Replace the instructions below with the correct documentation. --> | <!-- Do not remove this line. Replace the instructions below with the correct documentation. --> | ||
==== Usage ==== | |||
Copy the following code and fill in the blanks. | |||
==== | <pre>{{Infobox Song | ||
|name = | |||
|image = | |||
|caption = | |||
|album = | |||
|published = | |||
|registration = | |||
|released = | |||
|recorded = | |||
|genre = | |||
|language = | |||
|length = | |||
|writer = | |||
|composer = | |||
|label = | |||
|producer = | |||
|engineer = | |||
}}</pre> | |||
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 ==== | ==== Example ==== | ||
{{Infobox Song | {{Infobox Song | ||
|name = | |name = Stairway to Heaven | ||
|image = | |image = [[Image:Sthpromo1972.jpg]] | ||
|caption = | |caption = 1972 promotional single | ||
|album = | |album = ''[[Led Zeppelin IV]]'' | ||
|published = | |published = Superhype Music | ||
|registration = | |registration = ASCAP 490294198 | ||
|released = | |released = November 8, 1971 | ||
|recorded = | |recorded = December 1970 – February 1971 | ||
|genre = | |genre = Hard rock, folk rock | ||
|language = | |language = English | ||
|length = | |length = 8 minutes 1 second | ||
|writer = | |writer = | ||
|composer = | |composer = [[Jimmy Page]], Robert Plant | ||
|label = | |label = Atlantic Records | ||
|producer = | |producer = Jimmy Page | ||
|engineer = | |engineer = Andy Johns | ||
}} | }} | ||
<pre> | <pre> | ||
{{Infobox Song | {{Infobox Song | ||
|name = | |name = Stairway to Heaven | ||
|image = | |image = [[Image:Sthpromo1972.jpg]] | ||
|caption = | |caption = 1972 promotional single | ||
|album = | |album = ''[[Led Zeppelin IV]]'' | ||
|published = | |published = Superhype Music | ||
|registration = | |registration = ASCAP 490294198 | ||
|released = | |released = November 8, 1971 | ||
|recorded = | |recorded = December 1970 – February 1971 | ||
|genre = | |genre = Hard rock, folk rock | ||
|language = | |language = English | ||
|length = | |length = 8 minutes 1 second | ||
|writer = | |writer = | ||
|composer = | |composer = [[Jimmy Page]], Robert Plant | ||
|label = | |label = Atlantic Records | ||
|producer = | |producer = Jimmy Page | ||
|engineer = | |engineer = Andy Johns | ||
}} | }} | ||
</pre> | </pre> |
Latest revision as of 04:38, 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 }}