Attribute Definitions
This article defines the allowed values for tag attributes and also defines attribute requirement values.
| Field | Description |
|---|---|
|
CDATA |
Any user-entered character data. |
|
COLOR |
A hex color value. |
|
FONTFAMILY |
A valid font name. |
|
NUMBER |
An integer value. |
|
(one|two) |
List of the valid values separated by "|". One value must be selected. |
|
(one|two)one |
List of the valid values with "one" being the default. |
|
%boardname |
A valid board name. |
|
%datalinkname |
A valid datalink name. |
|
%fieldname |
A valid field name. |
|
%tablename |
A valid table name. |
|
%viewname |
A valid view name. |
|
%systemfield |
A valid system field.
|
Requirements
-
Required – necessary for the tag to function
-
Optional – optional
-
Implied – an optional attribute that will default if not specified