11 lines
719 B
Plaintext
11 lines
719 B
Plaintext
%META:TOPICINFO{author="TWikiContributor" date="1111929255" format="1.2" version="1"}%
|
|
%META:TOPICPARENT{name="TWikiVariables"}%
|
|
#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, or up to the location of the =%<nop>STOPINCLUDE%= variable. A normal view of the topic shows everything exept the =%<nop>STARTINCLUDE%= variable itself.
|
|
* __Note:__ If you want more than one part of the topic included, use =%<nop>STARTSECTION{type="include"}%= instead
|
|
* Syntax: =%<nop>STARTINCLUDE%=
|
|
* Related: [[#VarINCLUDE][INCLUDE]], [[#VarSTARTSECTION][STARTSECTION]], [[#VarSTOPINCLUDE][STOPINCLUDE]]
|
|
|