diff --git a/content/extras/shortcodes.md b/content/extras/shortcodes.md index 4d1303ff2..a09923dd9 100644 --- a/content/extras/shortcodes.md +++ b/content/extras/shortcodes.md @@ -182,6 +182,11 @@ Copy the ID from behind `v=` and pass it the shortcode: {{}} +Furthermore, you can autostart the embedded video by setting the `autostart` parameter to true. Remember that you can't mix named an unamed parameters. Assign the yet unamed video id to the parameter `id` like below too. + + {{}} + + ### Vimeo Adding a video from [Vimeo](https://vimeo.com/) is equivalent to the YouTube shortcode above. Extract the ID from the URL, e.g.: