Help:Editing

From Testiwiki
Revision as of 05:38, 4 April 2007 by Juha Villman (talk | contribs)
Jump to: navigation, search

Editing help:

Description What you type What you get
applies everywhere
Italic ''italic text'' italic text
Bold '''bold text''' bold text
Bold & italic '''''bold & italic text''''' bold & italic text
Line break

Line 1

Line 2

Textline 1
<BR><BR>
Textline 2

Line 1
Line 2

Textline 1

Textline 2

applies only in the beginning of new lines
Different level

headings

Notice! Level 1 is preserved for article title
==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
Preformatted text

  a space at the
  beginning of the line
  creates
  preformatted text

a space at the 
beginning of the line
creates
preformatted text