Help:Editing
From SP Boston
There is a learning curve for wiki formatting, though it's not nearly as steep as other methods like html. There is a Sandbox page where you can experiment, and a "Show preview" button that can come in handy when you're editing a page.
Here are the basics:
==Heading== produces
Heading
===Subheading=== produces
Subheading
====Subsubheading==== produces
Subsubheading
''Italic'' produces Italic
'''Bold''' produces Bold
'''''Bold italic''''' produces Bold italic
* bullet produces
- bullet
# numbered list produces
- numbered list
: indentation produces
- indentation
[[Internal link]] produces Internal link
[http://www.example.com External link] produces External link
~~~~ produces David Schaich 12:20, 16 October 2006 (EDT)