MyBB Community Forums

Full Version: Spotify MyCodes
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Título:

Spotify Play button

Expressão Regular:
\[spot\](.*?)\[/spot\]

Replacement / Código de Substituição

<iframe src="https://embed.spotify.com/?uri=$1" width="300" height="80" frameborder="0" allowtransparency="true"></iframe>

Uso:
[spot]spotify:track:5CBis4INC228sTGdYNzVEq[/spot]

[spot]spotify:track:5CBis4INC228sTGdYNzVEq[/spot]



Título:


Spotify Follow




\[spotuser\](.*?)\[/spotuser\]

Replacement

<iframe src="https://embed.spotify.com/follow/1/?uri=$1&size=detail&theme=light" width="300" height="56" scrolling="no" frameborder="0" style="border:none; overflow:hidden;" allowtransparency="true"></iframe>


Use:
[spotuser]spotify:user:12145313656[/spotuser]

[spotuser]spotify:user:12145313656[/spotuser]