The {icq} macro shows the online status for a specific ICQ user...
This macro displays a graphic to indicate whether an ICQ user is online or not.
Usage
Add the macro to your page as follows:
{icq:12344563|showid=true|image=2}
Parameters
| Parameter | Required | Notes |
|---|---|---|
| default | A valid ICQ UIN is required for this macro to work, for example: 12344563 | |
| showid | Set to false to stop the UIN being displayed after the graphic. Default is true. | |
| image | Selects the image set to use. |
Notes
The "showid" and "image" parameters were added in Confluence 1.5 - they will not be available if you are using an earlier version of Confluence.
If you are using Confluence 1.4.x, as this site is currently, the macro output will always appear as shown in the first example below.
The default value for the "image" parameter is 2 for Confluence 1.4.x and 5 for Confluence 1.5 onwards.
Examples
Standard Use
This uses the default image set and shows the hyperlinked UIN to the user's profile:
{icq:12344563}If the user is online, the following will be shown:
If the user is offline, the following will be shown:
Note: The images above are the defaults for Confluence versions prior to 1.5
Alternate Image Set
It looks a lot nicer if image set 5 is used (this is the default from Confluence 1.5 onwards):
{icq:12344563|image=5}Looks like:
 12344563
Hiding the UIN
If you're hiding the UIN display, image set 3 looks quite good:
{icq:12344563|image=3|showid=false}Which results in:
Creating a User List #1
You can create simple user lists showing ICQ status for each user:
{icq:12344563|image=5|showid=false} John {icq:12344463|image=5|showid=false} Mark {icq:12344464|image=5|showid=false} FredThis will create a nice little user list on your page, showing the online status of each user (assuming they have ICQ):
Creating a User List #2
This version uses a simple table to "box in" the user list:
||ICQ||Name|| |{icq:12344563|image=5|showid=false}|John| |{icq:12344463|image=5|showid=false}|Mark| |{icq:12344464|image=5|showid=false}|Fred|Results in:
Hints and Tips
Place this macro in your personal profile so that people can easily see whether you are online or not.
Frequently Asked Questions
| Q | Is there a preview of all the image sets? |
|---|---|
| A | Yes. See the ICQ Status Indicator Page |
| Q | Can I change the graphics that are used on Confluence versions prior to 1.5? |
|---|---|
| A | No. |
| Q | Are there any other ICQ related macros? |
|---|---|
| A | Yes. Adpatavist created the icq-time macro which, although it doesn't show online status, looks very nice indeed! |
| Q | Can I display status for AIM and YIM? |
|---|---|
| A | Yes. See the aim macro and yahoo macro. |
| Q | Can I display status for MSN users? |
|---|---|
| A | No. |
.png)












