Help:Contents
Adding an article
To add a new article, type the name of the article into the search box then click go. When the search returns no entry with that name, click 'create this page'.
Syntax
Wiki text | Result |
---|---|
''italic'' | italic |
'''bold''' | bold |
'''''bold and italic''''' | bold and italic |
==Level 2== | Headings in different sizes and formats; Level 1 is used only for page titles and is generated automatically by the software |
===Level 3=== | Headings in different sizes and formats; Level 1 is used only for page titles and is generated automatically by the software |
====Level 4==== | Headings in different sizes and formats; Level 1 is used only for page titles and is generated automatically by the software |
=====Level 5===== | Headings in different sizes and formats; Level 1 is used only for page titles and is generated automatically by the software |
======Level 6===== | Headings in different sizes and formats; Level 1 is used only for page titles and is generated automatically by the software |
[[Link to another page]] | Internal link to another page on the wiki |
[[Link|different title]] | Internal link to another page on the wiki with a different title |
http://www.example.org | External link |
[http://www.example.org Text] | External link with description |
[[Category:Example]] | Add article to category “example“ |
---- | Horizontal line |
* one | Bullets |
# one | Numbered list |
[[Image:File.jpg|Text]] | Image with alternative text |
[[Image:File.jpg|frame|Text]] | Image aligned right with caption |
[[Image:File.jpg|thumb|Text]] | Thumbnail |