Module:Chemistry: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

2 September 2025

  • curprev 23:1223:12, 2 September 2025Taydeo talk contribs 10,919 bytes +10,919 Created page with "local p = {} --p stands for package local getArgs = require("Module:Arguments").getArgs local yesNo = require("Module:Yesno") local Color = require("Module:Color") local VariablesLua = mw.ext.VariablesLua -- local reagents_table = mw.loadJsonData("Module:Chemistry/data/auto/reagents.json"); -- local reactions_table = mw.loadJsonData("Module:Chemistry/data/auto/reactions.json"); local reagent_card_templatestyles_src = "Template:Reagent card/styles.css" -- =============..."