Help:FAQ: Difference between revisions
mNo edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
==I uploaded a new version of an image, but it didn't change or it looks stretched. Why?== | ==I uploaded a new version of an image, but it didn't change or it looks stretched. Why?== | ||
https://shouldiblamecaching.com/ | Short answer: https://shouldiblamecaching.com/ | ||
Long answer: your browser downloads images in order to display them on a webpage, and in order to reduce load times, it only occasionally checks to see if the image has updated, unless you force it to update. On most browsers, this can be done by pressing the refresh button while holding Ctrl (or Command on macOS). See [[wp:Wikipedia:Bypass your cache|Wikipedia:Bypass your cache]] for more information. | |||
==What are those red links that begin with "Template:" for?== | ==What are those red links that begin with "Template:" for?== | ||
| Line 51: | Line 51: | ||
Even if another wiki uses a license that permits content to be copied to here (such as TCRF), doing so is bad for our search engine rankings and may be considered plagiarism if the source is not attributed correctly, so we strongly discourage doing so. | Even if another wiki uses a license that permits content to be copied to here (such as TCRF), doing so is bad for our search engine rankings and may be considered plagiarism if the source is not attributed correctly, so we strongly discourage doing so. | ||
==Why do I get a CloudFlare captcha whenever I go to [[Special:RecentChanges]] or view a page's revision history?== | |||
In recent years, the internet has become infested with bots that irresponsibly crawl web pages as quickly as possible, ignoring all metadata instructing them to slow down or not visit certain pages, because they want to harvest as much data as they can to feed large language models. Certain pages on the wiki, like recent changes and page histories, are very expensive to render, so when bots are crawling them constantly and ignoring the site telling them not to crawl those pages, it slows the whole wiki down to a crawl and occasionally causes it to crash. To stop this, visitors now need to pass a captcha to see these pages. These captchas do not appear if you are logged into an account. | |||
==Navigation== | ==Navigation== | ||
{{blooncyclopedia nav}} | {{blooncyclopedia nav}} | ||
[[Category:Wiki help]] | [[Category:Wiki help]] | ||
Revision as of 00:56, 18 September 2025
These are frequently asked questions about editing on and contributing to Blooncyclopedia.
Why can't I create new pages / upload files?
In order to create new pages or upload files, you need to have an account and become autoconfirmed. This role is automatically given to your account when it is at least three days (72 hours) old, and has made at least 10 edits, and has a confirmed email address. (Special:Preferences)
I see an error I want to correct, but the text doesn't appear in the editor, it just has one template. How do I fix it?
Usually when you see this, it's because the data is specified on another page and that data is being transcluded to the page you want to edit (typically with Cargo). If you want to correct this, do it by editing the page it is pulling that data from, not the page(s) it is transcluded to; this has the benefit of updating all pages that transclude that data in one edit. Some examples of how to edit Cargo data:
- If an upgrade's cost in a list of upgrades is incorrect, go to that upgrade's page and change the cost in the infobox to fix it for all pages that use that data.
- If a change in an update history section is incorrect, go to the page for that update and change it to fix it for all pages that use that data.
I uploaded a new version of an image, but it didn't change or it looks stretched. Why?
Short answer: https://shouldiblamecaching.com/
Long answer: your browser downloads images in order to display them on a webpage, and in order to reduce load times, it only occasionally checks to see if the image has updated, unless you force it to update. On most browsers, this can be done by pressing the refresh button while holding Ctrl (or Command on macOS). See Wikipedia:Bypass your cache for more information.
What are those red links that begin with "Template:" for?
That happens if a page attempts to call a template but the template hasn't been created yet. Missing templates are actively being worked on, so the red text should go away and start working properly once the template is complete.
What are those article names with colons for?
Blooncyclopedia uses several custom namespaces for organization and to control the suggestions that appear under the search box (so searching "Dart Monkey" only lists the main articles, and not a dozen subpages, for example). For new editors, it is recommended that you stick to only the main namespace (e.g. articles without a namespace prefix), strategy articles, and gallery articles.
For more information, and more namespaces, see Help:Namespaces.
| Namespace | Purpose | Example |
|---|---|---|
| (main) | Subjects in general, or subjects in specific games/series | Dart Monkey, Dart Monkey (BTD6) |
Stats
|
Stats for a subject (these articles are usually generated by scripts, editing them by hand is not recommended) | Stats:Dart Monkey (BTD6) |
Strategy
|
Community-crafted tips, tricks, and strategies for using a subject | Strategy:Dart Monkey (BTD6) |
Update history
|
Changes made to a subject in game updates | Update history:Dart Monkey (BTD6) |
Gallery
|
Collections of images for a subject for easy browsing | Gallery:Dart Monkey |
Can I copy text from other wikis to or from here?
In most cases, NO. Most other wikis release their content under a different license from Blooncyclopedia; the one you probably want to copy from uses the CC BY-SA license instead of CC BY-NC-SA, and these licenses are not compatible with each other. See Blooncyclopedia:Copyrights for more information.
Even if another wiki uses a license that permits content to be copied to here (such as TCRF), doing so is bad for our search engine rankings and may be considered plagiarism if the source is not attributed correctly, so we strongly discourage doing so.
Why do I get a CloudFlare captcha whenever I go to Special:RecentChanges or view a page's revision history?
In recent years, the internet has become infested with bots that irresponsibly crawl web pages as quickly as possible, ignoring all metadata instructing them to slow down or not visit certain pages, because they want to harvest as much data as they can to feed large language models. Certain pages on the wiki, like recent changes and page histories, are very expensive to render, so when bots are crawling them constantly and ignoring the site telling them not to crawl those pages, it slows the whole wiki down to a crawl and occasionally causes it to crash. To stop this, visitors now need to pass a captcha to see these pages. These captchas do not appear if you are logged into an account.