Template:BandcampPlayer

From Pizza Tower Wiki

How do I use this thing?

This is documentation about a Template. Portions of this template may not display properly without certain values provided.

Edit this documentation | About the Documentation template

Description
JS based template which inserts a Bandcamp embed player; copy of BandcampPlayer from FANDOM. Script is at MediaWiki:Common.js.
Syntax
{{BandcampPlayer
|link = 
|width = 
|height = }}
  • link is a URL taken from src="..." part of embed code
  • default height value is 120px
Usage example
Code:
{{BandcampPlayer
|link = https://bandcamp.com/EmbeddedPlayer/album=2846037629/size=small/bgcol=333333/linkcol=9a64ff/tracklist=false/artwork=none/transparent=true/
|width = 400px
|height = 40px}}
{{BandcampPlayer
|link = https://bandcamp.com/EmbeddedPlayer/album=2846037629/size=large/bgcol=ffffff/linkcol=0687f5/tracklist=false/artwork=small/track=967400588/transparent=true/}}
Results:
See also