Cheat Sheet: Difference between revisions

Jump to navigation Jump to search
No edit summary
m (Gerald Chi moved page Help:Cheat Sheet to Cheat Sheet without leaving a redirect)
 
(2 intermediate revisions by one other user not shown)
Line 76: Line 76:
|-
|-
|style="background-color:#B9D3EE" |<nowiki>#REDIRECT [[Other article]]</nowiki>
|style="background-color:#B9D3EE" |<nowiki>#REDIRECT [[Other article]]</nowiki>
|style="background-color:#B9D3EE" |Redirect to another article
|style="background-color:#B9D3EE" |Redirect to another page
|}
|}


{{clr}}
{{clr}}
[[Category:Help]]


{{WH}}
{{WH}}
{{WS}}
{{WS}}

Latest revision as of 17:51, 15 August 2013

This cheatsheet shows the basic formatting commands used on WikiDoc. Print it out and have it handy until you become fascile with the syntax on WikiDoc.

Wiki text Result
''italic'' italic
'''bold''' bold
'''''bold and italic''''' bold and italic

==heading==
===level 2===
====level 3====
=====level 4=====

Headings in different sizes
[[Link to another page]]

[[Link|different title]]

Internal Link to another page

on the wiki

http://www.example.org
[http://www.example.org Text]

External link

Link with description

[[fr:Page en français]] Interwiki link to french Wikipedia (appears under “languages“)
[[Category:Example]] Add article to category “example“

----

horizontal line

* one
* two
* three

Bullet list

# one
# two
# three

Numbered list
[[Image:File.jpg|Text]]

[[Image:File.jpg|frame|Text]]
[[Image:File.jpg|thumb|Text]]

Image with alternative text

Image aligned right with caption
Thumbnail

[[Media:File.ogg]] Download link
{{Name}} Include template “Name“
--~~~ Signature (Link to userpage)

--~~~~

Signature with timestamp
#REDIRECT [[Other article]] Redirect to another page

Template:WH Template:WS