TWiki expands the following variables enclosed in % percent signs:
Variable: | Expanded to: |
---|---|
% |
The base script URL of TWiki, link of Home icon in upper left corner is %WIKIHOMEURL% |
% |
The base script URL of TWiki, is %SCRIPTURL% |
% |
The base public URL of TWiki, is %PUBURL% |
% |
The attachment URL of the current topic, is %ATTACHURL% Example: If you attach a file you can refer to it as % |
% |
The email address of the Wiki webmaster, is %WIKIWEBMASTER% |
% |
Name of wiki tool, is %WIKITOOLNAME% |
% |
Wiki tool version, is %WIKIVERSION% |
% |
Your login username, is %USERNAME% |
% |
Your Wiki username, if defined in TWiki Users?. Same as % |
% |
The current web, is %WEB% |
% |
The current topic name, is %TOPIC% |
% |
Todays date, is %DATE% |
% |
Server side include, includes the text of a file. The default directory is the current Wiki web. Example: % |