Revert commit 4218057
commited
commit
6253b3695be86e306f39468bcb203158147c416c
... | ... | @@ -4,7 +4,7 @@ title: Fancade Wiki |
4 | 4 | |
5 | 5 | *The wiki is developed by [[Nikita Ivanov|ViChyavIn]], Olle Landin, and [[Martin Magni]].* |
6 | 6 | |
7 | This wiki helps users learn more about Fancade and its [[game-making tools|Build]]. Pages are written by Fancade users (Fancaders) themselves. Maybe you want to help improve the wiki too? |
|
7 | This wiki helps users learn more about Fancade and its [[game-making tools|Build]]. Pages are written by Fancade users themselves. Maybe you want to help improve the wiki too? |
|
8 | 8 | |
9 | 9 | [[_TOC_]] |
10 | 10 | |
... | ... | @@ -14,31 +14,29 @@ Yes? You'd like to contribute? Great!! Here's some advice to help you get starte |
14 | 14 | |
15 | 15 | ## Write about Fancade |
16 | 16 | |
17 | The wiki is about [Fancade](https://fancade.com) and its [[game making tools|Build]], so try to stay on topic. So don't write about anything different from Fancade and its [[game making tools|Build]]. |
|
17 | The wiki is about [Fancade](https://fancade.com), so try to stay on topic. |
|
18 | 18 | |
19 | ## Create a page |
|
19 | ## Create an appropiate page |
|
20 | 20 | |
21 | Before creating a brand *new* wiki page, make sure to check if: |
|
21 | Before creating a brand *new* wiki page, check if: |
|
22 | 22 | |
23 | * The page already exists, even with a different name? |
|
23 | * The page already exists, just with a slightly different name? |
|
24 | 24 | * The info doesn't fit better as a note on an existing page? |
25 | 25 | * The page is likely to be useful to other Fancade users? |
26 | 26 | |
27 | 27 | ## Don't save unfinished edits |
28 | 28 | |
29 | Do not leave articles in work in progress state. |
|
30 | ||
31 | If you're not done yet, but you can't continue working right now, you can always quit the browser and get back to editing later. The wiki will remember the state of the page and will prompt you to recover it when you begin editing again. |
|
29 | If you're not done yet, but you can't continue working right now, you can always quit the browser and get back to editing later (the wiki will remember the state of the page and will prompt you to recover it when you begin editing again). |
|
32 | 30 | |
33 | 31 | ## Don't leave unanswered questions |
34 | 32 | |
35 | If you're not sure about something, don't ask future readers to correct you in the page: |
|
33 | If you're not sure about something, don't ask future editors to correct you in the page: |
|
36 | 34 | |
37 | 35 | <blockquote> |
38 | [[Constraints]] are very hard to learn. (Maybe it's just me?) |
|
36 | [[Constraints]] are very difficult to learn. (Maybe it's just me?) |
|
39 | 37 | </blockquote> |
40 | 38 | |
41 | Those who can answer your question will rarely visit your page, so you will end up throwing your question at readers'. Feel free to join our [[Discord]] server and ask your question there, in order to eventually provide the most accurate information to readers! |
|
39 | Those who can answer your question will rarely visit the page, so you will end up throwing your question at readers'. Feel free to join our [[Discord]] server and ask your question there, in order to eventually provide the most accurate information to readers! |
|
42 | 40 | |
43 | 41 | # How-to |
44 | 42 | |
... | ... | @@ -46,23 +44,17 @@ Want to help but have no idea how it's done? Read below to learn how to format t |
46 | 44 | |
47 | 45 | ## Create a page |
48 | 46 | |
49 | In the Wiki, there is an ability to create new pages, simply by clicking "New". A pop-up with the title "Create New Page" should show up. |
|
47 | 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. |
|
50 | 48 | |
51 | Create a page name with the right title. |
|
49 | Create a page name with the appropriate title. |
|
52 | 50 | |
53 | If you are writing it in a different area of the Wiki (e.g. Build) write `<area>/<title>` (e.g. `Build/Set Variable`) to create it there. |
|
51 | 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. |
|
54 | 52 | |
55 | 53 | Now you can write a Wiki page! After you have written it all, click "Preview" to make sure everything looks correct. |
56 | 54 | |
57 | 55 | ## Style a page |
58 | 56 | |
59 | The Wiki supports the formatting syntax called "Markdown". You can make text **bold**, *italic*, ***bolditalic***, and ~~strikethrough~~. Also you can: |
|
60 | ||
61 | * [[Make lists|#make-list]] |
|
62 | * [[Add links|#add-link]] |
|
63 | * [[Add images|#add-image]] |
|
64 | ||
65 | [[Click here to read more.|https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet]] |
|
57 | The Wiki supports the formatting syntax called "Markdown". You can easily *emphasize* **text** (you can make text **bold**, *italic*, ***bolditalic***, and ~~strikethrough~~, but not underline because markdown does not support underlining text), make lists, add links, insert images and even make tables! For more information, read [[this|https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet]]. |
|
66 | 58 | |
67 | 59 | ### Basics |
68 | 60 | |
... | ... | @@ -110,13 +102,12 @@ Deleting a page is possible, but restricted. Ping one of the Fanmods on the Disc |
110 | 102 | Go to the page's history (through link in the latest changes), check the commit, compare and revert. |
111 | 103 | |
112 | 104 | ## Rename a page |
113 | ||
114 | Click Rename, and enter the new page name. If you want to move it, then enter `<area>/<title>`. |
|
105 | Click Rename, and enter the new page name. |
|
115 | 106 | |
116 | 107 | ## Sign out |
117 | 108 | |
118 | There's no button to sign out or seldom reason to. But if you clear the website data in your browser settings, you will be signed out. (It's a cookie?) |
|
109 | There's no button to sign out (and seldom reason to). But if you clear the website data in your browser settings, you will be signed out. (It's a cookie?) |
|
119 | 110 | |
120 | 111 | ## Notes |
121 | 112 | |
122 | * You can switch between edit and preview mode with `Ctrl+Shift+P`. (When using touchscreens you cannot do this.)
|
|
123 | 113 |
+* You can switch between edit and preview mode with `CTRL+Shift+P`. |