Uwho » History » Version 4
  Per Amundsen, 12/26/2018 08:22 PM 
  
| 1 | 1 | Per Amundsen | _Added in 2.2_  | 
|---|---|---|---|
| 2 | |||
| 3 | */uwho [nick] [nick]*  | 
||
| 4 | |||
| 5 | 3 | Per Amundsen | Performs a /whois on the specified nickname to look up their server information and then displays it in the [[Addressbook_Dialog_Whois|Whois]] section of the [[Addressbook_Dialog|Address book]].  | 
| 6 | 1 | Per Amundsen | |
| 7 | *Parameters*  | 
||
| 8 | |||
| 9 | [nick] - The nick to look up.  | 
||
| 10 | [nick] - On some servers nick needs to be specified twice to get all the information.  | 
||
| 11 | 4 | Per Amundsen | |
| 12 | *Example*  | 
||
| 13 | |||
| 14 | <pre>  | 
||
| 15 | ; Perform a whois lookup on the nick 'nick'.  | 
||
| 16 | /uwho nick  | 
||
| 17 | </pre>  |