Template:Music infobox
Jump to navigation
Jump to search
| Music infobox | ||
|---|---|---|
| ||
| 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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The title of the track
| String | optional |
| Image | image | The thumbnail image
| String | optional |
| Thumbnail size | size | The size of the thumbnail image
| String | optional |
| Track number | track-no | The track number
| String | optional |
| Length | length | The length of the track
| String | optional |
| Author | author | The composer(s) of the track
| String | optional |
| BPM | bpm | Beats per minute
| Number | optional |
| Key | key | The key that the track is in
| String | optional |
| Time signature | time-signature | The time signature of a track
| String | optional |
| File name | file-name | The name of the corresponding file
| String | optional |