wiki-archive/twiki/data/TWiki/VarTOPIC.txt,v

34 lines
605 B
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"}%
#VarTOPIC
---+++ TOPIC -- name of current topic
* Syntax: =%<nop>TOPIC%=
* Expands to: =%INCLUDINGTOPIC%=, renders as [[%INCLUDINGTOPIC%]]
* Related: [[#VarBASETOPIC][BASETOPIC]], [[#VarINCLUDINGTOPIC][INCLUDINGTOPIC]], [[#VarTOPICLIST][TOPICLIST]], [[#VarWEB][WEB]]
@