.youtube-video
element
The .youtube-video
action a youtube video player. It belongs to the video category within the media area.
Action Syntax
.youtube-video "text"
A quoted text string
.youtube-video $variable
A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.youtube-video "videoid"
// Using Variables
// Display dynamic content from variables
.youtube-video $videoid
Action code: 3670458289
Version: 0.6.4-3
Last updated: 2025-06-13