Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wiki_formatting_guidelines [2020/11/06 14:19] shendrix |
wiki_formatting_guidelines [2020/11/06 15:05] (current) shendrix |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | __false__ | ||
| + | ====== Control WIKI Guidelines ====== | ||
| + | |||
| + | This page provides recommended formatting guidelines when using a Control WIKI. | ||
| + | |||
| + | ===== Helpful Info ===== | ||
| + | * [[wiki: | ||
| + | * [[https:// | ||
| + | |||
| + | |||
| + | ===== Template ===== | ||
| + | |||
| + | < | ||
| + | |||
| + | Page Name | ||
| + | |||
| + | Description | ||
| + | |||
| + | Topic 1 | ||
| + | - Item 1 | ||
| + | - Item 2 | ||
| + | |||
| + | Steps | ||
| + | 1. Step 1 | ||
| + | 2. Step 2 | ||
| + | |||
| + | See Also | ||
| + | * Links [link to a relevant wiki] | ||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | === Example === | ||
| + | |||
| + | < | ||
| + | ====== How to launch Control ====== | ||
| + | |||
| + | ====== Description ====== | ||
| + | This article will walk through how to launch Control. | ||
| + | |||
| + | === Steps === | ||
| + | | ||
| + | - Double click the shortcut for Control on your desktop. | ||
| + | - Select your Login name from the dropdown | ||
| + | - Type in your password | ||
| + | - Press the Enter key. | ||
| + | |||
| + | See Also | ||
| + | * Links: [[http:// | ||
| + | </ | ||
| + | |||
| + | ====== Using the Text Editor ====== | ||
| + | |||
| + | The Native DokuWiki Editor (DW Edit) is a quick and easy way to build or make changes to a wiki. The [[wiki: | ||
| + | |||
| + | Using a text editor like Visual Studio Code, Notepad++, etc is recommended as a workspace. These text editors offer auto-save options that will help prevent any loss of work. They also allow a much larger workspace, spell checking plugins, etc. Once finished with the editing, copy the text into the DW Editor and save the changes. | ||