***Identifiers You Can Use***
You can use these for customizable parts on Shadow Controls AND NICKLIST + OPTION/RAWS/DIALOG EDITOR...

'$rand' - random number
'$me' - your nickname
'$me.id' - your !ident@
'$nick' - nickname of person in focus
'$nick.id' - !ident@ of person in focus
'$chan' - raw channelname
$now, '$date', '$time' - time & date, date, and time respectively
'$rc' - current room count

***Identifiers you can use for PopUp Editor***
'$me' in option PopUp represents your Nickname
'$1' - in nicklist popup, represents nickname
'#' - channel name
'$$?="Your Text Here"' - get user input (can only be used at end of new commands)
' | ' - command splitter