달력출력매크로

달력을 출력하는 매크로. It is in MacroMarket

WikiWiki에 기록하는 WebLog의 일종으로 활용할 수 있다. 해당 날짜를 클릭 후 해당 페이지에 로그기록 혹은 예정스케줄기록

SeeAlso MonthCalendar2Macro

사용법

[[MonthCalendar(BasePage,year,month,monthoffset,monthoffset2,height6)]] 

Each parameter can be empty and then defaults to currentpage or currentdate or monthoffset=0

[[MonthCalendar(MyPage*TestUserA*TestUserB)]]

Current calendar of me, also showing entries of A and B:

[[MonthCalendar(MyName/CalPrivate)]]                      
[[MonthCalendar(MyName/CalBusiness)]]                     
[[MonthCalendar(MyName/CalBusiness*MyName/CalPrivate)]]  

Subpage calendars

예제

[[MonthCalendar]] <<MonthCalendar: execution failed [Macro instance has no attribute 'form'] (see also the log)>>

last month : [[MonthCalendar(,,,-1)]] <<MonthCalendar: execution failed [Macro instance has no attribute 'form'] (see also the log)>>

next month : [[MonthCalendar(,,,+1)]] <<MonthCalendar: execution failed [Macro instance has no attribute 'form'] (see also the log)>>


CategoryMacro