Difference: VarTOPICTITLE (2 vs. 3)

Revision 32018-04-25 - TWikiContributor

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

TOPICTITLE -- title of a topic

Line: 13 to 13
 
encode="html" Encode special characters into HTML entities. If a TOPICTITLE is passed into an HTML form field it should be encoded as "html". Additional encodings: encode="quote", encode="moderate", encode="safe", encode="entity" and encode="url". See ENCODE for details. "" (no encoding)
  • Example: %TOPICTITLE{Projects.SushiProject}% returns Sushi Project assuming the topic has a form field named "Title" with value "Sushi Project"
  • Expands to: VarTOPICTITLE
Added:
>
>
 
 
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.VarTOPICTITLE.