Документ взят из кэша поисковой машины. Адрес оригинального документа : http://dualopt1.cmm.msu.ru/bin/view/TWiki/VarTOC2?cover=print.nat;skin=kubrick.nat%2Cnat%2C%20pattern;sortcol=0;table=1;up=1
Дата изменения: Unknown
Дата индексирования: Sat Mar 1 13:23:14 2014
Кодировка:
VarTOC2 - TWiki - TWiki - (printable)

TOC{"Topic"} -- table of contents

  • Table of Contents. Shows a TOC that is generated automatically based on headings of a topic. Headings in WikiSyntax ("---++ 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
  • Syntax: %TOC{"SomeTopic" ...}%
  • Supported parameters:
    Parameter:Sorted descending Description: Default:
    web="Name" Name of web Current web
    title="Some text" Title to appear at top of TOC none
    depth="2" Limit depth of headings shown in TOC 6
    "TopicName" topic name Current topic
  • Example: %TOC{depth="2"}%
  • Example: %TOC{"TWikiDocumentation" web="TWiki" title="Contents:"}%
  • Example: see TWiki:Sandbox.TestTopicInclude
  • Related: TOC