June 19, 2013, Wednesday, 169

Help:Editing

From Stanford Electrical Engineering Department Graduate Handbook

Jump to: navigation, search

Help:Editing

This page has valuable links to sections in Wikipedia to help you understand the editing syntax if you do not wish to use the javascript html editor.

Wikipedia Cheatsheet

For more details, see How 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 gradhandbook)

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

Name of page
displayed text

Redirect to another page

#REDIRECT [[Target page]]

30pxTarget 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 16:17,
19 June 2013 (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:Wiki.png|thumb|Caption text]]

File:Wiki.png
Caption text