Help:Cheatsheet

This is an old revision of this page, as edited by Chuck Marean (talk | contribs) at 21:22, 22 May 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

To: sandbox

'''Bold text''', ''Italic text'', [[Link title]], [http://www.example.com link title], == Headline text ==, [[Image:Example.jpg]], [[Media:Example.ogg]], <math>Insert formula here</math>, <nowiki>Insert non-formatted text here</nowiki>, --~~~~, ----, #REDIRECT [[Insert text]].

Description You type You get
applies anywhere
Italify text ''italic'' italic
Bold text '''bold''' bold
Bold and italic '''''bold & italic''''' bold & italic
Escape wiki markup <nowiki>no ''markup''</nowiki> no ''markup''
applies only at the beginning of the line
Headings

of different sizes

==level 1==
===level 2===
====level 3====
=====level 4=====

Level 1

Level 2

Level 3

Level 4
Horizontal rule

----


Bullet list

* one
* two
* three

  • one
  • two
  • three
Numbered list

# one
# two
# three

  1. one
  2. two
  3. three
Definition list

;Definition
:item 1
:item 2

Definition
item 1
item 2
Unformatted text

  a space at the
  beginning of each line
  creates
  unformatted monospaced text

a space at the 
beginning of each line 
creates 
unformatted monospaced text
More editing help