How to use wikitext (quick cheat sheet)
Talk0
1,793pages on
this wiki
this wiki
Revision as of 11:50, August 1, 2012 by 103.4.124.12 (Talk)
| Wikitext Code | Results |
|---|---|
| Text editing | |
| ''italic'' | italic |
| '''bold''' | bold |
| '''''bold & italic''''' | bold & italic |
| Formating | |
|
=Heading 1= |
Heading 1Poin 2Heading 3 |
|
# Numbered List |
|
|
* Bullet List |
|
| :Indent |
|
|
# Combinations of list types |
|
| Linking | |
| [[link]] | link |
| [[link|Under a different name]] | Under a different name |
| http://www.external.link.org | http://www.external.link.org |
| [http://www.external.link.org] | [1] |
| [http://www.external.link.org another name] | another name |
|
a link to a category |
a link to a category |
| Images | |