.youtube
element
The .youtube
action shows a youtube icon link. It belongs to the social category within the ui area.
Action Syntax
.youtube "text"
A quoted text string
.youtube $variable
A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.youtube "socialid"
// Using Variables
// Display dynamic content from variables
.youtube $var
Action code: 3415427540
Version: 0.6.4
Last updated: 2025-06-13