File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ # How To Create A New Wiki Page
2+ If you need to create a new wiki page, follow these instructions,
3+
4+ ## 1. Copy the Wiki Template File
5+ Go to wikitemplate.html and press the copy to clipboard button to get the template.
6+
7+ ## 2. Press The Plus
8+ After you did that, go back and press the plus icon and press new file.
9+
10+ ### 2.5. Make sure it is in the Wiki folder
11+ Make sure it says wiki in the editor. If it does not, add wiki to the file name, then do a slash.
12+
13+ ## 3. Add a file name
14+ Choose a file name. Make sure it does not have spaces! Then add .html to the end of the file.
15+
16+ ## 4. Paste the template
17+ Now, paste the template you copied earlier.
18+
19+ ## 5. Replace the placeholders
20+ Replace all the place holders with the actual content
21+
22+ ## 6. Start writing the wiki page
23+ Start writing the wiki page, make sure to follow the placeholders.
24+
25+ ### 6.5. ALWAYS REMEMBER
26+ Always remember that a wiki is never complete, and always remember that it can be edited by anyone later
You can’t perform that action at this time.
0 commit comments