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 has three anonymous parameters: the message,
at the top of the page. The template takes three anonymous parameters: the message,
the icon and the destination label. The defaults are:
the icon and the destination label. The defaults are:



Revision as of 10:58, 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 three anonymous parameters: the message, the icon and the destination label. The defaults are:

1= Table of Contents, 2=toc.gif, 3=contents