Template:Non-album single/doc
Appearance
This is a documentation subpage for Template:Non-album single. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
[edit]This template displays "Non-album single" in a table cell.
Example
[edit]{| class="wikitable plainrowheaders"
! scope="col" | Title
! scope="col" | Year
! scope="col" | Album
|-
! scope="row" | "[[Smoke and Fire (Sabrina Carpenter song)|Smoke and Fire]]"
| 2016
| {{Non-album single|While the song was originally intended to be the lead single from Sabrina Carpenter's second studio album ''[[Evolution (Sabrina Carpenter album)|Evolution]]'', it was later dropped from the album's track listing.}}
|-
! scope="row" | "[[Miss You (Louis Tomlinson song)|Miss You]]"
| 2017
| {{Non-album single|The song is included as a bonus track on the Japanese version of Louis Tomlinson's debut studio album ''[[Walls (Louis Tomlinson album)|Walls]]''.|uppercase=yes}}
|}
Title | Year | Album |
---|---|---|
"Smoke and Fire" | 2016 | Non-album single[a] |
"Miss You" | 2017 | Non-album single[A] |
Parameters
[edit]- The optional positional parameter
1
is used to add an explanatory footnote on the side of "Non-album single". The explanatory footnote would not be added if the parameter is not used. Note that{{notelist}}
would need to be added to the page in order to use the parameter, unless theuppercase
parameter is set toyes
, in which case{{notelist-ua}}
should be used instead. If the footnote contains the = character, numbered parameters should be used, e.g.{{Non-album single|1=The track was included in the tour edition of [[= (album)|=]].}}
- The optional parameter
uppercase
will only work if the positional parameter1
is used, and accepts the valuesyes
andno
. It will make the explanatory footnote have an uppercase label rather than a lowercase one if set toyes
, and if not specified defaults tono
.
See also
[edit]Notes
[edit]