Help:Contents

From TomatoCart Wiki

Jump to: navigation, search

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==
===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

[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
* 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 article