#VarALLVARIABLES ALLVARIABLES list of currently defined TWikiVariables Syntax: %ALLVARIABLES% Expands to: a table showing all defined TWikiVariables ...
#VarAQUA AQUA start aqua colored text AQUA is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarAUTHREALM AUTHREALM authentication realm String defined as {AuthRealm} in configure. This is used in certain password encodings, and in login templates ...
#VarBASETOPIC BASETOPIC base topic where an INCLUDE started The name of the topic where a single or nested INCLUDE started same as %TOPIC% if there is ...
#VarBASEWEB BASEWEB base web where an INCLUDE started The web name where the includes started, e.g. the web of the first topic of nested includes. Same as ...
#VarBLACK BLACK start black colored text BLACK is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarBLUE BLUE start blue colored text BLUE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarBROWN BROWN start brown colored text BROWN is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarCALC CALC{"formula"} add spreadsheet calculations to tables and outside tables The %CALC{"formula"}% variable is handled by the SpreadSheetPlugin. There ...
#VarCARET CARET caret symbol The caret variable can be used in TWiki tables. Type: Preference variable TWikiRenderingShortcut. Current value: CARET ...
#VarCOMMENT COMMENT{ attributes } insert an edit box into the topic to easily add comments. A %COMMENT% without parameters shows a simple text box. ...
#VarDISPLAYTIME2 DISPLAYTIME{"format"} formatted display time Formatted time either GMT or Local server time, depending on setting in configure. Same format ...
#VarEDITTABLE EDITTABLE{ attributes } edit TWiki tables using edit fields and other input fields The %EDITTABLE{}% variable is handled by the EditTablePlugin ...
#VarENCODE ENCODE{"string"} encodes a string to HTML entities Encode "special" characters to HTML numeric entities. Encoded characters are: all non ...
#VarENDCOLOR ENDCOLOR end colored text ENDCOLOR is a rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings ...
#VarENV ENV{"varname"} inspect the value of an environment variable Returns the current value of the environment variable in the CGI (Common Gateway Interface ...
#VarFAILEDPLUGINS FAILEDPLUGINS debugging for plugins that failed to load, and handler list Syntax: %FAILEDPLUGINS% Expands to: See TWikiPlugins#FAILEDPLUGINS ...
#VarGRAY GRAY start gray colored text GRAY is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarGREEN GREEN start green colored text GREEN is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarHTTP HTTP get HTTP headers Called with the name of an HTTP header field, returns its value. Capitalization and the use of hyphens versus underscores are ...
#VarHTTPS HTTPS get HTTPS headers The same as %HTTP% but operates on the HTTPS environment variables present when the SSL protocol is in effect. Can be used ...
#VarICON ICON{"name"} small documentation graphic or icon of common attachment types Generates the HTML img tag of a small graphic image attached to TWikiDocGraphics ...
#VarICONURL ICONURL{"name"} URL of small documentation graphic or icon Generates the full URL of a TWikiDocGraphics image, which TWiki renders as an image ...
#VarICONURLPATH ICONURLPATH{"name"} URL path of small documentation graphic or icon Generates the URL path of a TWikiDocGraphics image, typically used in an ...
#VarIF IF{"condition" ...} simple conditionals Evaluate a condition and show one text or another based on the result. See details in IfStatements Syntax ...
#VarINCLUDINGTOPIC INCLUDINGTOPIC name of topic that includes current topic The name of the topic that includes the current topic same as %TOPIC% in case ...
#VarINCLUDINGWEB INCLUDINGWEB web that includes current topic The web name of the topic that includes the current topic same as %WEB% if there is no INCLUDE ...
#VarLANGUAGE LANGUAGE current user's language Returns the language code for the language used as the current user. This is the language actually used by TWiki ...
#VarLANGUAGES LANGUAGES list available TWiki languages List the languages available (as PO files) to TWiki. Those are the languages in which TWiki's ...
#VarLIME LIME start lime colored text LIME is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarLOCALSITEPREFS LOCALSITEPREFS web.topicname of site preferences topic The full name of the local site preferences topic. These local site preferences overload ...
#VarMAROON MAROON start maroon colored text MAROON is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarMETA META displays meta data Provided mainly for use in templates, this variable generates the parts of the topic view that relate to meta data (attachments ...
#VarNAVY NAVY start navy blue colored text NAVY is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarOLIVE OLIVE start olive green colored text OLIVE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering ...
#VarORANGE ORANGE start orange colored text ORANGE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarPINK PINK start pink colored text PINK is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarPLUGINDESCRIPTIONS PLUGINDESCRIPTIONS list of plugin descriptions Syntax: %PLUGINDESCRIPTIONS% Expands to: Related: ACTIVATEDPLUGINS, FAILEDPLUGINS ...
#VarPLUGINVERSION PLUGINVERSION the version of a TWiki Plugin, or the TWiki Plugins API Syntax: %PLUGINVERSION{"name"}% to get the version of a specific ...
#VarPURPLE PURPLE start purple colored text PURPLE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarINCLUDE QUERYPARAMS show paramaters to the query Expands the parameters to the query that was used to display the page. Syntax: %QUERYPARAMS{... ...
#VarQUERYSTRING QUERYSTRING full, unprocessed string of parameters to this URL String of all the URL parameters that were on the URL used to get to the current ...
#VarRED RED start red colored text RED is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings ...
#VarRENDERLIST RENDERLIST render bullet lists in a variety of formats The %RENDERLIST% variable is handled by the RenderListPlugin Syntax: %RENDERLIST ...
#VarSCRIPTNAME SCRIPTNAME name of current script The name of the current script is shown, including script suffix, if any (for example viewauth.cgi ) ...
#VarSCRIPTSUFFIX SCRIPTSUFFIX script suffix Some TWiki installations require a file extension for CGI scripts, such as .pl or .cgi Syntax: %SCRIPTSUFFIX ...
#VarSCRIPTURLPATH SCRIPTURLPATH base URL path of TWiki scripts As %SCRIPTURL% , but doesn't include the protocol and host part of the URL Syntax: %SCRIPTURLPATH ...
#VarSCRIPTURLPATH2 SCRIPTURLPATH{"script"} URL path of TWiki script As %SCRIPTURL{"script"}% , but doesn't include the protocol and host part of the URL ...
#VarSEARCH SEARCH{"text"} search content Inline search, shows a search result embedded in a topic Syntax: %SEARCH{"text" ...}% Supported parameters ...
#VarSESSIONVAR SESSIONVAR name of CGI and session variable that stores the session ID Syntax: %SESSIONVAR% Expand to: Related: TWikiUserAuthentication ...
#VarSILVER SILVER start silver colored text SILVER is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarSLIDESHOWSTART SLIDESHOWSTART convert a topic with headings into a slideshow The %SLIDESHOWSTART% variable is handled by the SlideShowPlugin Syntax ...
#VarSPACEDTOPIC SPACEDTOPIC topic name, spaced and URL encoded deprecated The current topic name with added URL encoded spaces, for use in regular expressions ...
#VarSPACEOUT SPACEOUT{"string"} renders string with spaces inserted in sensible places Inserts spaces after lower case letters that are followed by a digit ...
#VarSTARTINCLUDE STARTINCLUDE start position of topic text if included If present in included topic, start to include text from this location up to the end ...
#VarSTARTSECTION STARTSECTION marks the start of a section within a topic Section boundaries are defined with %STARTSECTION{}% and %ENDSECTION{}% . ...
#VarSTOPINCLUDE STOPINCLUDE end position of topic text if included If present in included topic, stop to include text at this location and ignore the remaining ...
#VarTABLE TABLE{ attributes } control attributes of tables and sorting of table columns The %TABLE{}% variable is handled by the TablePlugin Syntax ...
#VarTEAL TEAL start teal colored text TEAL is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarTOC2 TOC{"Topic"} table of contents Table of Contents. Shows a TOC that is generated automatically based on headings of a topic. Headings in WikiSyntax ...
#VarTOPIC TOPIC name of current topic %TOPIC% expands to the name of the topic. If you are looking at the text of an included topic, it is the name of the ...
#VarTOPICLIST TOPICLIST{"format"} topic index of a web List of all topics in a web. The "format" defines the format of one topic item. It may include variables ...
#VarTOPICURL TOPICURL shortcut to viewing the current topic This variable always expands to an url pointing to the current base topic. Type: Preference ...
#VarUSERNAME USERNAME your login username TWiki makes names available in three formats: USERNAME like jsmith , WIKINAME like JohnSmith and WIKIUSERNAME ...
#VarUSERSWEB USERSWEB name of users web The web containing individual user topics, .TWikiGroups, and customised site wide preferences. Syntax: %USERSWEB ...
#VarVAR VAR{"NAME" web "Web"} get a preference value from another web Syntax: %VAR{"NAME" web "Web"}% Example: To get %WEBBGCOLOR% of the web write ...
#VarWEB WEB name of current web %WEB% expands to the name of the web where the topic is located. If you are looking at the text of an included topic, it ...
#VarWEBLIST WEBLIST{"format"} index of all webs List of all webs. Obfusticated webs are excluded, e.g. webs with a NOSEARCHALL on preference variable. ...
#VarWHITE WHITE start white colored text WHITE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...
#VarWIKIHOMEURL WIKIHOMEURL site home URL Syntax %WIKIHOMEURL% Expands to Defined in TWikiPreferences and normally per default set to %SCRIPTURLPATH ...
#VarWIKIUSERNAME WIKIUSERNAME your Wiki username with web prefix Your %WIKINAME% with web prefix, useful to point to your TWiki home page Syntax: %WIKIUSERNAME ...
#VarYELLOW YELLOW start yellow colored text YELLOW is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut ...