JAVA PARAMS USERONDOUBLECLICK

Format: [Command]
Default: (/query %n) - The default will open a private message window to the user (if allowed by the other params).

Allows you to set a macro to do when a user is double-clicked. You can substitute the user's nickname using %n. So for example, if you want a double-click to automatically do a whois on the nickname.

Examples:
In a web page:
<param name="userondoubleclick" value="/whois %n">

In a param file:
userondoubleclick=/whois %n