Help:Contents: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
# To start a new section on a page: <nowiki>==Section Name==</nowiki> | # To start a new section on a page: <nowiki>==Section Name==</nowiki> | ||
# To create s subsection on a page: <nowiki>===Subsection Name=== </nowiki> | # To create s subsection on a page: <nowiki>===Subsection Name=== </nowiki> | ||
# To link to a new page within | # To create and link to a new page within this site: <nowiki> [[name of new page]] </nowiki> | ||
# To link to another website | # To link to another website: <nowiki>[http://www.example.com link title] </nowiki>notice the link title after the url. | ||
# To go to the next line: <nowiki><br></nowiki>. Two returns starts a new paragraph | # To go to the next line: <nowiki><br></nowiki>. Two returns starts a new paragraph | ||
# Bulleted lists: <nowiki>* the bullet </nowiki> | # Bulleted lists: <nowiki>* the bullet </nowiki> |
Revision as of 06:53, 13 December 2005
Quick Wiki Tutorial
- To start a new section on a page: ==Section Name==
- To create s subsection on a page: ===Subsection Name===
- To create and link to a new page within this site: [[name of new page]]
- To link to another website: [http://www.example.com link title] notice the link title after the url.
- To go to the next line: <br>. Two returns starts a new paragraph
- Bulleted lists: * the bullet
- To bold (Three single quotes on each side): '''Bold text'''
- Italics (Two single quotes on each side): ''Italic text''
</nowiki>
Tips
- If you forget syntax, just check out someone else's syntax by clicking edit.
- You can edit the whole page by clicking on the edit tab at the top of the page. Or you can click on edit in a particular section that you want to concentrate on.
- In most sections of the site we provide an empty template to get started with.
- Use the discussion link at the top of the page to add comments about the page