Difference: VarTWISTY (1 vs. 2)

Revision 22012-11-15 - TWikiContributor

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

TWISTY{ attributes } -- dynamically open and close sections of content

Line: 9 to 9
  %TWISTY{}%
my twisty content
%ENDTWISTY%
Added:
>
>
 

Revision 12010-03-31 - TWikiContributor

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

TWISTY{ attributes } -- dynamically open and close sections of content

  • The %TWISTY{}% variable is handled by the TwistyPlugin.
  • Syntax: %TWISTY{}% ... %ENDTWISTY%
  • See plugin topic for explanation of variables and attributes
  • Example:
    %TWISTY{}%
    my twisty content
    %ENDTWISTY%
  • Related: TwistyPlugin, TwistyContrib
 
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.VarTWISTY.