none
[openafs-wiki.git] / TWiki / VarSPACEDTOPIC.mdwn
1 <a name="VarSPACEDTOPIC"></a>
2
3 ### <a name="SPACEDTOPIC -- topic name, space"></a> SPACEDTOPIC -- topic name, spaced and URL-encoded **deprecated**
4
5 - The current topic name with added URL-encoded spaces, for use in regular expressions that search for backlinks to the current topic
6 - Syntax: `%SPACEDTOPIC%`
7 - Expands to: ==
8 - **_%X% Note:_** This is a deprecated variable. It can be duplicated with `%ENCODE{%SPACEOUT{"%TOPIC%" separator=" *"}%}%`
9 - Related: [[SPACEOUT|Main/VarSPACEOUT]], [[TOPIC|Main/VarTOPIC]], [[ENCODE|Main/VarENCODE]]