Module:BioboxBody: 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.

19 March 2025

  • curprev 00:0600:06, 19 March 2025 PeaceDeadC talk contribs 13,351 bytes +13,351 Created page with "local p = {} local PBD = require('Module:PBD') local PBDIB = require('Module:PornBaseDataIB') local BioboxUnits = require('Module:BioboxUnits') local CategoryMapping = require('Module:BioboxCategoryMapping') local function isEmpty(value) return value == nil or value == '' end local function isPositive(value) if isEmpty(value) then return false end value = tostring(value):lower() local positiveValues = { ['yes'] = true, ['y'] = true,..."