Help:Using the wiki

From Nottinghack Wiki
Revision as of 13:27, 9 March 2011 by Marcus (talk | contribs) (Added video on wiki)
Jump to navigation Jump to search

Want to update the Wiki but don't know where to start? This is the page for you!

What is a Wiki?

A wiki is a site or set of pages that are editable by any anyone. On the the Nottinghack wiki, you must be registered and logged on to do it. Need to add instructions on how to get an account, once we have decided!

You can edit the pages simply by clicking the edit tab on a page and changing the text. Formatting is achieved using wikitext.

Some basic information on wikitext is included on this page, and more help is available through the "Editing help" link on every edit page.

This video explains how a wiki can be used to organise group activities.

What shall I update?

Anything!

Well almost. A very small number of pages (such as the front page) are protected and can only be edited by an administrator. If you think one of these pages should change, write on the Discussion section of that page.

Feel free to update any other page yourself, but remember that this wiki is publicly accessible so don't post anything we might not want to be seen (door codes, passwords, etc) or anything that you wouldn't want to be seen by a child!

Wikitext

Editing a page is simple - click the Edit tab at the top and simply write the text you want to appear on the page. You can start a new paragraph by pressing enter on your keyboard twice.

If you want to format the text you are entering, or insert more complicated items like tables or images, you must use wikitext. In the next few sections we'll cover some basic wikitext and show you example, but more help can be found at the help page on the Wikimedia meta-wiki.

Basic Formatting

Sections

You should always organise your pages using section headers - like this page is. When you save a page with headers, the wiki will automatically build a table of contents for you, which it will insert just before your first header. Using this, you can have introductory text at the beginning of your page, then a table of contents followed by the main page content.

What it looks like What you type
Section headings

Headings organize your writing into sections. The Wiki software can automatically generate a table of contents from them.

Subsection

Using more equals signs creates a subsection.

A smaller subsection

Don't skip levels, like from two to four equals signs.

Start with 2 equals signs not 1 because 1 creates H1 tags which should be reserved for page title.

== Section headings ==

''Headings'' organize your writing into sections.
The Wiki software can automatically generate
a table of contents from them.

=== Subsection ===

Using more equals signs creates a subsection.

==== A smaller subsection ====
Don't skip levels, 
like from two to four equals signs.

Start with 2 equals signs not 1 
because 1 creates H1 tags
which should be reserved for page title.

Paragraphs

Bold and Italic

Lists

Links

Categories