Difference between revisions of "Help:Editing"
Jump to navigation
Jump to search
| Line 34: | Line 34: | ||
|- | |- | ||
|style="background-color:#B9D3EE" |<nowiki>[[has editor::Sören Auer]]</nowiki> | |style="background-color:#B9D3EE" |<nowiki>[[has editor::Sören Auer]]</nowiki> | ||
| − | |style="background-color:#B9D3EE" |Typed (semantic link) to the page describing Sören Auer, semantic links have the meaning that the object described by the page they occur in has a property (the type of the link, e.g. "has editor") with the value represented by the link target | + | |style="background-color:#B9D3EE" |Typed (semantic link) to the page describing Sören Auer, semantic links have the meaning that the object described by the page they occur in has a property (the type of the link, e.g. "has editor") with the value represented by the link target (see [[smw:Help:Editing|Semantic MediaWiki editing help]]) |
|- | |- | ||
|style="background-color:#B9D3EE" |<nowiki>[[Category:Example]]</nowiki> | |style="background-color:#B9D3EE" |<nowiki>[[Category:Example]]</nowiki> | ||
Revision as of 19:45, 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 |
| [[has editor::Sören Auer]] | Typed (semantic link) to the page describing Sören Auer, semantic links have the meaning that the object described by the page they occur in has a property (the type of the link, e.g. "has editor") with the value represented by the link target (see Semantic MediaWiki editing help) |
| [[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