AIM Macro
Last modified by Vincent Massol on 2024/07/05 18:13
Displays an online status indicator for an AIM account id |
Type | Doc (Velocity Macro) |
Category | |
Developed by | |
Rating | |
License | GNU Lesser General Public License 2.1 |
Table of contents
Description
Usage
#aim($id)
Parameters definition
Name | Optional | Allowed values | Default value | Description |
---|---|---|---|---|
id | no | a string | none | an AIM account id |
Example
XWiki Syntax 2.0:
{{velocity}}
#aim("aoluser")
{{/velocity}}
#aim("aoluser")
{{/velocity}}
XWiki Syntax 1.0:
#aim("aoluser")