Template:SoundcloudPlayer/doc

From Sugary Spire Wiki
Jump to navigation Jump to search
Description
JS based template which should add a SoundCloud embed player; copy of SoundcloudPlayer from FANDOM.
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/switchtower/welcome-back
|width = 300
|height = 70}}
Result:

Small button has to have 20 width and height: