Page history
16 December 2024
6 December 2024
Alsang
change "potion" to "product" and "reagent" to "material" so it matches all the other crafting profession tables. functionality unchanged.
m+24
Alsang
remove dependency on Module:Infobox Recipe, as it does not need the recursive recipe finding subroutine
−2,094
5 December 2024
2 December 2024
Alsang
simplify getting the value from passive activities that are not recipes, it was broken
−343
Alsang
separate out the code to differentiate between passive recipes and passive activities
+492
Alsang
change code base to match PotionList which uses extensive search for all subreceipes and reagents, but keep it showing non-recipe passive activities
+703
1 December 2024
28 November 2024
Artoire
currency_cell now returns a node
−24
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 = { 'Uses facility::Passive Potion Station OR Variant of::Ebsworth Work', '?Profession Level A = l..."
+7,580