Aller au contenu
Dans:

Modèle:Infobox music

De Wiki Undertale FR

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.

Paramètres du modèle[Modifier les données du modèle]

Ce modèle possède une mise en forme personnalisée.

ParamètreDescriptionTypeÉtat
Track titletitle

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

Par défaut
{{PAGENAME}}
Exemple
sans.
Chaînefacultatif
Imageimage

Image of an instance where this track is played

Exemple
Heartache soundtrack.png
Fichiersuggéré
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.

Exemple
5 (OST)
Contenuobligatoire
Timetime

The length of the track.

Chaînesuggéré
Authorauthor

Author of the track.

Chaînefacultatif
Japanese Namejpname

Japanese version of the soundtrack title

Chaînesuggéré
Filenamefilename

The name of the song in the game files.

Contenusuggéré
Location(s) Playedlocation

Instances in which the track is played.

Contenusuggéré
BPMbpm

Tempo (beats per minute) of the track.

Contenusuggéré
Keykey

Key signature of the track.

Contenusuggéré
Time Signaturetimesig

Time signature of the track.

Contenusuggéré
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.

Nombresuggéré
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.

Exemple
1J03Vp93ybKIxfzYI4YJtL
Chaînesuggéré
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.

Exemple
0FCvzsVlXpQ
Chaînesuggéré
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.

Exemple
1528217897
Nombresuggéré
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.

Exemple
413935242
Nombresuggéré

Sample Output

{{Infobox music
|title    = Heartache
|number   =
* 12 (BO Démo)
* 14 (BO, BO Complète)
|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
}}

gives...


See Also