User:BilkaBot: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(testing moving pages inside the non-main namespace)
(Prettied the page, linked to github)
Line 1: Line 1:
This bot was created by [[User:Bilka|Bilka]].
This bot was created by [[User:Bilka|Bilka]]. The scripts used by this bot can be found on [https://github.com/Bilka2/Wiki-scripts github.]


<p id="RecipeUpdate">RecipeUpdate</p>
Bot functions:
<p id="ItemUpdate">Consumer and StackSize and ReqTech for items update</p>
<p id="TechUpdate">TechUpdate</p>
<p id="AllUpdate">Update all</p>
<p id="TechDataUpdate">Update tech internal names</p>
<p id="InternalItemNameUpdate">Update internal names for items and recipes</p>
<p id="ProtypeTypeUpdate">Update prototype types for items, equipment, and recipes</p>
<p id="GetEditingUsers">Console.log the number of users who have ever made edits</p>
<p id="move-icon-pages">Move icon pages to the names without -</p>


[[User:TheWombatGuru/WantedPages]]
<div style="line-height: 1.3em; color: #ffffff; background-color: #333; border: 1px solid #ddd; padding-left: 10px;">
=== [[User:BilkaBot/Infobox.js|Infoboxes]] ===
* <span id="RecipeUpdate">Update recipe, expensive-recipe, total-raw and expensive-total-raw (for items)</span>
* <span id="ItemUpdate">Update consumers, stack-size and required-technologies for items</span>
* <span id="TechUpdate">Update technologies: Cost, cost multiplier, expensive cost multiplier, required technologies, allows, and effects</span>
* <span id="AllUpdate">Do all of the above updates at once</span>
* <span id="TechDataUpdate">Update tech internal names</span>
* <span id="InternalItemNameUpdate">Update internal names for items and recipes</span>
* <span id="ProtypeTypeUpdate">Update prototype types for items, equipment, and recipes</span>
 
=== [[User:BilkaBot/Other.js|Other]] ===
 
* <span id="GetEditingUsers">Console.log the number of users who have ever made an edit</span>
* <span id="create-wanted-pages-list">Update</span> [[User:TheWombatGuru/WantedPages]] (Made by TheWombatGuru, code can be found on [[MediaWiki:Common.js]])
</div>

Revision as of 10:54, 2 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