Updated Wiki.md (markdown)
commited
commit
532b9d8d54a107b2950b1f74c023cade36869805
... | ... | @@ -1,29 +1,26 @@ |
1 | 1 | *The wiki was developed by [[Nikita Ivanov|ViChyavIn]], [[Olle Landin|https://twitter.com/ollelandin]], and [[Martin Magni]].* |
2 | 2 | |
3 | This wiki is intended to help readers learn more about Fancade and its [[game-making tools|Build]]. It is actively developed by contributors: new information is added almost each day! If you're interested, you can help improve the wiki, too.
|
|
3 | This wiki helps users learn more about Fancade and its [[game-making tools|Build]]. Pages are writteb by Fancade users themselves. Maybe you want to help improve the wiki too?
|
|
4 | 4 | |
5 | 5 | [[_TOC_]] |
6 | 6 | |
7 | 7 | # Rules |
8 | 8 | |
9 |
Before you begin to contribute to the wiki, please read the following rules, advices and principles. |
|
9 |
Yes? You'd like to contribute? Great!! Here's some advice to help you get started editing. |
|
10 | 10 | |
11 | ## Create a page |
|
12 | ||
13 | Before creating a brand-new wiki page, please make sure that: |
|
11 | ## Write about Fancade |
|
14 | 12 | |
15 | * The same page with a different name doesn't already exist |
|
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 |
|
18 | * It won't make more sense if you put the information of the future page into an existing one |
|
13 | The wiki is about Fancade, so try to stay on topic. |
|
19 | 14 | |
20 | ## Write about Fancade |
|
15 | ## Create a page |
|
21 | 16 | |
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. |
|
17 | Before creating a brand *new* wiki page, check if: |
|
23 | 18 | |
24 | ## Don't leave articles in WIP state |
|
19 | * The page already exists, just with a slightly different name? |
|
20 | * The info doesn't fit better as a note on an existing page? |
|
21 | * The page is likely to be useful to other Fancade users? |
|
25 | 22 | |
26 | Don't save unfinished edits. |
|
23 |
## Don't save unfinished edits. |
|
27 | 24 | |
28 | 25 | 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 | 26 | |
... | ... | @@ -37,15 +34,6 @@ If you're not sure about something, don't ask future editors to correct you in t |
37 | 34 | |
38 | 35 | 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! |
39 | 36 | |
40 | ## Less humor |
|
41 | ||
42 | Humor is good and all but try to avoid it when writing content. Wiki is intended to help readers learn new information about Fancade and too much humor doesn't make it better (if not worse). |
|
43 | ||
44 | ## No messages to Martin |
|
45 | Don't chat with Martin Magni on this wiki. This may be harmful for the wiki. |
|
46 | ||
47 | Instead, you can email Martin. That's 100% fine for the wiki! |
|
48 | ||
49 | 37 | # How-to |
50 | 38 | |
51 | 39 | Want to help but have no idea how it's done? Read further to learn how to format text and create new pages. |