Updated Wiki.md (markdown)
commited
commit
18e2f2eae45e337564fcc0c83b2ba8fd2e950cf3
... | ... | @@ -2,4 +2,16 @@ This wiki was developed by [[Nikita Ivanov|ViChyavIn]], [[Olle Landin|https://tw |
2 | 2 | |
3 | 3 | You can help expand the wiki by [[creating new pages|How to make a wiki page?]] and improving existing ones. There's even [[wiki formatting]] support. |
4 | 4 | |
5 | PRO TIP: To add an image, drag-n-drop it into the edit form. (It'll upload to `/uploads/<filename>`) |
|
... | ... | \ No newline at end of file |
0 | PRO TIP: To add an image, drag-n-drop it into the edit form. (It'll upload to `/uploads/<filename>`) |
|
1 | ||
2 | # How to make a wiki page? |
|
3 | ||
4 | In the Wiki page, there is an ability to create new pages, simply by clicking "New". A pop-up with the title "Create New Page" should show up. |
|
5 | ||
6 | Create a page name with the appropriate title. |
|
7 | ||
8 | If you are writing it in a different section (e.g. Build) write `<section>/\<title>` (e.g. `Build/Set Variable`) to create it within this section. |
|
9 | ||
10 | Now you can write a Wiki page! After you have written it all, click "Preview" to make sure everything looks correct. |
|
11 | ||
12 | Check the [[wiki formatting|Wiki formatting]] for all the syntax tools. |
|
... | ... | \ No newline at end of file |