Template:Toc: Difference between revisions

From KBwiki
Jump to navigation Jump to search
Line 9: Line 9:
__TOC__
__TOC__
</pre>
</pre>
at the top of the page. The template takes a anonymous parameter, which defaults to
at the top of the page. The template takes a single anonymous parameter, which defaults to
"Table of Contents".
"Table of Contents".
[[Category:Template|Toc]]
[[Category:Template|Toc]]
</noinclude>
</noinclude>

Revision as of 10:45, 10 February 2011

Toc.gif Table of Contents

Usage

Inserts a link icon to the current page's table of contents. The position to jump to should be defined by something like

<div id="contents"></div>
__TOC__

at the top of the page. The template takes a single anonymous parameter, which defaults to "Table of Contents".