Markup chart

DescriptionWhat it looks likeWiki Syntax
Enables the OS and version selector found at the top of each article. For more information, see Using SHOWFOR.
{SHOWFOR(spans=on)/}
Hidden comments
~tc~ text ~/tc~
Generates the table of contents, based on the headings in the article.
{maketoc}
Indicates a level 1 heading.
!text
Indicates a level 2 heading.
!!text
Indicates a level 3 heading.
!!!text
Note
text
^text^
Boldtext
__text__
Italicstext
''text''
Underlinetext
===text===
Link to other articles (replace "Contributor Home Page" with the name of the article you want to link to)Contributor Home Page
((Contributor Home Page))
Link specific text to other articleslinked text
((Contributor Home Page|linked text))
Link specific text to anchor in other articleslinked text
((Contributor Home Page|#Improve the Knowledge Base|linked text))
External linklinked text
[http://www.mozilla.com/|linked text]
Numbered list1. list item1
2. list item2
3. list item3
# list item 1
# list item 2
# list item 3
Unordered list• list item1
• list item2
• list item3
* list item 1
* list item 2
* list item 3
Sub-lists (You can even have numbered lists within unordered lists, and vice versa.)• list item1
  1. list item1
  2. list item2
*list item1
## list item1
## list item2
Preference names / valuestext
{PREF()}text{PREF}
Code
text
{CODE()}text{CODE}
File names / pathstext
{FILE()}text{FILE}
Keyboard shortcutstext
{TAG(tag=kbd)}text{TAG}
Menu pathstext
{MENU()}text{MENU}
Buttonstext
{DIV(class=button,type=span)}text{DIV}
Tables
||r1c1|r1c2 r2c1|r2c2 r3c1|r3c2||
Line breaks within tables, lists,etc.
%%%