Template:SoundcloudPlayer/doc

From Pizza Tower Wiki
Description
JS based template which inserts a SoundCloud embed player; copy of SoundcloudPlayer from FANDOM. Script is at MediaWiki:Common.js.
Syntax
{{SoundcloudPlayer
|url = 
|width = 
|height = 
|color = 
}}
  • width and height are in px but must be only numbers
  • color can be any CSS color value
Usage example
Code:
{{SoundcloudPlayer
|url = https://soundcloud.com/clascyjitto/funiculi-holiday
|width = 300
|height = 70}}
Result:

See also