Plugin:NewStory: Difference between revisions

From Miranda NG
Plugin:NewStory
Jump to navigation Jump to search
(Marked this version for translation)
No edit summary
Line 3: Line 3:
<!--T:1-->
<!--T:1-->
New history plugin for Miranda NG.
New history plugin for Miranda NG.
== Supported variables ==
</translate>
</translate>
{| class="wikitable"
|-
! <translate>Variable</translate> !! <translate>Description</translate>
|-
|%%
|simply % character
|-
|%n
|line break
|-
|%S
|my nick
|-
|%N
|buddy's nick
|-
|%c
|event count
|-
|%I
|icon
|-
|%i
|direction icon
|-
|%D
|direction symbol
|-
|%t
|timestamp
|-
|%h
|hour (24 hour format, 0-23)
|-
|%a
|hour (12 hour format)
|-
|%m
|minute
|-
|%s
|second
|-
|%o
|month
|-
|%d
|day of month
|-
|%y
|year
|-
|%w
|day of week (Sunday, Monday... translatable)
|-
|%p
|AM/PM symbol
|-
|%O
|name of month, translatable
|-
|%M
|the message string itself
|}


{{PluginGroups}}
{{PluginGroups}}

Revision as of 03:45, 24 April 2020

Other languages:
NewStory
No image
Filename NewStory.dll
Authors Victor Pavlychko, Miranda NG team
Download links
Stable version: 32-bit, 64-bit
Development version: 32-bit, 64-bit

New history plugin for Miranda NG.

Supported variables

Variable Description
%% simply % character
%n line break
%S my nick
%N buddy's nick
%c event count
%I icon
%i direction icon
%D direction symbol
%t timestamp
%h hour (24 hour format, 0-23)
%a hour (12 hour format)
%m minute
%s second
%o month
%d day of month
%y year
%w day of week (Sunday, Monday... translatable)
%p AM/PM symbol
%O name of month, translatable
%M the message string itself