Help:Contents
From TomatoCart Wiki
For the complete documentation on creating and editing Wiki pages, see the MediaWiki Help Pages.
This cheatsheet shows the basic formatting tricks.
Note: To add extra spacing between rows, use the HTML <br> tag. The <p> does not work as well.
| 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 |
| [mailto:info@example.org email me] | Mailto Link |
| [[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 |
| #REDIRECT [[Other article]] | Redirect to another article |
