1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
[Layout]
[%time%]
[%date%]
[%winampsong%]
[%rand(x,y)%]
[%randmsg%]
[%randdefmsg%]
[Fortune]
[%fortunemsg%]
[%protofortunemsg%]
[%statusfortunemsg%]
[?cinfo(contact,property)]
[?contact(string,property)]
[?mstatus(protocol)]
[?lsdate(contact,format)]
[?lsstatus(contact)]
[?lstime(contact,format)]
[?dbsetting(contact,module,setting)]
[?txtfile(file,line)]
[?if(condition,true,false)]
[?strcmp(string1,string2)]
[?stricmp(string1,string2)]
[?cdate(format)]
[?ctime(format)]
[?replace(sub,string1,string2)]
[?lower(string)]
[?upper(string)]
[?scroll(string,numchars,numchars)]
[More variables...]
[Re&ad Away Message]
[External Applications\tretrieves song name of the song currently playing in Winamp (Simple Status Message compatible)]
[Miranda Related\tget the date (Simple Status Message compatible)]
[<startup>]
[OK (%d)]
[Are you sure you want to clear status message history?]
[Confirm clearing history]
[Are you sure you want to clear predefined status messages?]
[Confirm clearing predefined]
[Simple Status Message]
|