Extended Shortcode - Spotify

Contents
The spotify shortcode embeds a responsive music player for Spotify music.
Usages
Example spotify input:
|  |  | 
The rendered output looks like this:
Options
The spotify shortcode has the following named parameters:
- type [required] (first positional parameter) - The - typeof the Spotify music, which can be- artist,- album,- track, or- playlist.
- id [required] (second positional parameter) - The - idof the Spotify music, which can be found in the Spotify URL.
- width [optional] (third positional parameter) - The - widthof the Spotify music player.
- height [optional] (fourth positional parameter) - The - heightof the Spotify music player.
