Changes between Initial Version and Version 1 of NikoCaleMacro


Ignore:
Timestamp:
Jul 9, 2007, 9:34:08 AM (17 years ago)
Author:
yattom
Comment:

New hack NikoCaleMacro, created by yattom

Legend:

Unmodified
Added
Removed
Modified
  • NikoCaleMacro

    v1 v1  
     1= Niko-Niko Calendar Macro =
     2
     3== Description ==
     4
     5This macro provides an easy-to-create Niko Niko Calendar. ( http://www.geocities.jp/nikonikocalendar/index_en.html )
     6
     7== Bugs/Feature Requests ==
     8
     9Existing bugs and feature requests for NikoCaleMacro are
     10[report:9?COMPONENT=NikoCaleMacro here].
     11
     12If you have any issues, create a
     13[http://trac-hacks.org/newticket?component=NikoCaleMacro&owner=yattom new ticket].
     14
     15== Download ==
     16
     17Download the zipped source from [download:nikocalemacro here].
     18
     19== Source ==
     20
     21You can check out NikoCaleMacro from [http://trac-hacks.org/svn/nikocalemacro here] using Subversion, or [source:nikocalemacro browse the source] with Trac.
     22
     23== Example ==
     24
     25{{{
     26{{{
     27#!NikoCale
     28yattom,7/2,(^o^)
     29yattom,7/3,(-_-), bad bug
     30yattom,7/4,(-_-)
     31morita,7/2,(>_<)
     32morita,7/3,(>_<)
     33# 'good', 'ordinary', and 'bad' can be used instead of face marks.
     34# either 1, 2, and 3 are ok.
     35take,7/2,1
     36take,7/3,2
     37take,7/4,1
     38# empty name is for empty row (like weekends)
     39,7/7,
     40,7/8,
     41}}}
     42}}}
     43
     44== Recent Changes ==
     45
     46[[ChangeLog(nikocalemacro, 3)]]
     47
     48== Author/Contributors ==
     49
     50'''Author:''' [wiki:yattom] [[BR]]
     51'''Contributors:'''