Home Forum Wiki Donate Downloads Links
Views
From HyperSpin Wiki
Jump to: navigation, search

Contents

This is a brief guide to wiki editing. If you are adding a theme, be sure to read the specific page that outlines how the Theme template should be used...

Formatting

In general wiki text is just like anything else you would write, it simply has a few extra rules for controlling formatting. You view the wiki source for any page simply by clicking on the "edit this page" button at the top of this page.

In general, pressing the return or enter key does not start a new line. A single newline is ignored. If you want to start a new paragraph, simply leave a blank line between the two paragraphs.

Headings

Heading are created using equal signs, Single equal signs give the highest level heading, like the page title do not use them. Double equal signs are a header, three form a sub-heading, and four form a sub-sub-heading.

Code What it looks like
==Fruit==
Lopsita equim pulus fermata.

===Oranges===
Kekerio in silam, tilo epula desiderat.

====Eating Oranges====
Seedus die lokum. Non silam, non pulus.
Fruit

Lopsita equim pulus fermata.

Oranges
Kekerio in silam, tilo epula desiderat.

Eating Oranges
Seedus die lokum. Non silam, non pulus.

Emphasis

It is quite easy to ''emphasize'' text. 
You can also create '''strong''' text. 

It is quite easy to emphasize text. You can also create strong text.

You should be very careful not to overuse either of these abilities. In general, emphasized text is preferable to strong text.

Verbatim text

 By putting a space at the beginning of these lines, they will
 use a fixed-width font and will not have their lines wrapped:
         /
 *//////{<>==================-
         \
By putting a space at the beginning of these lines, they will
use a fixed-width font and will not have their lines wrapped:
        /
*//////{<>==================-
        \

You should be very careful not to overuse either of these abilities. In general, emphasized text is preferable to strong text.

The Formatting Bar

If you have a modern browser, you do not even need to remember how to do most of the above. Simply click on the appropriate buttons above the editbox when you are editing an article.

Links

There are two main type of links, internal links and external links. Internal links point to pages on the HyperSpin wiki; external links point to other pages on the internet.

Internal Links

There are several ways to create internal links on the HyperSpin wiki. The simplist of which is to type:

[[page name]]

which will automatically create a link that looks like: page name (Red links point to nonexistant articles.)

Below are some more advanced techniques for controlling not only where the link points, but how it looks.

Piped Links

[[battle|Combat]] occurs only at [[time|sunrise]] and [[time|sunset]].

Combat occurs only at sunrise and sunset.

Links to: Battle, Time, Time

Hide Namespace

Themes are grouped into Namespaces, so each theme's page name will usually start with Official Themes: or User Themes:. You can link to a theme page and hide it's namespace to create a cleaner look by ending your link with a bar like this...

One of the first HyperSpin themes was [[Official Theme:Burger Time (MAME)|]].

One of the first HyperSpin themes was Burger Time.

Section Links

For details on how to customize HyperSpin, see the [[Documentation#Customization|Customization]] pages.

For details on how to customize HyperSpin, see the Customization pages.

This links to: Documentation#Customization i.e. the "Customization" section of the "Documentation" page

External Links

The simplest form of external link is to simply type in the url for example:

The main HyperSpin site is at: http://www.hyperspin-fe.com

The main HyperSpin site is at: http://www.hyperspin-fe.com

As long as the url starts with http:// it will be automatically converted to a link.

Unnamed Links

External links use only one set of square brackets.

[http://www.hyperspin-fe.com]

[1]

Note that these look funny. They should not be used without a good reason.

Named Links

To create a named link (aka hyperlink), put a space after the url and then enter the text you want to use as the link...

Click here to go to the [http://www.hyperspin-fe.com Main HyperSpin Site].

Click here to go to the Main HyperSpin Site.

Email Links

[mailto:user@example.com Email John Doe]

Email John Doe

Signature Link

When posting comments on talk/discussion pages it is customary to sign your posts. A quick shorthand is available that will be automatically converted into a signature when saving the page.

Name and time/date stamp

  • Markup
A link to your user page, with a time/date stamp.
~~~~
  • Result

A link to your user page, and a time/date stamp.
Joymonkey 16:37, 16 May 2008 (UTC)

Name only

  • Markup
~~~
A link to your user page only.
  • Result

A link to your user pageonly.
Joymonkey

Time/date stamp only

  • Markup
~~~~~
A time/date stamp only.
  • Result

A time/date stamp only.
16:37, 16 May 2008 (UTC)

Mediawiki User's Guide


Extensions

The following extensions are available on this Wiki:



Personal tools