Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
wiki:how_to [2020/03/14 14:15] adminwiki:how_to [2020/03/17 03:08] admin
Line 3: Line 3:
 Here are some links to the basics of editing information on our wiki: Here are some links to the basics of editing information on our wiki:
  
 +[[wiki:syntax|Formatting Syntax]]- All the basics of the markup language, though some of it can appear somewhat advanced.
 +
 +**Creating a page** - Simply put in the address https://wiki.chattlab.org/**new_page** , where new_page is the page you want to create. When you see the "Page Does not Exist", just edit the page and enter your markup text. Save.  **NOTE**, if your page is to be in a defined namespace you'll want to use the address similar to: https://wiki.chattlab.org/**namespace**/new_page.
 +
 +**Deleting a page** - Simply edit the page, and delete on the markup language on the page and it save.
 ===== Advanced Topics ===== ===== Advanced Topics =====
  
-[[wiki:syntax|Formatting Syntax]]- All the basics of the markup language, though some of it can appear somewhat advanced. 
  
 [[https://www.dokuwiki.org/plugin:include|Page Include Flags]] - Do you want to have a page (or part of a page) linked into a document? This is the reference page for it that shows you what flags you can use. [[https://www.dokuwiki.org/plugin:include|Page Include Flags]] - Do you want to have a page (or part of a page) linked into a document? This is the reference page for it that shows you what flags you can use.