Guide to Getting Started
Navigating the Wiki
-
Using the search bar is currently the most effective way to navigate the wiki.
The search bar works by looking through the text / title for the searched word.
Creating Pages
- Click the button on the home page to start creating a wiki page.
- Enter the title that will act as the header of the page.
-
Enter the slug.
This is the URL that directs to the page. For most wikis it will be the same as the title with dashes instead of spaces.
-
Fill content as needed.
These pages currently use markdown for formatting. Linked is a markdown guide that shows basic markdown to help.
For images, we can take advantage of this fact to display them without any hosting, which is not implemented yet.
Here is a quick video showcasing how it is done.
Note: there is a limited amount of time that these images will be hosted for. I will try to add image hosting at some point, but as it is expensive to do so, it may be a while before it is added.
Editing / Deleting Wikis
-
Every wiki has an "Edit this page" link at the top of the page that has both editing and deleting pages.
Note that slugs / URLs cannot be changed — the page will need to be remade if the slug / URL needs to change.