The pages on this site are WikiWikiWeb pages, which means that pages can be created and edited by multiple authors. To edit a page, click the Edit link that exists somewhere on the page, usually in the header or footer.
When editing a page, you see the markup text that describes the content of the page. The basic rules for page markup are simple:
- Put a blank line between paragraphs.
- To make a list, start each line with # for numbered (ordered) lists or * for bulleted (unordered) lists.
- To make a heading, start a line with two or more ! marks; !! is a subheading, and !!! is a sub-subheading.
- To emphasize text, enclose it in 2 or 3 single quotes;
''text'' for italics or '''text''' for bold.
- To make a link to another page, enclose the page's name in double brackets; for example
[[basic editing]] links to this page. Links to nonexistent pages are displayed specially, to invite others to create the page.
- To make a link to another site, type its address, such as http://www.example.com/ .
If you want to experiment with editing a page, try it on the WikiSandbox. You can edit the WikiSandbox without affecting anything important on this site.
Beginner Topics for Creating and Editing Pages
Intermediate Editing Topics
- Markup master index - Everything you wanted to know about wiki markup but were afraid to ask
- Uploads - Allow authors to upload files, also known as page attachments
- Tables - How to use the original type of table markup
- Table directives - Directives for table processing
- Wiki styles - Modifying the style of page contents
- Page directives - Directives to specify page titles, descriptions, keywords, and display
- InterMap links - Interwiki links definition and use