The NetEase cloud music shortcode allows embedding the player in your content. Playlist, album and single song are supported.
Position | Name | Type | Required | Default | Description |
---|---|---|---|---|---|
#0 | id | number | Y | - | The ID of playlist, album or song. |
#1 | type | number | - | playlist | playlist , album and song . |
#2 | auto | boolean | - | false | Auto play if true. |
#3 | title | string | - | [type]'s [id] | The title of frame. |
- | height | number | - | 66 (song), 310 (others) | The height of player. |
- | width | number | - | 100% | The width of player. |
1{{< netease-cloud-music 1978593877 song true "Forget (Slowed Down) - Storm Lake" >}}
1{{< netease-cloud-music id=1367381077 type=song height=80 width=500 title="Exil - Hiboky" >}}
1{{< netease-cloud-music 8271208484 >}}
1{{< netease-cloud-music 138671335 album >}}