"---++ 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. An abbreviated heading can be shown in the TOC, such as "---++ text!! this is excluded from TOC".
%TOC{"SomeTopic" ...}%
| Parameter: |  Description: |     Default: | 
|---|---|---|
 "TopicName"  |     Topic name | Current topic | 
 title="Some text"  |     Title to appear at top of TOC | none (TOC_TITLE setting) | 
 style="..."  |     Style to apply to the TOC | none (TOC_STYLE setting) | 
 web="Name"  |     Name of web | Current web | 
 depth="2"  |     Limit depth of headings shown in TOC | 6 | 
%TOC{depth="2"}%
%TOC{"TWikiDocumentation" web="TWiki" title="Contents:" style="float: right;"}%