Good Style
RecentChanges Edit Search GoodStyle
Referenced By: HowToWikiWiki
Revision 40 was edited 4 years, 1 week, 4 days, 20 hours, 36 minutes ago by ip68-8-3-101.sd.sd.cox.net.


Is Italic


Is Bold


Is Bold & Italic
Three dashes --- at the start of a line make it a horizontal rule.

A blank line is placed before and after horizontal rules.
Three blanks and a star ' *' begins a list item. Indent another three blanks for deeper bullet levels
   * list level 1
      * list level 2
      * list level 2
         * list level 3
         * list level 3
            * list level 4
            * list level 4
   * list level 1
becomes:


Use three blanks and a one ' 1' for an ordered list item.
   1 list level 1
      1 list level 2
      1 list level 2
         1 list level 3
         1 list level 3
            1 list level 4
            1 list level 4
               1 list level 5
               1 list level 5
                  1 list level 6
                  1 list level 6
   1 list level 1
becomes:

  1. list level 1
    1. list level 2
    2. list level 2
      1. list level 3
      2. list level 3
        1. list level 4
        2. list level 4
          1. list level 5
          2. list level 5
            1. list level 6
            2. list level 6
  2. list level 1

Use backticks to escape
hyperlinks are created automatically for anything with


embed: can be used to embed another wiki page's contents into the current page

 embed:WikiName
A Wiki Name is a set of two or more capitalized words squished together.
  //this is example code
  if (a == 1)


Links to the C2 wiki can be made with a wiki: prefix, as in wiki:WhatIsWiki? :WhatIsWiki? which appears at Wiki:WhatIsWiki