Difference: VarPARENTTOPIC (1 vs. 3)

Revision 32015-04-22 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="TWikiVariables"

PARENTTOPIC -- parent of current topic

Line: 9 to 9
 
format="..." Format string used to display parent topic, where $web expands to the web name, and $topic expands to the topic name. Additional formatting tokens can be used. "$topic"
(topic name)
topic="..." Get parent of "Topic" or "Web.Topic" "%WEB%.%TOPIC%"
(current topic)
Changed:
<
<
>
>

Revision 22013-09-14 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="TWikiVariables"

PARENTTOPIC -- parent of current topic

Line: 8 to 8
 
Item Description Default
format="..." Format string used to display parent topic, where $web expands to the web name, and $topic expands to the topic name. Additional formatting tokens can be used. "$topic"
(topic name)
topic="..." Get parent of "Topic" or "Web.Topic" "%WEB%.%TOPIC%"
(current topic)
Changed:
<
<
>
>

Revision 12010-07-01 - TWikiContributor

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="TWikiVariables"

PARENTTOPIC -- parent of current topic

  • Syntax: %PARENTTOPIC% or %PARENTTOPIC{ format="..." topic="..." }%
  • Expands to: TWikiVariables, renders as TWikiVariables
  • Parameters:
    Item Description Default
    format="..." Format string used to display parent topic, where $web expands to the web name, and $topic expands to the topic name. Additional formatting tokens can be used. "$topic"
    (topic name)
    topic="..." Get parent of "Topic" or "Web.Topic" "%WEB%.%TOPIC%"
    (current topic)
  • Related: META, METASEARCH, TOPIC
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.VarPARENTTOPIC.