Help:Contents

From Section6wiki

Jump to: navigation, search

Contents

For Editors

This will explain how editing and making new pages works at this wiki.

Naming Conventions

First please adhere to naming conventions here. This wiki is set up with heirarchial conventions to make navigation easier. If you can't think of where to put something you can put it in misc. Thus if you want to make documentation for say foo you would name the page Help:Security:Foo.

Using Templates

Also when making a new page, it's very helpful to have the appropriate template there so that the user can go back. To use a template simply put {{Template:Name}} at the top of the content. Also if you make a template, please add it to the Navigational Templates list.

Links

You may have figured out how to make links using [[link]]. However if you want to make a documentation link to foo you would make a link like this using the pipe:

[[Help:Security:foo|foo]]

This will make a link with only "foo" as the text.

Lists

Lists can be created using this convetion:

==Name of List==
  • Item 1
  • Item 2

The result will look like this:

Name of List

  • Item 1
  • Item 2

References

Personal tools