{tr}Display a flash clock. width and height are set in pixels. width defaults to the column width. background defaults to white. It can be overwritten by a color name (e.g., blue, green) or a hex value (e.g., #B32F69). With src, you can get an embed source from e.g.: Colclocks. A complete and valid link must be provided. If src is set to text or Javascript, a plain text or Javascript clock will be shown instead of a flash clock.{/tr}
{tr}Example:{/tr} width=77&height=77&text=someweblink
{tr}Example:{/tr} width=111&height=111&background=lightgreen&URL=linktoflashclock

width
{tr}Numeric{/tr}
{tr}Width in pixels.{/tr}
height
{tr}Numeric{/tr}
{tr}Height in pixels.{/tr}
background
{tr}String{/tr}
{tr}Color name.{/tr}
src
{tr}URL, text, Javascript{/tr}
{tr}Type of clock shown.{/tr}