Template:Infobox song/doc

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search
"The Single"
Nocover.svg
Single picture sleeve
Single by the Artist
B-side"Other Side"
ReleasedApril 1, 2024 (2024-04-01)
RecordedJanuary 1–10, 2024
StudioRecord Plant, New York City
GenreContemporary R&B
Length3:01
LabelColumbia
Songwriter(s)The Artist
Producer(s)The Producer
The Artist singles chronology
"Last Single"
(2023)
"The Single"
(2024)
"Next Single"
(2025)
"The Song"
Nocover.svg
Sheet music cover
Song by the Artist
from the album That Album
ReleasedApril 1, 2024 (2024-04-01)
RecordedJanuary 1–10, 2024
VenueMadison Square Garden
GenreContemporary R&B
Length3:01
LabelColumbia
Composer(s)Another Artist
Lyricist(s)The Artist
Producer(s)The Producer

Articles about songs often include an infobox that provides an overview or summary of the song. Generally, Infobox song is oriented more towards recorded music that has been commercially released. Other infoboxes, such as {{Infobox musical composition}} and {{Infobox anthem}} may be better suited to traditional or historical songs. The examples to the right are the infobox filled in with the most commonly used parameters.

An infobox provides key facts as discussed in the article—it should not be too detailed or take up too much of the article space. It should only contain items, such as genres or songwriters, that are discussed in the article (or have citations to reliable sources).

The code below can be copied and completed with information pertaining to particular song articles. The Parameters section provides guidance on using the fields.

Code

"{{{name}}}"
[[File:{{{cover}}}|{{{cover_size}}}|alt={{{alt}}}|upright={{{cover_upright}}}|{{{alt}}}]]
{{{caption}}}
{{{type}}} by {{{artist}}}
from the album {{{album}}}
Language{{{language}}}
English title{{{English_title}}}
A-side"{{{A-side}}}"
B-side"{{{B-side}}}"
Written{{{written}}}
Published{{{published}}}
Released{{{released}}}
Recorded{{{recorded}}}
Studio{{{studio}}}
Venue{{{venue}}}
Genre{{{genre}}}
Length{{{length}}}
Label{{{label}}}
Songwriter(s){{{writer}}}
Composer(s){{{composer}}}
Lyricist(s){{{lyricist}}}
Producer(s){{{producer}}}
{{{__µ}}}
{{{chronology}}}
{{{tracks}}}
{{{misc}}}

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

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

Full set of parameters

{{Infobox song
| name          = 
| cover         = <!--just the file name-->
| cover_size    = 
| alt           = 
| border        = 
| caption       = 
| type          = 
| artist        = 
| album         = 
| EP            = 
| language      = <!--only if not in English-->
| English_title = 
| A-side        = 
| B-side        = 
| written       = 
| published     = 
| released      = <!--{{Start date|YYYY|MM|DD}}-->
| recorded      = 
| studio        = 
| venue         = 
| genre         = <!--do not add unsourced genres-->
| length        = <!--For 2nd & subsequent lengths, use {{Duration|00:00}}-->
| label         = 
| writer        = <!--for both music and lyrics-->
| composer      = 
| lyricist      = 
| producer      = 
| chronology    = 
| prev_title    = <!--for a singles chronology-->
| prev_year     = 
| next_title    = 
| next_year     = 
| tracks        = <!--see "Track listing examples" section for album track listing options-->
| misc          = <!--for use of {{Extra chronology}}, {{Extra track listing}}, {{Extra album cover}}, {{Audio sample}}, {{External music video}}-->
}}

See also