Gah - a solution with more questions. – EntropicLqd

Help:Quick editing guide

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 08:52, 24 February 2008 by Wormbo (Talk | contribs) (Help:Quick Editing Guide moved to Help:Quick editing guide)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Description You Type You See
Applies everywhere
Italic Text ''italics'' italics
Bold Text '''bold''' bold
Bold & Italic Text '''''bold & italic''''' bold & italic
Large Text <big>Large Text</big> Large Text
Internal Link [[Rrajigar Mines]]
[[Rrajigar Mines|]]
[[Rrajigar Mines|the third level]]
Rrajigar Mines
Rrajigar Mines
the third level
External Link http://www.google.com/
[http://www.google.com/]
[http://www.google.com/ Google Search Engine]
http://www.google.com/
[1]
Google Search Engine
No Wiki Markup With ''markup''
<nowiki>Without ''markup''</nowiki>
With markup
Without ''markup''
Applies only at the beginning of a line
Headings =Level 1=
==Level 2==
===Level 3===
====Level 4====
=====Level 5=====

Level 1

Level 2

Level 3

Level 4

Level 5
Bulleted list * Number one
* Number two
** Number two point one
* Number three
  • Number one
  • Number two
    • Number two point one
  • Number three
Numbered list # Number one
# Number two
## Number two point one
# Number three
  1. Number one
  2. Number two
    1. Number two point one
  3. Number three
Image [[Image:Example.jpg|thumb|center|An example image]]
An example image

See also