Difference between revisions of "Help:Editing"

From Openresearch
Jump to: navigation, search
Line 1: Line 1:
=Cheatsheet=
+
==Cheatsheet==
 
This cheatsheet shows the basic formatting tricks.  
 
This cheatsheet shows the basic formatting tricks.  
{| style="background-color:white; font-size:small; float: left; margin:3px 3px 3px 10px"
+
{| style="background-color:white; font-size:small; margin:3px 3px 3px 10px"
 
|-
 
|-
 
|style="background-color:#B9D3EE" |'''Wiki text'''
 
|style="background-color:#B9D3EE" |'''Wiki text'''
Line 79: Line 79:
 
|}
 
|}
  
=Further information=
+
==Further information==
 
# [[metawikipedia:Cheatsheet|Quick syntax reference]] (Cheatsheet)
 
# [[metawikipedia:Cheatsheet|Quick syntax reference]] (Cheatsheet)
 
# [[wikipedia:Help:Editing|Complete editing help]] from Wikipedia
 
# [[wikipedia:Help:Editing|Complete editing help]] from Wikipedia
 
# [[smw:Help:Editing|Additional markup in Semantic MediaWiki]]
 
# [[smw:Help:Editing|Additional markup in Semantic MediaWiki]]

Revision as of 20:35, 16 August 2008

Cheatsheet

This cheatsheet shows the basic formatting tricks.

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 (date & time)
#REDIRECT [[Other article]] Redirect one title to another article

Further information

  1. Quick syntax reference (Cheatsheet)
  2. Complete editing help from Wikipedia
  3. Additional markup in Semantic MediaWiki