ATTACHURL full URL for attachments in the current topic Shorthand for PUBURL, with path set to the current topic. Otherwise supports all the same parameters as PU...
ATTACHURLPATH path of the attachment URL of the current topic Shorthand for PUBURLPATH with path set to the current topic. Otherwise supports all the same paramet...
AUTHREALM authentication realm String defined as the {AuthRealm} expert option in configure Security And Authentication tab, =Login sub tab.. This is used in cert...
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 no INCLUDE. This is the...
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 %WEB% in case there...
#VarBLACK BLACK start black colored text * BLACK is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortc...
#VarBLUE BLUE start blue colored text * BLUE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut s...
#VarBROWN BROWN start brown colored text * BROWN is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortc...
#VarBULLET BULLET bullet sign * Bullet sign, useful to create a bullet list in a TWiki table, such as %BULLET% One %BB% Two %BB% Three * Type: Prefer...
CALC add spreadsheet calculations to tables and outside tables The %CALC{"formula"}% macro is handled by the SpreadSheetPlugin. There are around 90 formulae, such...
CALCULATE add spreadsheet formulae calls using standard Macro evaluation order. The %CALCULATE{"formula"}% macro is handled by the SpreadSheetPlugin. There are ar...
#VarCARET CARET caret symbol * The caret variable can be used in TWiki tables. * Type: Preference variable TWikiRenderingShortcut. * Syntax: %CARET%...
COVER current skin cover Extends the skin search path. For instance, if SKIN is set to catskin, bearskin, and COVER is set to ruskin, the skin search path becomes...
DATE signature format date Examples * %DATE% expands to == * Date format defined as {DefaultDateFormat} in configure When used in a template topic, thi...
DISPLAYTIME display formatted time Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting in configure. Same format qualifiers...
#VarDISPLAYTIME2 DISPLAYTIME{"format"} formatted display time * Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting i...
#VarEDITACTION EDITACTION Selects an edit template * EDITACTION defined in a topic or preference setting will define the use of an editaction template inste...
#VarEDITTABLE EDITTABLE{ attributes } edit tables using edit fields and other input fields * The %EDITTABLE{}% macro is handled by the EditTablePlugin * ...
ENCODE encode characters in a string Encode character sequences in "string", by mapping characters (or sequences of characters) to an alternative character (or se...
#VarENDBG ENDBG end background color section * ENDBG is a rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut set...
ENDCOLOR end colored text ENDCOLOR is one of the shortcut macros predefined in . It is used to terminate a colour change (revert back to the default colour). The ...
ENDINCLUDE end position of topic text if included If present in included topic, stop to include text at this location and ignore the remaining text. A normal view...
ENDSECTION marks the end of a named section within a topic If the STARTSECTION is named, the corresponding ENDSECTION must also be named with the same name. If th...
ENV inspect the value of an environment variable Returns the current value of the environment variable in the CGI (Common Gateway Interface) environment. This is ...
EXPAND expand macros in a string as if they were used in another topic The viewer must have VIEW access to topictoexpandin for this to work. All the standard form...
FAILEDPLUGINS debugging for plugins that failed to load Also generates a list of handlers defined by plugins Examples * %FAILEDPLUGINS% Related PLUGINDESCRI...
#VarGRAY GRAY start gray colored text * GRAY is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut s...
#VarGREEN GREEN start green colored text * GREEN is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortc...
GROUPS a formatted list of groups Deprecated do not use. Use VarGROUPINFO instead * Expands to a formatted list of user groups. * The macro is intended to...
HTTP get HTTP headers * Called with the name of an HTTP request header field, returns its value. Capitalization and the use of hyphens versus underscores are n...