Help:Cheatsheet

From Project VRM
Revision as of 20:47, 17 March 2008 by Khopper (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Project VRM Wiki Cheatsheet

For more details, see Wikipedia's to edit a page

Description You type You get
Applies anywhere
Italicise text

''italic''

italic

Bold text

'''bold'''

bold

Bold and italic

'''''bold & italic'''''

bold & italic

Internal link

(within Project VRM Wiki)

[[Name of page]]
[[Name of page|displayed text]]

Name of page
displayed text

Redirect to another page

#REDIRECT [[Target page]]

File:Redirectltr.pngTarget page

External link

(to other websites)

[http://www.example.org]
[http://www.example.org displayed text]
http://www.example.org

[1]
displayed text
http://www.example.org

Sign your posts
on talk pages

~~~~

Your username 00:50,
27 February 2026 (UTC)

Applies only at the beginning of the line
Headings

A Table of Contents will automatically be generated when four headings are added to an article.

== Level 1 ==
=== Level 2 ===
==== Level 3 ====
===== Level 4 =====
====== Level 5 ======

Level 1

Level 2

Level 3

Level 4
Level 5
Bulleted list

* One
* Two
** Two point one
* Three

  • One
  • Two
    • Two point one
  • Three
Numbered list

# One
# Two
## Two point one
# Three

  1. One
  2. Two
    1. Two point one
  3. Three
 
Thumbnail image

[[Image:Wikilogo.png|thumb|Caption text]]

Caption text

See also

  • For experimentation with editing, use the sandbox.
  • For more detail on editing pages, see Wikipedia's to edit a page