%REVINFO%
%REVINFO% is equivalent to %REVINFO{format="r1.$rev - $date - $wikiusername"}% r1 - 26 Jun 2011 - 21:39:52 - ProjectContributor
%REVINFO{"format"}%
%REVINFO% is equivalent to %REVINFO{format="r$rev - $date - $wikiusername"}% r1 - 26 Jun 2011 - 21:39:52 - ProjectContributor
|  Parameter: | 			Description: | Default: | 
|---|---|---|
 web="..."  | 			Name of web | Current web | 
 topic="..."  | 			Topic name | Current topic | 
 rev="1.5"  | 			Specific revision number | Latest revision | 
 "format"  | 			Format of revision information, see supported formatting tokens below |  "r1.$rev - $date - $wikiusername"  | 		
| Token: | Unit: | Example | 
|---|---|---|
 $web  | 			Name of web | Current web | 
 $topic  | 			Topic name | Current topic | 
 $rev  | 			 Revision number. Prefix r1. to get the usual r1.5 format  | 			 5  | 		
 $username  | 			Login username of revision |  jsmith  | 		
 $wikiname  | 			WikiName of revision |  JohnSmith  | 		
 $wikiusername  | 			WikiName with Main web prefix |  Main.JohnSmith  | 		
 $date  | 			Revision date. Actual date format defined as {DefaultDateFormat} in configure |  21 Sep 2006  | 		
 $time  | 			Revision time |  23:24:25  | 		
 $iso  | 			Revision date in ISO date format |  2006-09-22T06:24:25Z  | 		
 $min, $sec, etc.  | 			Same date format qualifiers as GMTIME{"format"} | 
%REVINFO{"$date - $wikiusername" rev="1.1"}% 
%REVINFO{"$rev" rev="-1"}%
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.