noscript and class (only used for 'toggle' content)
mode: button mode defaults to div
%TWISTYBUTTON{id="myid" ... }%
|  Parameter | 			Value | Description | Remark | 
|---|---|---|---|
 mode  | 			 "div" or "span"  | 			 Specify if the Twisty button will use a <div> or a <span> tag. Note that if the contents contains block elements such as div, mode should be div as well to create valid HTML markup.  | 			 optional, defaults to <div>  | 		
%TWISTYBUTTON{
    id="myid"
    link="more"
  }%%TWISTYTOGGLE{
    id="myid"
  }%content%ENDTWISTYTOGGLE%
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.