Template:Infobox song/doc

From SPCodex, The Smashing Pumpkins wiki

Articles about songs should include an infobox that provides an overview or summary of the song.

Code[edit source]

The first template code below includes the most commonly used infobox parameters. If there is no information in the article to support the field, leave it blank. Remove the <!-- and --> to use the {{Start date}} and {{Duration}} subtemplates.

The second includes the full set of parameters; most articles will not need many of the fields and they may be left blank or removed. Please note that adding fields other than those listed, such as |arranger= or |recording engineer=, will not be displayed.

Most commonly used parameters[edit source]

{{subst:Infobox song
| name          = 
| cover         = <!--just the file name-->
| type          = 
| artist        = 
| album         = 
| B-side        = 
| released      = <!--{{Start date|YYYY|MM|DD}}-->
| format        = 
| recorded      = 
| studio        = 
| genre         = 
| length        = 
| label         = 
| writer        = <!--for both music and lyrics-->
| producer      = 
| prev_title    = <!--for a singles chronology-->
| prev_year     = 
| next_title    = 
| next_year     = 
}}

Tracking categories[edit source]

See also[edit source]