User:BilkaBot: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(removed red links)
No edit summary
Line 1: Line 1:
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.]
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.] and [[User:BilkaBot/common.js|here]] on the wiki.


Bot functions:
Bot functions:
Line 5: Line 5:
<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;">
=== 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 (wiki-recipes-totals-0.x.x.txt)</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 (wiki-items-0.x.x.txt)</span>
* <span id="TechUpdate" style="cursor: pointer;">Update technologies: Cost, cost multiplier, expensive cost multiplier, required technologies, allows, and effects</span>
* <span id="TechUpdate" style="cursor: pointer;">Update technologies: Cost, cost multiplier, expensive cost multiplier, required technologies, allows, and effects (wiki-technologies-0.x.x.txt)</span>
* <span id="AllUpdate" style="cursor: pointer;">Do all of the above updates at once</span>
* <span id="AllUpdate" style="cursor: pointer;">Do all of the above updates at once and set the version for the summaries</span>
* <span id="TechDataUpdate" style="cursor: pointer;">Update tech internal names</span>
* <span id="TechDataUpdate" style="cursor: pointer;">Update tech internal names (wiki-tech-names-0.x.x.txt)</span>
* <span id="InternalItemNameUpdate" style="cursor: pointer;">Update internal names for items and recipes</span>
* <span id="ProtypeTypeAndItemInternalNameUpdate" style="cursor: pointer;">Update prototype type and internal name for items, equipment, and recipes (wiki-types-0.x.x.txt)</span>
* <span id="ProtypeTypeUpdate" style="cursor: pointer;">Update prototype types for items, equipment, and recipes</span>


=== Other ===
=== Other ===

Revision as of 13:05, 16 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