Module:BioboxDatabases: 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:0700:07, 19 March 2025 PeaceDeadC talk contribs 5,614 bytes +5,614 Created page with "local p = {} local databasesModule = require('Module:BioboxDatabases/databases') local databases = databasesModule.databases local databaseOrder = databasesModule.databaseOrder local PBD = require('Module:PBD') local PBDIB = require('Module:PornBaseDataIB') local function isEmpty(value) return value == nil or value == '' end local function formatField(state, label, value, fieldName, rowIndex) if isEmpty(value) then return '' end local row..."