Template:SoundcloudPlayer

From Pizza Tower Wiki
Revision as of 17:25, 5 February 2024 by Legroom (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 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