Template:Music infobox

From OMORI Wiki
Jump to navigation Jump to search
Music infobox
[[File:{{{image}}}|{{{size}}}]]
track no. {{{track-no}}}
length {{{length}}}
composed by {{{author}}}
bpm {{{bpm}}}
key {{{key}}}
time signature {{{time-signature}}}
file name {{{file-name}}}


Information about a music track.

Template parameters

ParameterDescriptionTypeStatus
Namename

The title of the track

Example
Title
Stringoptional
Imageimage

The thumbnail image

Example
Title screen.png
Stringoptional
Thumbnail sizesize

The size of the thumbnail image

Example
250px
Stringoptional
Track numbertrack-no

The track number

Example
1
Stringoptional
Lengthlength

The length of the track

Example
0:37
Stringoptional
Authorauthor

The composer(s) of the track

Example
Pedro Silva
Stringoptional
BPMbpm

Beats per minute

Example
56
Numberoptional
Keykey

The key that the track is in

Example
C major
Stringoptional
Time signaturetime-signature

The time signature of a track

Example
4/4
Stringoptional
File namefile-name

The name of the corresponding file

Example
user_title.ogg
Stringoptional