Template:Infobox Music/doc

From the Tesseract Wiki, the wiki for all things Marvel Cinematic Universe
Jump to navigation Jump to search
Information icon-grey.svg
This is a documentation subpage for Template:Infobox Music.
It contains usage information, categories, and other content that is not part of the original template page.
Template:Infobox Music invokes function main in Module:Infobox Music using Lua.

The Infobox Music is used to display infoboxes for Music track articles. Using this infobox adds the article in Category:Music tracks.

Usage

{{Infobox Music
|name           = The name of the music track.
|number         = (optional) Track number based on date of release.
|release        = The track's release date (e.g. [[January 1]], [[2009]])
|file           = (optional) Name of audio file (e.g. Portals.ogg
|vocals         = Does the track contain vocals? Yes or No. (auto-categorised at "Music tracks with vocals")
|instruments    = The instruments present in the piece (assume singular; e.g. "viola" not "violas")
|duration       = Song duration in MM:SS format.
|composer       = The composer of the piece.
|platform       = On which platform is this track officially available, e.g. Spotify
|album          = The album which includes this track officially released by Marvel Studios, e.g. Captain America: The Winter Soldier (Original Motion Picture Soundtrack)
}}

Note: This template uses Template:Listen inline to embed the audio file if the parameter file is used.