This shows you the differences between two versions of the page.
| wiki:contribution-help [2025/03/02 21:52] – created admin | wiki:contribution-help [2025/03/02 21:54] (current) – admin | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| These tips are to help contributors who are unfamiliar with wiki syntax and page creation. | These tips are to help contributors who are unfamiliar with wiki syntax and page creation. | ||
| - | ==== Creating a Page ==== | + | ===== Creating a Page ===== |
| - | To create a new page, you need to edit the URL after the '' | + | To create a new page, you need to edit the URL after the '' |
| - | + | ||
| - | < | + | |
| - | https:// | + | |
| - | </ | + | |
| This page will then prompt you to create it. Once you add any text to a page, it is stored as an actual 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. | ||
| Line 13: | Line 9: | ||
| If you want to place the page in a specific namespace, you need to add the namespace before the page name, separated by a ':' | If you want to place the page in a specific namespace, you need to add the namespace before the page name, separated by a ':' | ||
| - | For example, this will place the new page in the tutorial namespace. | + | For example, this will place the new page in the tutorial namespace: '' |
| - | < | + | |
| - | https:// | + | |
| - | </ | + | |
| - | ==== Deleting a Page ==== | + | |
| + | ===== Deleting a Page ===== | ||
| If you want to delete a page, you need to remove all text from the page. | If you want to delete a page, you need to remove all text from the page. | ||
| '' | '' | ||
| + | ===== Syntax ===== | ||
| + | You can see the standard DokuWiki formatting guide [[https:// | ||