Template:Infobox Song/doc: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Caesar Schinas
imported>Caesar Schinas
m (spacing)
 
(One intermediate revision 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 ====
==== Usage ====
Copy the following code and fill in the blanks.
Copy the following code and fill in the blanks.


{{Infobox Song
<pre>{{Infobox Song
|name        =  
|name        =  
|image        =  
|image        =  
Line 21: Line 20:
|producer    =  
|producer    =  
|engineer    =  
|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.
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.

Latest revision as of 05: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
Sthpromo1972.jpg
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
}}