%overview%

There are several built in <<!-- -->wiki tags. The format of the wiki tags are;
<PRE>
<wiki COMMAND PARAMETER PARAMETER ...>
</PRE>

Some commands require parameters and some don't. When you edit a page, just include a wiki tag for the desired effect. Here is a list of some interesting wiki tags;
   * _%lt%wiki insertlinks "regular-expression">_ inserts a list of topics in the current area that match the regular-expression in the first parameter. All other parameters are ignored.
   * _%lt%wiki insertareas "regular-expression">_ inserts a list of the areas on this wiki that match the regular expression.
   * _%lt%wiki freshmeat>_ Scoops the headlines from freshmeat and makes a link box similar to inserttags.
   * _%lt%wiki slashdot>_ Scoops the news headlines from slashdot and makes a link box similar to inserttags.
   * _%lt%wiki scripturl>_ inserts the URL to the area script.
   * _%lt%wiki topic>_ inserts the current topic name.
   * _%lt%wiki web>_ inserts the current area name.
   * _%lt%wiki mode>_ inserts the current mode.
   * _%lt%wiki authors username username ...>_ With this tag on a page, only the usernames listed can edit the page.
   * _%lt%wiki user>_ inserts the name of the current user.
   * _%lt%wiki file FILENAME>_ inserts a link to the specified file. You need to upload the file to this area for this to work.
   * _%lt%wiki image FILENAME>_ inserts an inline image. You need to upload the image to this area for this to work.
   * _%lt%wiki pagetitle>_ Similar to _topic_ except the underscores are converted to spaces.
   * _%lt%wiki insertvertlinks>_ similar to inserttags, but with no tables.
   * _%lt%wiki inserthorizlinks>_ Similar to insertvertlinks but in a horizontal format.
   * _%lt%wiki bodycolor>_ Inserts the variable $bodycolor. This is the default %lt%body bgcolor=%gt% value used if the default templates.
   * _%lt%wiki tablecolor>_ Inserts the variable $tablecolor. This is the value that the default templates use for head and sidebar color.
   * _%lt%wiki notify "emailaddr" "emailaddr">_ Notifies the listed email addresses of any edits to that page. Note that the addresses have to be quoted.

%overview%
