User:BilkaBot: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(testing) |
||
Line 16: | Line 16: | ||
* <span id="GetEditingUsers" style="cursor: pointer;">Console.log the number of users who have ever made an edit</span> | * <span id="GetEditingUsers" style="cursor: pointer;">Console.log the number of users who have ever made an edit</span> | ||
* <span id="create-wanted-pages-list" style="cursor: pointer;">Update</span> [[User:TheWombatGuru/WantedPages|Wanted pages]] (Made by [[User:TheWombatGuru|TheWombatGuru]], code can be found on [[MediaWiki:Common.js]]) | * <span id="create-wanted-pages-list" style="cursor: pointer;">Update</span> [[User:TheWombatGuru/WantedPages|Wanted pages]] (Made by [[User:TheWombatGuru|TheWombatGuru]], code can be found on [[MediaWiki:Common.js]]) | ||
* <span id="js-test" style="cursor: pointer;">TEST</span> | |||
</div> | </div> |
Revision as of 14:17, 18 July 2017
This bot was created by Bilka. The scripts used by this bot can be found on github and here on the wiki.
Bot functions:
Infoboxes
- Update recipe, expensive-recipe, total-raw and expensive-total-raw for items (wiki-recipes-totals-0.x.x.txt)
- Update consumers, stack-size and required-technologies for items (wiki-items-0.x.x.txt)
- Update technologies: Cost, cost multiplier, expensive cost multiplier, required technologies, allows, and effects (wiki-technologies-0.x.x.txt)
- Do all of the above updates at once and set the version for the summaries
- Update tech internal names (wiki-tech-names-0.x.x.txt)
- Update prototype type and internal name for items, equipment, and recipes (wiki-types-0.x.x.txt)
Other
- Console.log the number of users who have ever made an edit
- Update Wanted pages (Made by TheWombatGuru, code can be found on MediaWiki:Common.js)
- TEST