Create a list of sub-subsections of a given page
35,786pages on
this wiki
this wiki
Forum page
This forum discussion has been archived
This forum discussion has been archived and should not be added to. Please visit the Forums to begin a new topic in the relevant location.
Is it possible to create a list of sub-subsections of a page?
I would like to obtain this result at the top of my wiki page:
Tasks:
Task 1
Task 2
Task 3
The list above would look like a table of content. Basically the issue is to list sub-subsections without knowing the name of the sub-subsections and gathering them just by their type.
From a wiki page that contains:
Contents |
Tasks
Edit
Task 1
Edit
Text here
Task 2
Edit
Text here
Task 3
Edit
Text here
- Just add __TOC__ wherever you want the table of contents to appear (see above). -- Renegade54 16:36, 30 October 2008 (UTC)