| Home | Gifts | 
%REVINFO{"format"}%
| Parameter: | Description: | Default: | 
|---|---|---|
 "format"  |      Format of revision information, see supported variables below |  "r$rev - $date - $time - $wikiusername"  |      
 web="..."  |      Name of web | Current web | 
 topic="..."  |      Topic name | Current topic | 
 rev="5"  |       Specific revison number. Old RCS format "1.5" is also supported.  |      Latest revision | 
|  Variable: |      Unit: | Example | 
|---|---|---|
 $date  |       Revision date. Actual date format defined as {DefaultDateFormat} in configure, default $year-$mo-$day  |       2010-12-31  |      
 $iso  |      Revision date in ISO date format |  2006-09-22T06:24:25Z  |      
 $min, $sec, etc.  |      Same date format qualifiers as GMTIME{"format"} | |
 $rev  |       Revison number. Add prefix r to get the usual r5 format  |       5  |      
 $time  |      Revision time |  23:24:25  |      
 $topic  |      Topic name | Current topic | 
 $username  |      Login username of revision |  jsmith  |      
 $web  |      Name of web | Current web | 
 $wikiname  |      WikiName of revision |  JohnSmith  |      
 $wikiusername  |      WikiName with Main web prefix |  Main.JohnSmith  |      
%REVINFO{"$date - $wikiusername" rev="1.1"}% returns revision info of first revision
| Revision r7 - 2013-11-27 - 08:00:26 - TWikiContributor | Edit |