| Attributes |
| Name | Required | Request-time | Type | Description |
| bold | false | true | String | "yes" | "no" (default) |
| italic | false | true | String | "yes" | "no" (default) |
| underline | false | true | String | "yes" | "no" (default) |
| big | false | true | String | "yes" | "no" (default) |
| small | false | true | String | "yes" | "no" (default) |
| boxed | false | true | String | "yes" | "no" (default) text in a colored box for headings etc. |
| br | false | true | int | number of line breaks after text (default: 1) |
| css_class | false | true | String | (optional) - sets a css class for this element |
| color | false | true | String | (optional) - sets the text color in a (X)HTML page, e.g. "#CCFFFF", "red", etc. |
| boxcolor | false | true | String | (optional) - sets the box color in case that attribute "boxed" is set to "yes". |