38 lines
1.0 KiB
Plaintext
38 lines
1.0 KiB
Plaintext
head 1.1;
|
|
access;
|
|
symbols;
|
|
locks; strict;
|
|
comment @# @;
|
|
|
|
|
|
1.1
|
|
date 2006.06.25.16.26.29; author TWikiContributor; state Exp;
|
|
branches;
|
|
next ;
|
|
|
|
|
|
desc
|
|
@buildrelease
|
|
@
|
|
|
|
|
|
1.1
|
|
log
|
|
@buildrelease
|
|
@
|
|
text
|
|
@%META:TOPICINFO{author="TWikiContributor" date="1111929255" format="1.2" version="1"}%
|
|
%META:TOPICPARENT{name="TWikiVariables"}%
|
|
#VarNOP
|
|
|
|
---+++ NOP -- template text not to be expanded in instantiated topics
|
|
* Syntax: =%<nop>NOP%=
|
|
* In normal topic text, expands to <nop>, which prevents expansion of adjacent variables and wikiwords
|
|
* When the topic containing this is used as a template for another topic, it is removed.
|
|
* Syntax: =%<nop>NOP{...}%= *deprecated*
|
|
* In normal topic text, expands to whatever is in the curly braces (if anything).
|
|
* __%X% Note:__ This is deprecated. Do not use it. Use =%<nop>STARTSECTION{type="templateonly"}%= .. =%<nop>ENDSECTION{type="templateonly"}%= instead (see TWikiTemplates for more details).
|
|
* Related: [[#VarSTARTSECTION][STARTSECTION]], TWikiTemplates
|
|
|
|
@
|