Syntax
From Dark Eval Wiki
Below is the syntax used in MediaWiki software
- '''Text'''
This makes "Text" bold.
- ''Text''
This makes "Text" italic.
- '''''Text'''''
This makes "Text" bold & italic.
- [[Dark Side]]
Appears as: Dark Side
- [[MarlBoy|the only MarlMan]]
Appears as: the only MarlMan but when clicked goes to MarlBoy's page.
- [http://www.juststuff.ukif.com/games/darkdungeon/darkeval]
Appears as [1], and when clicked goes to Free Radical's website.
- [http://www.juststuff.ukif.com/games/darkdungeon/darkeval Non Wiki database]
Appears as Non Wiki database, but when clicked goes to the Dark Eval Database website. Notice the single space between the URL and the text.
- ----
This makes a line across the page, used to separate things- use sparingly.
- *Dralis
The star makes a bullet point.
- = Text =
Makes "Text" appear as a Main title with a separator line
- == Text ==
Makes "Text" appear as a sub-main title with a separator line. Basically, the more equal signs you put, the less high ranked the title is.
- [[Image:Example.jpg]]
This puts an uploaded image on the page.
- http://www.website.com/picture.jpg
If you want to display an off-site picture, all you have to do is paste it's URL onto the page.
- [[Image:I_like_chips.GIF|right]]
This makes the embedded picture move to the right of the page, and the text will go around it. Likewise you can also choose left or centre instead of right. However, you can only use this feature with uploaded images, it doesn't work with off-site pictures.
- [[Image:I_like_chips.GIF|frame|This guy loves chips]]
This makes the picture appear in a frame with a comment below it saying "This guy loves chips". You can leave out the comment if you want.