[{ALLOW edit EISMainUsers}]
[{ALLOW view Anonymous}]
Generates a table of contents based on all the headings on the page.

The resulting list is wrapped inside a DIV tag, which can be used to create the style and look of the TOC.

!!Parameters:

;__title__:''string'' : The title for the table of contents.  By default, uses no heading.
;__numbered__: ''yes | no'' : Optional parameter to add numbers to the TOC items

!!Useage:

{{{
__Table of Contents:__\\
[{TableOfContents}]
}}}

!!See also:
[Table of Contents example|GeneralEditSkills]