Changeset 688 for trunk/core/data/TWiki/TemplateTopics.txt
- Timestamp:
- 11/15/08 11:01:50 (5 years ago)
- File:
-
- 1 edited
-
trunk/core/data/TWiki/TemplateTopics.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/data/TWiki/TemplateTopics.txt
r484 r688 18 18 19 19 #TemplateTopicsVars 20 ---+++ VariableExpansion20 ---+++ Macro Expansion 21 21 22 When the following variables are used in a template topic, they automatically get expanded when new topic is created based on it:22 When the following macros are used in a template topic, they automatically get expanded when new topic is created based on it: 23 23 24 | * Variable:* | *Description:* |24 | *Macro:* | *Description:* | 25 25 | =%<nop>DATE%= | Signature format date. See VarDATE | 26 26 | =%<nop>GMTIME%= | Date/time. See VarGMTIME | … … 46 46 =%<nop>NOP%= can be used to prevent expansion of [[macros]] that would otherwise be expanded during topic creation e.g.i escape =%<nop>SERVERTIME%= with =%<nop>SER%<nop>NOP%VERTIME%=. 47 47 48 All other variables are unchanged, e.g. are carried over "as is" into the new topic.48 All other macros are unchanged, e.g. are carried over "as is" into the new topic. 49 49 50 50 ---+++ Specifying a Form … … 99 99 See CommandAndCgiScripts#edit for details of the parameters that the =edit= script understands. 100 100 101 %T% *TIP:* You can use the =%<nop>WIKIUSERNAME%= and =%<nop>DATE%= variables in your template topics to include the signature of the person creating a new topic. The variables are expanded into fixed text when a new topic is created. The standard signature is: <br />101 %T% *TIP:* You can use the =%<nop>WIKIUSERNAME%= and =%<nop>DATE%= macros in your template topics to include the signature of the person creating a new topic. The variables are expanded into fixed text when a new topic is created. The standard signature is: <br /> 102 102 ==-- %<nop>WIKIUSERNAME% - %<nop>DATE%== 103 103
Note: See TracChangeset
for help on using the changeset viewer.
