Tags by Example
Name | Tagging | Result |
Superscript | Super^script^ | Superscript |
Subscript | Sub,,script,, | Subscript |
Strike-through | X-- strikeout --X |
|
Bold (3 single-quotes) | '''Bold''' | Bold |
Italic (2 single-quotes) | ''Italic'' | Italic |
Underline | __Underline__ | Underline |
Footnote | [[FootNote(Some Info you want to footnote.)]] | 1 |
Link to an http URL automatically. | http://mississauga.wikispot.org | http://mississauga.wikispot.org |
Link to a URL manually (preferred) | [http://mississauga.wikispot.org] | http://mississauga.wikispot.org |
Link to a URL with text | [http://mississauga.wikispot.org Wikisauga the Website] | Wikisauga the Website |
Link to a Wikisauga page | ["Title of Wikisauga Page"] | Title of Wikisauga Page |
Link to a Wikisauga page with alternate text | ["Title of Wikisauga Page" Some other Title] | Some other Title |
Link to an e-mail address automatically | [email protected] | [email protected] |
Link to an e-mail address manually | [mailto:[email protected]] | mailto:[email protected] |
Link to an HTML anchor | [#anchorname Anchor Link] | Anchor Link |
Tags by Description
Description | Tagging |
Main heading | = Heading = |
Subheading | == Subheading == |
Subheading 2 | === Subheading === |
Subheading 3 | ==== Subheading ==== |
Subheading 4 | ===== Subheading ===== |
Text formatted literally | Enclose "code" use three braces in a row ({) then close with three in a pair (}) |
Comment area | [[Comments()]] |
Comment area with title | [[Comments("Title Above Comment Area")]] |
Table-of-contents automatically generated from headings | [[TableOfContents]] |
Hidden text (text shown only during editing) | ## at the beginning of a line |
Footnotes
1. Some Info you want to footnote.