Difference between revisions of "Help:Editing"
Jump to navigation
Jump to 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 | + | {| 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 19: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== |
Headings in different sizes |
| [[Link to another page]] [[Link|different title]] |
Internal Link to another page
on the wiki |
|
http://www.example.org |
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 |
Bullet list |
|
# one |
Numbered list |
| [[Image:File.jpg|Text]] [[Image:File.jpg|frame|Text]] |
Image with alternative text Image aligned right with caption |
| [[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
- Quick syntax reference (Cheatsheet)
- Complete editing help from Wikipedia
- Additional markup in Semantic MediaWiki