Differences between revisions 4 and 8 (spanning 4 versions)
Revision 4 as of 2006-09-20 15:32:02
Size: 75
Editor: HowardNoble
Comment:
Revision 8 as of 2006-09-20 15:36:23
Size: 232
Editor: HowardNoble
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
 * Create a table of contents with this {
# [[TableOfContents([2])]]}
}
 * Create a table of contents with this
{{{
[[TableOfContents([2])]]
}}}
 * You can tell people about functions like this without them actually having the effect in the page by surrounding the code with
{{{
{{{ }}}
}}}
  • Create a table of contents with this

[[TableOfContents([2])]]
  • You can tell people about functions like this without them actually having the effect in the page by surrounding the code with

{{{ 

}}}