FAQ

This help page is released under Public Domain license. You are free to copy and use this page in whole or parts under your Wiki without any restrictions.


This page contains some of Frequently Asked Questions.
This page is written for 0.1 unless otherwise stated, there might be some differences how thing work in 0.2.

How I can edit Navigation menu?

The Navigation Menu is the left sidebar that displays the navigation of major areas of interest for Wiki browsers, as well as utilities for Wiki users and editors. The source of the Navigation Menu can be found at SMFWiki:Sidebar.

Syntax

Syntax of navigation menu page is in a very different format from most Wiki articles.

To add a new menu section or link, start a new line where you want the section or link to be displayed. Then, using one of the two following codes, add the appropriate section or link.

The syntax for adding or editing menu section headers is as follows.

Code: [Select]
* Header Name

Note the space between the single asterisk (*) and the name of the header, and spaces are allowed in the name.

The syntax for adding or editing menu links is as follows:

Code: [Select]
** Wiki_Link|Link Name

Note the double asterisk (**) and space between the asterisks and the link. It is not required, but recommended, to change spaces to underscores (_) for the link. The name does not need to be the same as the linked page's name, and can contain spaces as well.

Powered by: SMF Wiki 0.2 © Niko Pahajoki 2008-2011