Plugin:NewStory/en: Difference between revisions

From Miranda NG
Plugin:NewStory/en
Jump to navigation Jump to search
(Updating to match new version of source page)
 
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>{{PluginCard}}
<languages/>{{PluginCard}}
New history plugin for Miranda NG.
New history plugin for Miranda NG.
== Supported variables ==
{| class="wikitable"
|-
! 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
|}


{{PluginGroups}}
{{PluginGroups}}

Revision as of 03:48, 24 April 2020

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