These tips are to help contributors who are unfamiliar with wiki syntax and page creation.
To create a new page, you need to edit the URL after the id=
section. As an example, if we wanted to add a new page called example_page
, you'd enter the following url: https://soulsmodding.com/doku.php?id=example_page
This page will then prompt you to create it. Once you add any text to a page, it is stored as an actual page.
If you want to place the page in a specific namespace, you need to add the namespace before the page name, separated by a ':' character.
For example, this will place the new page in the tutorial namespace: https://soulsmodding.com/doku.php?id=tutorial:my_new_tutorial
If you want to delete a page, you need to remove all text from the page.
Note: the page is only actually deleted if an Admin does this
.
You can see the standard DokuWiki formatting guide here.