Help:Editing
From Newerth: Savage Wiki
Contents |
[edit] Simple Cheat Sheet
Description | You Type | You Get |
Codes below Apply anywhere | ||
Bold Text | '''Hello World''' | Hello World |
Italic Text | ''Hello World'' | Hello World |
Internal link | [[name of page]] | name of page |
(within Wikipedia) | [[name of page|display text]] | display text |
External link | [http://www.example.org display text] | display text |
Thumbnail image | [[image:wiki.png]] | ![]() |
Thumbnail image with caption | [[Image:Wiki.png|thumb|Caption text]] | |
Codes below apply only at the beginning of a line | ||
Headings of different sizes Note: When the fourth heading is added to an article, a table of contents will automatically be generated. | == Level 1 == === Level 2 === |
[edit] Level 1[edit] Level 2[edit] Level 3[edit] Level 4[edit] Level 5 |
Bullet list | * one * two |
* one
* two ** two point one * three |
Numbered list | # one # two |
# one
# two ## two point one # three |