Wiki:Welcome: Difference between revisions

From Fancade Wiki
(Adapted from old page. Some information had to change due to the new syntax)
 
(Accommodate the engine better)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
:''The wiki is developed by [[ViChyavIn|Nikita Ivanov]], Olle Landin, and [[Martin Magni]].''
This wiki helps users learn more about [[Fancade]] and its [[Build|game-making tools]]. Pages are written by Fancade users themselves. Maybe you want to help improve the wiki too?
This wiki helps users learn more about [[Fancade]] and its [[Build|game-making tools]]. Pages are written by Fancade users themselves. Maybe you want to help improve the wiki too?


Line 9: Line 7:
=== Write about Fancade ===
=== Write about Fancade ===


The wiki is about Fancade, so try to stay on topic.
The wiki is about Fancade, so stay on topic.


=== Create an appropiate page ===
=== Create an appropriate page ===


Before creating a brand ''new'' wiki page, check if:
Before creating a brand ''new'' wiki page, check if:
Line 31: Line 29:
==== Scripts ====
==== Scripts ====


Articles under the Script folder should be created mostly when:
Articles under [[:Category:Scripting]] should be created mostly when:


* It is useful for future readers
* It is useful for future readers
Line 37: Line 35:
* The article is long enough to warrant its own article
* The article is long enough to warrant its own article
** If it is short, consider putting it on the necessary block.
** If it is short, consider putting it on the necessary block.
Refrain from creating articles ending with questions.


=== Don't save unfinished edits ===
=== Don't save unfinished edits ===
Line 56: Line 56:
=== Create a page ===
=== Create a page ===


In the Wiki page, there is an ability to create new pages, simply by clicking "Create". A pop-up with the title "Create New Page" should show up.
Type a page name.
 
If it does not exist, the Wiki will indicate creation of the article.
Create a page name with the appropriate title.
Click the link to proceed.
Now, write the  
Now, write the contents of the page.
Then, categorize the page accordingly.
Then, categorize the page accordingly. (If you don't know much categories yet, you may leave it.)


Now you can write a Wiki page! After you have written it all, click "Show preview" to make sure everything looks correct.
Now you can write a Wiki page! After you have written it all, click "Show preview" to make sure everything looks correct.
Line 89: Line 89:
| Wrap URL in ''single'' square brackets || <nowiki>[https://fancade.com/]</nowiki> || [https://fancade.com/]
| Wrap URL in ''single'' square brackets || <nowiki>[https://fancade.com/]</nowiki> || [https://fancade.com/]
|-
|-
| Wrap URL in ''single'' square brackets and set displayed text || <nowiki>[https://fancade.com/ Fancade]</nowiki> | [https://fancade.com/ Fancade]
| Wrap URL in ''single'' square brackets and set displayed text || <nowiki>[https://fancade.com/ Fancade]</nowiki> || [https://fancade.com/ Fancade]
|}
|}


Line 108: Line 108:
* arcade
* arcade


==== Add image ====
==== Add file ====


To add an image, click the upload file found on the right sidebar.
To add a file, click "Upload file" found on the right sidebar.


To insert an existing image, you wrap the image path/URL in square brackets (like you do with regular links/URLs) to insert it directly in the text.
Files are located in another namespace.
To insert an existing file, click the image icon located at the bar above the editor.
A new window should pop up and guide you.
Prefer frameless images.
Finally, it should appear as follow:


  <nowiki>[[uploads/image.jpg]]</nowiki>
  <nowiki>[[File:Odd Bot.png|frameless|400px]]</nowiki>


You can also upload an image by clicking "Upload" button in edit mode.
For complete details, visit [[mw:Help:Images]].


=== Delete a page ===
=== Delete a page ===


Deleting a page is possible, but restricted. Contact one of the Fanmods or Wiki Mods here or on the Discord server and suggest the deletion to them.
Request a page to be deleted using [[Template:Delete]], e.g.  
 
<nowiki>{{delete|Spam}}</nowiki>


=== Revert a change ===
=== Revert a change ===
Line 129: Line 135:


Click Rename, and enter the new page name.
Click Rename, and enter the new page name.
[[Category:Wiki guides]]

Latest revision as of 16:14, 30 July 2025

This wiki helps users learn more about Fancade and its game-making tools. Pages are written by Fancade users themselves. Maybe you want to help improve the wiki too?

Rules

Yes? You'd like to contribute? Great! Here's some advice to help you get started editing.

Write about Fancade

The wiki is about Fancade, so stay on topic.

Create an appropriate page

Before creating a brand new wiki page, check if:

  • The page already exists, just with a slightly different name?
  • The info doesn't fit better as a note on an existing page?
  • The page is likely to be useful to other Fancade users?

For certain categories of articles, their notability guidelines are listed below.

Games

In general, articles for games should be created if at least one of criteria is met:

Scripts

Articles under Category:Scripting should be created mostly when:

  • It is useful for future readers
  • It contains details necessary to build the script (How to make hexagons)
  • The article is long enough to warrant its own article
    • If it is short, consider putting it on the necessary block.

Refrain from creating articles ending with questions.

Don't save unfinished edits

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).

Don't leave unanswered questions

If you're not sure about something, don't ask future editors to correct you in the page:

  • NG: Constraints are very difficult to learn. (Maybe it's just me?)

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!

How-to

Want to help but have no idea how it's done? Read below to learn how to format text and create new pages.

Create a page

Type a page name. If it does not exist, the Wiki will indicate creation of the article. Click the link to proceed. Now, write the contents of the page. Then, categorize the page accordingly. (If you don't know much categories yet, you may leave it.)

Now you can write a Wiki page! After you have written it all, click "Show preview" to make sure everything looks correct.

Style a page

The wiki supports the powerful MediaWiki syntax. Please consult Wiki:Manual of Style for proper formatting of pages.

Basics

Emphasis

Emphasize text by surrounding text with ''double'' (italics) or '''triple''' (bold) single quotation marks.

Add link

To insert a link, you can:

Wrap page name in double square brackets [[Number]] Number
Wrap page name in double square brackets and put a suffix [[Number]]s Numbers
Wrap page name in double square brackets and set displayed text [[Number|One]] One
Wrap URL in single square brackets [https://fancade.com/] [1]
Wrap URL in single square brackets and set displayed text [https://fancade.com/ Fancade] Fancade
Make list

To insert a list element, put *, + or - at the beginning of a line. For example,

* Fancade
* is the fanmade
* arcade

will be

  • Fancade
  • is the fanmade
  • arcade

Add file

To add a file, click "Upload file" found on the right sidebar.

Files are located in another namespace. To insert an existing file, click the image icon located at the bar above the editor. A new window should pop up and guide you. Prefer frameless images. Finally, it should appear as follow:

[[File:Odd Bot.png|frameless|400px]]

For complete details, visit mw:Help:Images.

Delete a page

Request a page to be deleted using Template:Delete, e.g.

{{delete|Spam}}

Revert a change

Go to the page's history (through link in the latest changes), check the commit, compare and revert.

Rename a page

Click Rename, and enter the new page name.