Inserts the HTML for the warning "TEXT" information.
The following parameters are recognized:
The warning "TEXT" to highlight.
Set this parameter to true if the warning "TEXT" should be enclosed in double quotes (omit if you don't need double quotes).
This macro is defined as:
@ifEqual("@param(1)","true",""")<span @htmlAttr("class","ttWarning")>@param(0)</span>@ifEqual("@param(1)","true",""")