Page history
16 December 2024
6 December 2024
Alsang
switch from using Infobox Recipe function _getTrueRawMaterials to a purpose built module RecipeTreeSearch designed for combining multi-stage recipes
−2,709
Alsang
change "potion" to "product" and "reagent" to "material" so it matches all the other crafting profession tables. functionality unchanged.
m+22
5 December 2024
2 December 2024
28 November 2024
Artoire
currency_cell now returns a node
m−30
Artoire
Remove unused vars
m−498
Artoire
Undo revision 49590 by Artoire (talk): Sorting breaks up cells with rowspan
−1,049
Artoire
Use multiple rows for multiple reagents
+1,049
Artoire
Simplify / cleanup (Use nil values instead of `item.hasXXX`)
−1,163
Artoire
Spaces to tabs
m−225
Alsang
Created page with "require('Module:Mw.html extension') local param = require( 'Module:Paramtest' ) local currency = require('Module:Currency') local lang = mw.getContentLanguage() require("Module:Mw.html extension") local p = {} -- non dynamic module, no inputs function p.main() -- returns almost every parameter needed for the row, except buy values for reagents local query = { 'Category:Potions', '|Potent Potion Station', '?Profe..."
+7,227