| Bold ''Bold'' two apostrophes before and after (not quotations) | !Header !!Header !!!Header The more exclamation marks preceding, the smaller the text. |
| underline __underline__ 2 underscores on either side | Horizontal Ruler Your text here ---- Your other text here |
| italics //italics// 2 forward slashes before and after | Bulleted Lists
* Item 1 ** Item 2 ** Item 3 *** Item 4 |
| strikethrough --strikethrough-- 2 hyphens before and after | |
| Superscipt Marvin3 Shelton4 Gunnar5 Marvin^^3^^, Shelton^^4^^, Gunnar^^5^^ | Numbered Lists
## Item 2 ### Item 3 |
| highlighted text @@highlighted text@@ | |
| [[ ]] to make any word or phrase a WikiWord | |text in a box| |
| Preformatting {{{ text }}} | |
| You can vary formatting like
font-size, type and color at the same time. You can use hex-codes for
color rather than the color names. For example: @@font-family:arial;font-size:120%;color:#D662D3; ''JLiki''@@ The color names that you can use are: aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, white, and yellow. | |