User:BilkaBot: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
m (formatting)
(removed red links)
Line 4: Line 4:


<div style="line-height: 1.3em; color: #ffffff; background-color: #333; border: 1px solid #ddd; padding: 0px 0px 10px 10px;">
<div style="line-height: 1.3em; color: #ffffff; background-color: #333; border: 1px solid #ddd; padding: 0px 0px 10px 10px;">
=== [[User:BilkaBot/Infobox.js|Infoboxes]] ===
=== Infoboxes ===
* <span id="RecipeUpdate" style="cursor: pointer;">Update recipe, expensive-recipe, total-raw and expensive-total-raw (for items)</span>
* <span id="RecipeUpdate" style="cursor: pointer;">Update recipe, expensive-recipe, total-raw and expensive-total-raw (for items)</span>
* <span id="ItemUpdate" style="cursor: pointer;">Update consumers, stack-size and required-technologies for items</span>
* <span id="ItemUpdate" style="cursor: pointer;">Update consumers, stack-size and required-technologies for items</span>
Line 13: Line 13:
* <span id="ProtypeTypeUpdate" style="cursor: pointer;">Update prototype types for items, equipment, and recipes</span>
* <span id="ProtypeTypeUpdate" style="cursor: pointer;">Update prototype types for items, equipment, and recipes</span>


=== [[User:BilkaBot/Other.js|Other]] ===
=== Other ===


* <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]])
</div>
</div>

Revision as of 19:07, 3 July 2017

This bot was created by Bilka. The scripts used by this bot can be found on github.

Bot functions:

Infoboxes

  • Update recipe, expensive-recipe, total-raw and expensive-total-raw (for items)
  • Update consumers, stack-size and required-technologies for items
  • Update technologies: Cost, cost multiplier, expensive cost multiplier, required technologies, allows, and effects
  • Do all of the above updates at once
  • Update tech internal names
  • Update internal names for items and recipes
  • Update prototype types for items, equipment, and recipes

Other