Template:Infobox song/doc
| This is a documentation subpage for Template:Infobox song. It contains usage information, categories, and other content that is not part of the original template page. |
| This template uses Lua: |
| This template was originally sporked from Wikipedia. Source(s): w:Template:Infobox song Template documentation imported from sites like Wikipedia may have information irrelevant/inapplicable to Uncyclopedia. Use discretion, and some common sense! |
| "The Single" | ||||
|---|---|---|---|---|
Single picture sleeve | ||||
| Single by the Artist | ||||
| B-side | "Other Side" | |||
| Released | April 1, 2024 | |||
| Recorded | January 1–10, 2024 | |||
| Studio | Record Plant, New York City | |||
| Genre | Contemporary R&B | |||
| Length | 3:01 | |||
| Label | Columbia | |||
| Songwriter(s) | The Artist | |||
| Producer(s) | The Producer | |||
| The Artist singles chronology | ||||
| ||||
| "The Song" | |
|---|---|
Sheet music cover | |
| Song by the Artist | |
| from the album That Album | |
| Released | April 1, 2024 |
| Recorded | January 1–10, 2024 |
| Venue | Madison Square Garden |
| Genre | Contemporary R&B |
| Length | 3:01 |
| Label | Columbia |
| 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
- {{Infobox album}}