"---++ text") and HTML ("<h2>text</h2>") are taken into account. Any heading text after "!!" is excluded from the TOC; for example, write "---+!! text" if you do not want to list a header in the TOC
%TOC% OR %TOC{"SomeTopic" ...}%
|  Parameter: | 			Description: | Default: | 
|---|---|---|
 "TopicName"  | 			topic name | Current topic | 
 depth="2"  | 			Limit depth of headings shown in TOC | 6 | 
 title="Some text"  | 			Title to appear at top of TOC | none | 
 web="Name"  | 			Name of web | Current web | 
%TOC{depth="2"}%
%TOC{"CompleteDocumentation" web="System" title="Contents:"}%
foswikiTOC just before the table of contents. This enables adding a link from within a topic back to the table of contents to ease navigation. Example [[#foswikiTOC][Back to TOC]] creates Back to TOC.
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.