|  | 
| META TOPICPARENT | name="TWikiVariables" |  | 
|
| < <
 |  | 
|  |  REVINFO{"format"} -- formatted revision information of topic 
 Syntax: %REVINFO{"format"}% Supported parameters:
 | 
|  |      
     
     | $rev | Revison number. Prefix r1.to get the usualr1.5format | 5 |  
     | $username | Login username of revision | jsmith |  
     | $wikiname | WikiName of revision | JohnSmith |  | 
|
| < <
 |      
     
     | $wikiusername | WikiName with Main web prefix | Main.JohnSmith |  
     | $date | Revision date | 21 Sep 2006 |  | 
| > >
 |      
     
     | $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 |  | 
|
| < <
 |  | 
| > >
 |  | 
|  | 
 Example: %REVINFO{"$date - $wikiusername" rev="1.1"}%returns revision info of first revision | 
|
| < <
 |  | 
| > >
 |  |