%REVINFO% is equivalent to 
%REVINFO{format="r1.$rev - $date - $wikiusername"}%
  Examples 
 
-  
%REVINFO% expands to r1 - 20 Sep 2024 - 12:15:32 - UnknownUser
  -  
%REVINFO{"$n      * $topic: $date"}% expands to   
 
 
  Parameters 
                
	
		
			|  Parameter  | 
			 Description  | 
			 Default  | 
		
	     
	
		
			 "format"  | 
			 Format of revision information, see supported formatting tokens below  | 
			 "r$rev - $date - $time - $wikiusername"  | 
		
		
			 web  | 
			 Name of web  | 
			 Current web  | 
		
		
			 topic  | 
			 Topic name  | 
			 Current topic  | 
		
		
			 rev  | 
			 Specific revision number  | 
			 Latest revision  | 
		
	     
Supported formatting tokens:
                 
     
	
		
			|  Token  | 
			 Unit  | 
		
	     
	
		
			 $web  | 
			 Name of web  | 
		
		
			 $topic  | 
			 Topic name  | 
		
		
			 $rev  | 
			 Revision number  | 
		
		
			 $username  | 
			 Login username of revision  | 
		
		
			 $wikiname  | 
			 WikiName of revision  | 
		
		
			 $wikiusername  | 
			 WikiName with Main web prefix  | 
		
		
			 $date  | 
			 Revision date. Actual date format defined as {DefaultDateFormat} in configure  | 
		
		
			 $time  | 
			 Revision time  | 
		
		
			 $iso  | 
			 Revision date in ISO date format  | 
		
		
			 $min, $sec, etc.  | 
			 Same date format qualifiers as GMTIME{"format"}  | 
		
	     
  Examples 
  
 REVARG,
REVTITLE