Nitrome Wiki

You are currently viewing Nitrome Wiki in the Monobook skin.

Close to all content and special features on the Nitrome Wiki have been designed for the New Wikia Look. You can view this through your preferences by changing the default skin from Monobook to New Wikia Look, or view a single page in the New Wikia Look by adding ?useskin=wikia to the end of its URL.

Unlike the New Wikia Look, Monobook's Wikia logo will not be updated every month.

READ MORE

Nitrome Wiki

Hi there! This page contains editing tips to help you with editing!

How to Style Text[]

You can style text with 'wikimarkup' or HTML.
' ' italic ' ' => italic

' ' ' bold ' ' ' => Bold

' ' ' ' ' italic and bold ' ' ' ' ' => italic and bold


<s>strike</s> => strike

<u>underline</u> => underline

<span style="color:red;">red text</span> => red text

How to make links[]

Links are created with one or two square brackets.
A simple internal link
[[Nitrome]]
=> Nitrome An internal link with link text
[[Nitrome|Text you want]]
=> Text you want


A numbered external link
[http://www.site.com]
An external link with link text
[http://www.site.com link text]

How to add Headings[]

Headings use equals signs. The more "=", the smaller the heading.

How to Indent Text[]

:Indent
:Indent
::More Indent
:::Even more indent

* Bullet
** Sub Bullet
* Bullet

# Numbered List
## Sub List
# Numbered List

How to insert images[]

Images are added and formatted in a similar way to links. When uploading images, it is recommended that you upload them as a PNG file; this helps preserve the quality of the pictures a lot better than a JPG file does. [[File:Name.png]]
To ad alt. text
[[File:Name.png|Alt text]]
To make a thumbnail
[[File:Name.png|thumb|]]
To specify the size of the image (bigger numbers enlarge the image, smaller numbers shrink it)
[[File:Name.png|200px| ]]
To align the image (write down either left or right)
[[File:Name|right|]]
You can combine these attributes by putting a pipe symbol "|" between them. Remember, anything after the last pipe is text.

More help and video demos[]

Want more detailed help?

Visit Wikia Help!

For Video walkthroughs:

Visit Video Demos!

Need article formatting help?

Visit the wiki's Manual of Style!