This wiki uses Creole markup in addition to some other markup rules.
The most important rules:
[[example]][[http://www.example.org/|Example]]This wiki uses a few markup shortcuts that will only work as long as you use them on very simple text.
*bold* /italic/ _underline_ ##monospaced## ++insert++
If it doesn’t work, use the regular Creole syntax.
The Creole syntax to inline images is this: {{name|text}}. Edit the page where you want to insert the picture and use the image name you want. Save the page and follow the resulting link. This link will allow you to upload an image. Your image will be stored on a page with the name you provided. The text you provided will be used as the popup text for the image.
Thus, a page can either hold text, or an image. If it holds text, it can inline an image using the syntax you just saw. You can switch a page from text to image and back following the link at the bottom of the edit page (right below the Save button) where it says either Replace this text with a file or Replace this file with text.
In addition to the regular Creole syntax for images, there’s the following alternative: [[image:htpp://example.com/]] and [[image:pagename]].
This form has the benefit that you can provide more information. This is the complete form: [[image/class:URL|alt text|image link target|caption|caption link target]].
To float an image left or right, use [[image/right:htpp://example.com/]] or [[image/left:htpp://example.com/]].
To resize images, you can use an application like Gimp, or get a Flickr account and upload your pictures. This will give you access too the image you uploaded in various sizes.
In order to make it easier for people used to typical forum markup, BBCode is also supported.
[b]this text is bold[/b] [i]this text is italic[/i] [u]this text is underlined[/u] [s]this text is striked through[/s] [strike]and this too[/strike] [color=blue]this text is blue[/color] [size=+2]this text is two sizes larger than normal[/size] [font=courier]this text is in the courier font[/font] [url=http://www.example.org]text[/url] [quote]quoted text[/quote] [code]monospaced text[/code] [h1]title[/h1] [h2]title[/h2] [h3]title[/h3] [h4]title[/h4] [h5]title[/h5] [h6]title[/h6] [list] [*]item one [*]item two [/list] :) :-) :( :-(
You can mark pages for deletion using various methods:
Pages marked for deletion will be deleted by the maintenance job after 14 days.