toc - Table of Contents

toc stands for table of contents.

DIY Table of Contents

If you don't want to use an automatically created table of contents, you can make one yourself using anchor links and a table.

DIY Table of Contents
[[table style="background:#f7f7f7;border:1px dashed #aaa;
text-align:center;padding-top:2%;"]]
[[row]]
[[cell style="font-weight:bold;margin:0.2em 0pt;padding:0pt 0.2em;"]]
DIY Table of Contents [[/cell]]
[[/row]]
[[row]]
[[cell]]
* [# Section 1]
 * [# Section 1.1]
* [# Section 2]
[[/cell]]
[[/row]]
[[/table]]

Note: Can someone make a better one?

Known Problems

  • [[toc]] does not work in forum posts.

Related Pages

Categories: Content : Organization : Wiki Guide : Wiki Syntax