User's Manual

496 | Reference Dell Networking W-ClearPass Guest 6.4 | User Guide
Not all devices are capable of playing back YouTube video content.
Usage example:
{nwa_youtube video=Y7dpJ0oseIA width=320 height=240}
YouTube is the world’s most popular online video community.
{/nwa_youtube}
The supported parameters for this block function are:
l video (required) – the YouTube video ID to embed.
l width (required) – the width in pixels of the video.
l height (required) – the height in pixels of the video.
l autoplay (optional) – if true, auto-play the video.
l chrome (optional) – if true, use the chromed player; that is, provide a user experience with playback
controls.
l version (optional) – the minimum version required to play the video.
l onended (optional) – the name of a global function (that is, a member of the JavaScript “window” object)
that is to be called at the end of video playback.
Date/Time Format Syntax
This section describes the two basic modifiers available for you to use in Dell Networking W-ClearPass Guest:
l "nwadateformat Modifier" on page 496
l "nwatimeformat Modifier" on page 497
nwadateformat Modifier
The date format takes one or two arguments – the format description and an optional default value (used if
there is no time/date to display). UTF-8 is the character encoding used throughout the application, as this
covers languages such as Spanish that use non-ASCII characters.
The full list of special formats is:
Preset Name Date/Time Format Example
hhmmss %H%M%S 141345
hh:mm:ss %H:%M:%S 14:13:45
iso8601 %Y%m%d 20080407
iso8601t %Y%m%d%H%M%S 20080407141345
iso-8601 %Y-%m-%d 2008-04-07
iso-8601t %Y-%m-%d %H:%M:%S 2008-04-07 14:13:45
longdate %A, %d %B %Y, %I:%M %p Monday, 07 April 2008, 2:13
PM
Table 116: Date and Time Formats