Minor fixes
commited
commit
5b3bb41933240bb886a8ddb339b509141dd95109
... | ... | @@ -14,18 +14,18 @@ Before creating a brand-new wiki page, please make sure that: |
14 | 14 | |
15 | 15 | * The same page with a different name doesn't already exist |
16 | 16 | * The page you are about to make is really necessary |
17 | * e. g. a whole page about a tiny barely noticeable pixel on log block top texture won't add any value to the wiki, thus unnecessary and shouldn't be created |
|
17 | * e.g. a whole page about a tiny barely noticeable pixel on log block top texture won't add any value to the wiki, thus unnecessary and shouldn't be created |
|
18 | 18 | * It won't make more sense if you put the information of the future page into an existing one |
19 | 19 | |
20 | 20 | ## Write about Fancade |
21 | 21 | |
22 | If you want to add a new piece of information to the site, it's always much appreciated! But the info you're adding should not be about your cat's favorute kind of meat or anything else --- it should be about Fancade. |
|
22 | If you want to add a new piece of information to the site, it's always much appreciated! But the info you're adding should not be about your cat's favorite kind of meat or anything else --- it should be about Fancade. |
|
23 | 23 | |
24 | 24 | ## Don't leave articles in WIP state |
25 | 25 | |
26 | 26 | Don't save unfinished edits. |
27 | 27 | |
28 | 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 promt you to recover it when you begin editing again). |
|
28 | 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 | 29 | |
30 | 30 | ## Don't leave unanswered questions |
31 | 31 | |
... | ... | @@ -43,7 +43,7 @@ Humor is good and all but try to avoid it when writing content. Wiki is intended |
43 | 43 | |
44 | 44 | ## Don't save right away |
45 | 45 | |
46 | Please look through the page several times before saving your edit in case you forgot to put a comma somewhere or made a typo. It's way better to include all typo, puntuational and other fixes into the main edit than save every fix as a separate edit. |
|
46 | Please look through the page several times before saving your edit in case you forgot to put a comma somewhere or made a typo. It's way better to include all typo and punctuation fixes into the main edit than save every fix as a separate edit. |
|
47 | 47 | |
48 | 48 | # How-to |
49 | 49 | |
... | ... | @@ -61,7 +61,7 @@ Now you can write a Wiki page! After you have written it all, click "Preview" to |
61 | 61 | |
62 | 62 | ## Style a page |
63 | 63 | |
64 | The Wiki supports the formatting syntax called "Markdown". You can easily *emphasis* **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]]. |
|
64 | The Wiki supports the formatting syntax called "Markdown". You can easily *emphasize* **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]]. |
|
65 | 65 | |
66 | 66 | ### Basics |
67 | 67 |