Template:SoundcloudPlayer

From Pizza Tower Wiki
Revision as of 16:56, 5 February 2024 by Legroom (talk | contribs) (cat)
Template documentation
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/clascyjitto/funiculi-holiday
|width = 300
|height = 70}}
Result:

See also