Information in this help file pertains to: template.htm

Using the icon tag

The icon tag <cw_i allows you to insert the program's icons into your template. When end users click on the icon the corresponding program command is executed.

As an example, the code

will render the user group subscribe icon () if there are any subscribable user groups (empty otherwise). When the user clicks on the icon the corresponding command is executed.

Command reference

The following table documents all the attributes and options available for use with the <cw_i> tag.

An example

The following example displays each of the various program icons. Copy this code into a template.htm to see what happens. Note that these icons are hot linked to the actual program command they represent. Click on them to try it out. This example is presented without further explanation.