Welcome to the Campaign Wiki
This wiki is a place where GMs and players can develop their campaigns more in depth than they could on the forum. In order to create the section for your campaign perform a search on the front page of the wiki using these terms “campaign name:page you want to make” then hit the create this page button. For instance, to create the description page for Temple of Elemental Evil I performed a search for “ttoee:description”. Of course, at that time, there was no such page. So I hit the create this page button for and made it.
Because of the size of the side bar it's best to keep the names to a few words, that's why I used ttoee rather than The Temple of Elemental Evil. The wiki will automatically reduce your campaign name to lower case for navigation purposes.
If you want to create a folder, like I have done for npcs, you do your search this way. campaign:foler name:first article in folder, or like this toee:npcs:jaroo. Remember to try to keep your names for the articles and folders to one word. You can expound on it later in the article, if you feel the need. Using the wiki syntax takes a little getting used to, believe me I know, but for the most part the buttons at the top of the posting window will do most of the work for you. For a little more indepth look at wiki syntax go here.
Tag Cloud
bbcode
If you would rather use bbcode, because you are more familiar with it, most commands are available.
Basic Formatting:
[b]bold text[/b] [i]italic text[/i] [u]underline[/u] [s]deleted[/s] [m]monospace[/m]
Code and Quoting:
[code]<?php echo $text;
[quote="Esther"]DokuWiki is great![/quote]
Links and Images:
[url=http://www.kaffeehaus.ch]Esthers Kaffeehaus Blog[/url] [email]esther@kaffeehaus.ch[/email] [img]http://www.dokuwiki.org/lib/exe/fetch.php?w=&h=&cache=cache&media=wiki%3Adokuwiki-128.png[/img]
Lists:
[list][*]item 1[*]item 2[*]item 3[/list] [list=1][*]item 1[*]item 2[*]item 3[/list] attribute: 1, a, A, i or I
Textsize and Color:
[size=90%]smaller text[/size] attribute: numeric value (px, em, %, ...) or keywords like small [color=red]colored text[/color] attribute: color name, #fff[fff] or rgb(255,255,255)
Discussion Box
In order to ad a nifty Discussion box, like on this page. Include the following commands in your wiki page
~~DISCUSSION~~ ~~DISCUSSION:off~~ ~~DISCUSSION:closed~~ ~~DISCUSSION|Custom Title String~~ ~~DISCUSSION:closed|Custom Title String~~
This is the main part of the plugin. By including the ~~DISCUSSION~~ instruction in your wiki page, a discussion section will be appended after the normal wiki page content. To turn it off again, use ~~DISCUSSION:off~~. If you want to show the existing discussion but don't want to allow new comments / replies, use ~~DISCUSSION:closed~~. A custom title can be appended after the separator |.
After each comment there may be up to three buttons (depending on your rights):
- Edit: Registered users can edit their comments; admins can edit all comments. To remove a comment, just edit it, clear the text and save the empty comment – like you would do with a wiki page. Attention: If there are replies to a comment, removing it will also remove all replies!
- Reply: To reply to a comment (vs. commenting on the wiki page content), click the Reply button. The comment entry form will then be placed accordingly.
- Hide / Show: Admins can deactivate and reactivate comments easily by this button. Hidden comments aren't shown to normal users and are displayed dimmed to admins.

Wiki
Discussion
I know the post page toolbar icons are hard to see now, I'm going to work on those.