|
Official GuidesBBCodes and emoticonsYou can make use of BBCode Syntax and emoticons to make up the text. Word formatting
''Emphasize'', '''strongly''', '''''very strongly''''' Emphasize, strongly, very strongly
Typewriter font for technical terms <tt>monospace text</tt> monospace text
<small>small text</small> small text
<s>strike out deleted material</s>
Headingssame as headlines/chapters/sections First, second and third level headings =New section= ==Subsection== ===Sub-subsection=== A first level heading is for example the "Word formatting" heading on this page. The "Bullet lists" heading on this page is an example of a 2rd level heading. The "Table of contents" box you see at the top of this page will appear automatically when you have used 4 or more headings. First level headings are shown as x, 2rd level as x.x and so on.
Internal linking[[Main Page]] Becomes a link to the Main Page of this Wiki.
[[Information|Infos!]] Becomes a link to the Information page but Infos! is written instead like this: Infos!
You can link to a headline on another wiki page. [[Spoilers#Laired Monster List]] Becomes at link to the headline "Laired Monster List" at the Spoilers page like this: Spoilers#Laired Monster List
[[Spoilers#Laired Monster List|Check out the Laired Monster List]] Becomes: Check out the Laired Monster List
External linkingRemember to start with "http://".
http://www.blue-room.org.uk/ Becomes http://www.blue-room.org.uk/
[http://www.blue-room.org.uk/ Blue Room Technical Forums] Becomes Blue Room Technical Forums ListsBullet listsYou can make bullet lists with "*". * First level list object ** Second level list object *** Third level list object * Another first level list object
Numbered listsYou can make numbered lists with "#". # First level list object ## Second level list object ### Third level list object # Another first level list object
Mixed listsYou can even make mixed lists like this. * You can even do mixed lists *# and nest them *#* like this
Definition lists;item : the item's definition
ImagesNote! Images are not currently supported properly by the Blue Room Wiki. Please bear with us For the moment you can insert images by just using their URL: http://www.google.com/intl/en_ALL/images/logo.gif or alternatively by using the forum's image BBCode tags: [img]http://www.google.com/intl/en_ALL/images/logo.gif[/img] You can insert images using the syntax: [[Image:filename|options|caption text]] The last item added will always be considered the caption text.
Image without alt-text[[Image:mediawiki.png]]
Image with alt-textYou add "|caption text" after the image link. This is the text most browsers will show when you hover over the image with the mouse. [[Image:mediawiki.png|The MediaWiki logo]] Image optionsImage:Mediawiki.png The MediaWiki logo
[[Image:Image:http://mordor.uni.cc/wiki/skins/common/images/mediawiki.png|thumb|The MediaWiki logo]]
Image:Mediawiki.png The MediaWiki logo
[[Image:mediawiki.png|50px|left|none|The MediaWiki logo]]
[[Image:mediawiki.png|none|frame|The MediaWiki logo]] Image:Mediawiki.png The MediaWiki logo Tables{| border="1" cellpadding="5" cellspacing="3"
| 1 || 2
|-
| 3 || 4
|-
| 5 || 6
|}
See also WikiMedia table guide
Additional hintsYou can avoid that the wiki system proccessing the text (to avoid unwanted formatting) by putting <nowiki> around the text you want to parse directly. Getting helpIf you need help to work with the wiki then post a message in the Issues Forum and we'll help you out...
|
| This page was last modified 18:10, 24 April 2007. This page has been accessed 3,302 times. Disclaimers |