Help:Editing
From Elearning
You can modify any page on this wiki. Simply click the edit tab at the top of any page.
You will have to register to get started. But you'll be taken automatically to the registration page the first time you try to edit.
The first rule of editing a wiki is Be Bold. Don't be afraid of modifying existing pages, no matter how "finished" they may look. A wiki is not a publication, it's a place for experimentation and sharing. By joining in, and adding your own perspective, you can only make it better.
[edit]
Editing Wikitext
Wiki pages are written in a simple formatting (or markup) language called "wikitext".
Here is some simple wikitext to get you started:
''text'' -> italicises text '''text''' -> makes text bold [[pagename]] -> creates a link to a page called pagename in this wiki [[pagename | linktext ]] -> links to the same page, but with customised linktext [http://www.example.com] -> creates a links to an external website [http://www.example.com linktext] -> links to the same website, but with customised linktext == header == -> creates a heading === header === -> creates lower level heading
For more help with editing and formatting wiki pages, see
