sand 13 theme help 

sand does not have a really complex system of theme stuff
if you have no understanding of themes do not read this 
because u will not understand this

if this does not give you enuff help look at another sand 
theme

------------------------------------------------------------
$tn        = event first nick 
$tsn       = event second nick (Example killed nick in a kill) 
$tp        = parms
$tp(x)     = same as $tp but if u but x as a number it returns that parm
           > $tp(3-) would be the same as $3-
$@         = returns @ if oped in active
$rtime     = returns 1:00PM if time is 13:00:00
$xfile     = xdcc file 
$xtimes    = number of times file was downloaded
$xnum      = xdcc file packet number
$xdesc     = file description
$xnote     = file note
$xsnag     = your total xdcc snag
$xsize     = total xdcc size

------------------------------------------------------------
sand theme events(events i think thats what u would call it)
------------------------------------------------------------
alias stheme.error        = channel error
      $tp will return +k, +b, +l, and +i
alias stheme.sctcp        = send a ctcp
alias stheme.wall         = sent to operators in chanenl
alias stheme.quit         = when some one quits
alias stheme.saway        = sent to server when you set your self away
alias stheme.gone         = this is sent to the channels your in when set away
alias stheme.kill         = kill message from server 
     $tn   = oper 
     $tsn  = person killed
     $tp   = kill message
alias stheme.join         = when some one joins a channel your in
alias stheme.part         = when some one parts a channel your in
alias stheme.wi.1         = top whois line 1 
alias stheme.wi.2         = top whois line 2 
alias stheme.wi.3         = top whois line 3 
alias stheme.wi.4         = top whois line 4 
alias stheme.serv.1       = whois server line 1
alias stheme.serv.2       = whois server line 2 
alias stheme.wi.away      = whois away
alias stheme.oper.1       = whois oper line 1
alias stheme.oper.2       = whois oper line 2 
alias stheme.idle.1       = whois idle line 1
alias stheme.idle.2       = whois idle line 2
alias stheme.chan.1       = whois channels line 1  
alias stheme.chan.2       = whois channels line 2
alias stheme.wi.bot       = bottem of whois line 1
alias stheme.wi.bot.2     = bottem of whois line 2
alias stheme.nsn.1        = no such nick line 1 
alias stheme.nsn.2        = no such nick line 2 
alias stheme.nsn.3        = no such nick line 3 
alias stheme.nsc          = no such channel
alias stheme.away         = if some one is away returns this (not the same as the whois)
alias stheme.creply       = ctcp reply 
alias stheme.mode         = on a channel mode 
alias stheme.ctcp         = this is when you get a ctcp
alias stheme.smsg         = send msg private
alias stheme.rmsg         = receive msg private
alias stheme.rme          = receive me private msg 
alias stheme.rcme         = receive channel me
alias stheme.sme          = when u type /me  
alias stheme.anot         = when your away this is sent to  the person 
alias stheme.um           = when u change your usermode 
     $at = returns how long u have been away (?h?m?s format)
------------- all xdcc identifiers work with this
alias stheme.xdcc.top.1   = top of first line of xdcc
alias stheme.xdcc.top.2   = top of second line of xdcc 
alias stheme.xdcc.top.3   = topc of third line of xdcc
alias stheme.xdcc.mid     = returns file
alias stheme.xdcc.note    = xdcc note 
alias stheme.xdcc.bot.1   = bottem of first line xdcc 
alias stheme.xdcc.bot.2   = bottem of second line xdcc 
alias stheme.xdcc.bot.3   = bottem of third line xdcc 
------------ output identifiers
alias _prompt             = its your echo prompt if select promot is off
  to turn off the prompt select with a theme use 
    set %prompt.s off
alias stheme              = returns your theme name
alias stheme.dns.1        = first line of dns 
alias stheme.dns.2        = second line of dns
alias stheme.dns.3        = third line of dns
alias stheme.tbar         = your titlebar 
alias stheme.kick         = the thing thats on your kick message