How to Wiki

From EUSwiki
Revision as of 09:31, 17 November 2015 by Malcolmmcc (talk | contribs) (Intro)
Jump to navigation Jump to search

Intro

Welcome to EUSWiki, a MediaWiki hosted wikipedia page. All and any help you may need can be found here, but I will try and provide the mere basics here.

Text Editing

For those of you who may know HTML5, woo-hoo! This is similar to that, but not quite. There's a whole host of different syntax, but the same logic applies.

Syntax Italics: ''Italics Here'' Bold: '''Bold Here''' Hyperlink:

Categories

To add a category, you can insert the following tag at the very end of the article:

           [[category:**********]]
                         Where ****** is your desired category.

In order to make nested categories, you simply need to replicate the tag. Say I want to categorize Countries with a subcategory England with a subcategory London:

[[category:Countries]] [[category:England]] [[category:London]]