Difference between revisions of "Help:Editing cheatsheet"
(New page: Here are some basic formatting tricks. {| class=wikitable ! Wiki text !! Result |- |<code><nowiki>''italic''</nowiki></code> |''italic'' |- |<code><nowiki>'''bold'''</nowiki></code> |'''b...) |
(No difference)
|
Latest revision as of 23:33, 4 October 2008
Here are some basic formatting tricks.
Wiki text | Result |
---|---|
''italic''
|
italic |
'''bold'''
|
bold |
'''''bold and italic'''''
|
bold and italic |
==heading==
|
Headings of different levels |
[[Link to another page]]
|
Internal Link to another page on the wiki – Link to another page different title |
http://www.example.org
|
http://www.example.org Link description |
[[Category:Example]]
|
Add article to category Example |
----
|
horizontal line |
* one
|
|
# one
|
|
{{Name}}
|
Include template Name |
~~~ | Signature (Link to userpage – for example, wikiadmin) |
~~~~ | Signature with timestamp (example: wikiadmin 02:37, 7 October 2006 (EDT)) |
#REDIRECT [[Other article]]
|
Redirect to Other article |