YouTube

Embeds a YouTube video.
You only need the ID of the video which can be obtained from it's URL after the ?v=:
https://www.youtube.com/watch?v=u5ayTqlLWQQ

Examples

<?# YouTube u5ayTqlLWQQ /?>

Parameters

The following parameters can be used without names in the order below or with names (provided they are named) in any order. When using named parameters, the syntax should be `Name=Value` or `Name="Value"`.

  • The ID of the video.

GitHub