Jump to content
Discussions

Template:Infobox music/doc

From Undertale Wiki

This template is used on music pages as an infobox. If you are looking to update the leitmotifs field in this infobox, please visit the Leitmotifs page and update them there instead! If the infobox is throwing errors, check whether the page name is properly included in Module:Soundtrack/data.

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
Track titletitle

Title of the track. Leave blank if same as page name.

Default
{{PAGENAME}}
Example
sans.
Stringoptional
Imageimage

Image of an instance where this track is played

Example
Heartache soundtrack.png
Filesuggested
Track number and albumnumber

Number of the track and in which album it plays. Albums have to be specified using their short names, which you can find in the "id" parameter of their respective album pages.

Example
5 (OST)
Contentrequired
Timetime

The length of the track.

Stringsuggested
Authorauthor

Author of the track.

Stringoptional
Japanese namejpname

Japanese version of the soundtrack title

Stringsuggested
Romajiromaji

Romaji version of the Japanese track name.

Stringsuggested
Japanese translationjptranslation

Translation of the Japanese track name to English.

Unknownsuggested
Filenamefilename

The name of the song in the game files.

Contentsuggested
Location(s) playedlocation

Instances in which the track is played.

Contentsuggested
BPMbpm

Tempo (beats per minute) of the track.

Contentsuggested
Keykey

Key signature of the track.

Contentsuggested
Time signaturetimesig

Time signature of the track.

Contentsuggested
Bandcamp track IDbandcamp

ID of this track on Bandcamp, used for embedding the Bandcamp widget. You can find this value by visiting the track page on Bandcamp, selecting the "Share / Embed" button, generating an embed and looking into the generated HTML for the "track=" parameter.

Numbersuggested
Spotify track IDspotify

ID of the track on Spotify. You can find the track ID from the part after "/track/" in the track URL. For example, in https://open.spotify.com/track/1J03Vp93ybKIxfzYI4YJtL the track ID is 1J03Vp93ybKIxfzYI4YJtL.

Example
1J03Vp93ybKIxfzYI4YJtL
Stringsuggested
YouTube track IDyoutube

ID the track on YouTube and YouTube Music. You can find the track ID after the "v=" parameter in a YouTube URL. For example, the track ID in https://www.youtube.com/watch?v=0FCvzsVlXpQ is 0FCvzsVlXpQ.

Example
0FCvzsVlXpQ
Stringsuggested
Apple Music track IDapple

ID of the track on Apple Music. You can find the track ID as the only number in the track URL. For example, in https://music.apple.com/us/song/megalovania/1528217897, the track ID is 1528217897.

Example
1528217897
Numbersuggested
Deezer track IDdeezer

ID of the track on Deezer. You can find it by taking the part of the track URL after "/track/". For example, in https://www.deezer.com/us/track/413935242, the track ID is 413935242.

Example
413935242
Numbersuggested
Tidal track IDtidal

ID of the track on Tidal. You can find it by taking the part of the track URL after "/track/". For example, in tidal.com/album/79569863/track/79569877, the track ID is 79569877.

Example
79569877
Numbersuggested
Qobuz track IDqobuz

ID of the track on Qobuz. You can find it by taking the part of the track URL after "/track/". For example, in open.qobuz.com/track/80327502, the track ID is 80327502.

Example
80327502
Numbersuggested

Sample output

{{Infobox music
|title    = Heartache
|number   =
* 12 (Demo OST)
* 14 (OST, Complete OST)
|image    = Heartache soundtrack.png
|author   = Toby Fox, Not Toby Fox
|time     = 9:99
|jpname   = 心の痛み
|filename = mus_something
|location = [[Hotland]]
|bpm      = 999
|key      = C minor
|timesig  = 4/4
|bandcamp = 3892137683
|spotify  = 6cQuiiADGJDs4H7SfIJdYF
|youtube  = HQj78oXGrhw
|apple    = 1528217897
|deezer   = 413934712
|tidal    = 79569877
|qobuz    = 80327502
}}

gives...

See also