FacileWiki author quickstart guide

From FacileWiki

This is a quickstart guide for people who never worked on a WIKI before. There are more in depth tutorials for every item, this one just shows the very basic things. I bet you'll get the hang of it if you give it a try.

Creating a new page

  • Registrate yourself as WIKI user and log in.
  • Enter the title of the new page (article) in the search box and click "Go".
(Choose a descriptive, but not too lengthy name since it will also go into the URL of your page. Avoid special characters such as hyphens, braces, ampersands and underlines if possible. Underlines will automaticly be added in the URL as space replacement).
  • You will get a display saying that the desired page was not found.
  • Click on the link "create this page" and start editing.
  • Your page will get picked up and added to the index on the main page by a sysop, you need not do anything to make this happen.

Editing

== A Title ==

=== A Subtitle ===

A paragraph.

Another paragraph.

To ''emphasize'' something.

<pre>
Some code sample
</pre>

Unordered List:

* The first
* A second item

Numbered list:

# Item 1
## Item 1.1
## Item 1.2
# Item 2
# Item 3

Definition List:

; Script
: A code fragement using Javascript
; Piece
: A code made up by PHP

A image that you uploaded:

[[Image:Myimage.png]]
| Terms of Use | Privacy | Sitemap |
Editing tools
Personal tools