All public logs

Combined display of all available logs of lipidbank_wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 06:40, 2 February 2023 Editor talk contribs created page Module:LBFDigit (Created page with "local getArgs = require('Module:Arguments').getArgs; local defArgs = require('Module:Arguments').defaultArgs; local lbfdigit = {}; function lbfdigit.digit910( frame ) local args = defArgs(getArgs(frame), 1, ""); local arg = args[1]; local text = "" local L = {}; local desc = { SC = "straight-chain", BC = "branched-chain", HP = "hydroperoxy", HO = "hydroxy and alcoholic", OX = "oxo", EO = "epoxy", MO = "methoxy", CA = "carboxylic", OP = "12-oxo-phytodienoic"...")