テンプレート:Bandcamp/doc

提供:Noita Wiki
ナビゲーションに移動 検索に移動

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.

テンプレート引数

引数説明状態
albumalbum 1

The album ID the track is from.

3476798942
数値必須
tracktrack 2

The track ID to embed.

3372447706
数値必須
bgcolorbgcolor

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

dfe9af
文字列省略可能
linkcolorlinkcolor

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

dfe9af
文字列省略可能