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