Help:Contents: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==Quick Wiki Tutorial== | ==Quick Wiki Tutorial== | ||
# To start a new section on a page: <nowiki>==Section | # To start a new section on a page: <nowiki>==Section==</nowiki> | ||
# To create s subsection on a page: <nowiki>===Subsection | # To create s subsection on a page: <nowiki>===Subsection=== </nowiki> | ||
# To create and link to a new page within this site: <nowiki> [[name of new page]] </nowiki> | # To create and link to a new page within this site: <nowiki> [[name of new page]] </nowiki> | ||
# To link to another website: <nowiki>[http://www.example.com | # To link to another website: <nowiki>[http://www.example.com Title of the Page] </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> | ||
# | # '''Bold''' (Three single quotes on each side): <nowiki>'''Bold text''' </nowiki> | ||
# Italics (Two single quotes on each side): <nowiki>''Italic text'' </nowiki> | # ''Italics'' (Two single quotes on each side): <nowiki>''Italic text'' </nowiki> | ||
</nowiki> | </nowiki> | ||
Revision as of 06:55, 13 December 2005
Quick Wiki Tutorial
- To start a new section on a page: ==Section==
- To create s subsection on a page: ===Subsection===
- To create and link to a new page within this site: [[name of new page]]
- To link to another website: [http://www.example.com Title of the Page] notice the link title after the url.
- To go to the next line: <br>. Two returns starts a new paragraph
- *Bulleted lists: * the bullet
- 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