%REVINFO%
is equivalent to %REVINFO{format="r1.$rev - $date - $wikiusername"}%
%REVINFO%
expands to r1 - 21 Sep 2017 - 01:45:29 - Project Contributor
%REVINFO{"$n * $topic: $date"}%
expands to 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 |
Token | Unit |
---|---|
$web |
Name of web |
$topic |
Topic name |
$rev |
Revision number |
$username |
Login username of revision |
$wikiname |
Wiki Name of revision |
$wikiusername |
WikiName with Users 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"} |
%REVINFO{"$date - $wikiusername" rev="43"}%
%REVINFO{"$rev" rev="-1"}%