Help:Cheatsheet
From MobileRead
MediaWiki CheatsheetFor more advanced details, see Wikipedia's Markup Guide | ||
Description | You type | You get |
Italic text |
''italic'' |
italic |
Bold text |
'''bold''' |
bold |
Bold and italic |
'''''bold & italic''''' |
bold & italic |
Internal link (within the wiki)
|
[[Name of page]] |
|
External link (to other websites)
|
[http://www.example.org Text to display] |
|
Redirect to another page |
#REDIRECT [[Target page]] |
|
Section headings A Table of Contents will automatically be generated when four headings are added to an article.
|
(=Level 1= is used only for a page's title, and is generated automatically.) |
[edit] Level 2[edit] Level 3[edit] Level 4[edit] Level 5[edit] Level 6 |
Bulleted list
Empty lines between list items discouraged (see numbered lists).
|
* One |
|
Numbered list
Empty lines between list items restarts numbering at 1.
|
# One |
|
Indenting text |
no indent (normal) |
no indent (normal)
|
Image
Upload the image, then use the exact file name and extension
|
[[File:Abc.png|thumb|alt=[Alt text|Caption]] |