Template:Bandcamp

From Noita Wiki
Jump to navigation Jump to search

Also, adds pages to Category:Pages with music.

Usage

{{bandcamp|albumID|trackID}}
<!-- or -->

{{bandcamp
| album = albumID
| track = trackID
}}

Example

{{bandcamp|album = 3476798942 | track = 3372447706}}

Templatedata

An embed template for Bandcamp tracks. Please use sparingly and generally only for official Noita-branded music.

Template parameters

ParameterDescriptionTypeStatus
albumalbum 1

The album ID the track is from.

Example
3476798942
Numberrequired
tracktrack 2

The track ID to embed.

Example
3372447706
Numberrequired
bgcolorbgcolor

An optional background color as a hex code, minus the typical # prefix

Example
dfe9af
Stringoptional
linkcolorlinkcolor

An optional hex color for the links in the embed to use, minus the typical # prefix

Example
dfe9af
Stringoptional