Changes between Version 3 and Version 4 of WikiFormatting


Ignore:
Timestamp:
May 19, 2008, 10:20:28 PM (16 years ago)
Author:
trac
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WikiFormatting

    v3 v4  
    281281Example display: [[Image(htdocs:../common/trac_logo_mini.png)]]
    282282
    283 See TracWikiMacros for further documentation on the `[[Image()]]` macro.
     283
     284See WikiMacros for further documentation on the `[[Image()]]` macro.
    284285
    285286
     
    290291Example:
    291292{{{
    292  [[Timestamp]]
    293 }}}
    294 
    295 Display:
    296  [[Timestamp]]
    297 
    298 See TracWikiMacros for more information, and a list of installed macros.
     293 [[RecentChanges(Trac,3)]]
     294}}}
     295
     296Display:
     297 [[RecentChanges(Trac,3)]]
     298
     299See WikiMacros for more information, and a list of installed macros.
    299300
    300301
     
    381382
    382383----
    383 See also: TracLinks, TracGuide, WikiHtml, TracWikiMacros, WikiProcessors, TracSyntaxColoring.
     384See also: TracLinks, TracGuide, WikiHtml, WikiMacros, WikiProcessors, TracSyntaxColoring.