Changes between Version 2 and Version 3 of WikiFormatting


Ignore:
Timestamp:
01/06/10 00:30:55 (3 years ago)
Author:
carmie
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiFormatting

    v2 v3  
    352352== [[WikiTicketCalendarMacro http://trac-hacks.org/wiki/WikiTicketCalendarMacro]] == 
    353353 
    354 {{{ 
    355  
    356   format: 
     354format : 
     355 
     356{{{ 
     357 
     358 
    357359    WikiTicketCalendar([year,month,[showbuttons,[wiki_page_format]]]) 
    358360 
     
    371373                       (if exist, otherwise link to create page) 
    372374                       default is "%Y-%m-%d", '*' for default 
    373  
    374 {{{ 
    375  
    376375  examples: 
     376 
     377{{{ 
     378 
    377379    WikiTicketCalendar(2006,07) 
    378380    WikiTicketCalendar(2006,07,false)