User contributions for PeaceDeadC

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

19 March 2025

  • 03:2203:22, 19 March 2025 diff hist +212 Module:BioboxNo edit summary current
  • 03:1903:19, 19 March 2025 diff hist +1,457 Module:BioboxNo edit summary
  • 03:1103:11, 19 March 2025 diff hist +1,768 N Module:BioboxSharing/sitesCreated page with "local sites = { faphouse_model = { name = "faphouse_model", paramBase = "faphouse-model", pbdProps = {"P789"}, urlFormat = "https://faphouse.com/gay/models/%s", suffix = "?utm_campaign=ai.LUY", abbr = "FapHouse:", label = "FapHouse", category = "Category:FapHouse", maxCount = 4 }, faphouse_pornstar = { name = "faphouse_pornstar", paramBase = "faphouse-pornstar", pb..." current
  • 03:1103:11, 19 March 2025 diff hist +10,405 N Module:BioboxSharingCreated page with "local p = {} local sitesModule = require('Module:BioboxSharing/sites') local sites = sitesModule.sites local siteOrder = sitesModule.siteOrder 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, category) if isEmpty(value) then return '' end local rowStyle = state:getRowStyl..." current
  • 03:1003:10, 19 March 2025 diff hist +5,439 N Module:BioboxUnitsCreated page with "local BioboxUnits = {} local INCHES_PER_FOOT = 12 local CM_PER_FOOT = 30.48 local CM_PER_INCH = 2.54 local LBS_PER_KG = 2.204623 local function formatDecimal(num) return string.format("%.1f", num) end local function formatCategoryLink(category, display) return string.format('<span class="white-link">%s</span>', category, display) end function BioboxUnits.extractNumber(str) if type(str) == 'number' then return str end if type(str) ~= '..." current
  • 03:1003:10, 19 March 2025 diff hist +4,191 N Module:Birth date and ageCreated page with "local p = {} local function pad2digit(num) return string.format("%02d", num) end local function getZodiacSign(day, month) local zodiacSigns = { { name = "Capricorn", start = { day = 22, month = 12 }, end_ = { day = 19, month = 1 } }, { name = "Aquarius", start = { day = 20, month = 1 }, end_ = { day = 18, month = 2 } }, { name = "Pisces", start = { day = 19, month = 2 }, end_ = { day = 20, month = 3 } }, { name..." current
  • 03:0903:09, 19 March 2025 diff hist +1,609 N Module:GetBirthDateCreated page with "local p = {} local PBD = require('Module:PBD') local function splitDate(date) local day, month, year = nil, nil, nil if date then day, month, year = string.match(date, '(%d+)%s+(%a+)%s+(%d+)') if not year then month, day = string.match(date, '(%a+)%s+(%d+)') if not day then day, month = string.match(date, '(%d+)%s+(%a+)') end end if not month a..." current
  • 03:0803:08, 19 March 2025 diff hist +102 N Template:Biobox-testCreated page with "<includeonly>{{safesubst:#invoke:Biobox|main}}</includeonly><noinclude> {{Documentation}} </noinclude>" current
  • 03:0803:08, 19 March 2025 diff hist +6,972 N Module:BioboxPersonalPages/platformsCreated page with "local platforms = { homepage = { name = "homepage", paramBase = "homepage", altParams = {}, archiveBase = "homepage-archive", pbdProp = "P52", urlFormat = "%s", label = "Official website", isFullWidth = true, maxCount = 2 }, blog = { name = "blog", paramBase = "blog", altParams = {}, archiveBase = "blog-archive", pbdProp = "P635", urlFormat..." current
  • 03:0703:07, 19 March 2025 diff hist +10,640 N Module:BioboxPersonalPagesCreated page with "local p = {} local platformsModule = require('Module:BioboxPersonalPages/platforms') local platforms = platformsModule.platforms local platformOrder = platformsModule.platformOrder 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..." current
  • 03:0703:07, 19 March 2025 diff hist +1,390 N Module:BioboxDatabases/databasesCreated page with "local databases = { imdb = { name = "imdb", paramBase = "imdb", pbdProps = {"P16"}, urlFormat = "http://www.imdb.com/name/%s", abbr = "IMDb:", label = "Internet Movie Database", maxCount = 4 }, iafd = { name = "iafd", paramBase = "iafd", pbdProps = {"P799", "P169"}, abbr = "IAFD:", label = "Internet Adult Film Database", maxCount = 4 }, gevi = {..." current
  • 03:0703:07, 19 March 2025 diff hist +5,614 N Module:BioboxDatabasesCreated 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..." current
  • 03:0603:06, 19 March 2025 diff hist +10,413 N Module:BioboxCategoryMappingCreated page with "local p = {} p.MAPPINGS = { orientation = { {aliases = {"gay", "g", "h", "homo", "homosexual", "homosexuality"}, category = "Gay people", display = "Gay", class = "gay"}, {aliases = {"bi", "bisex", "bisexual"}, category = "Bisexual people", display = "Bisexual", class = "bisexual"}, {aliases = {"straight", "s", "str8", "hetero", "heterosexual"}, category = "Heterosexual people", display = "Heterosexual", class = "straight"} }, hair = { {alia..." current
  • 03:0603:06, 19 March 2025 diff hist +13,351 N Module:BioboxBodyCreated 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,..." current
  • 03:0503:05, 19 March 2025 diff hist −46,096 Module:BioboxNo edit summary
  • 03:0503:05, 19 March 2025 diff hist +50,406 N Module:BioboxPersonalCreated page with "local p = {} local PBD = require('Module:PBD') local PBDIB = require('Module:PornBaseDataIB') local GetBirthDate = require('Module:GetBirthDate') local BirthDateAndAge = require('Module:Birth date and age') local Pornbasedata = require('Module:Pornbasedata') 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..." current
  • 03:0403:04, 19 March 2025 diff hist +504 MediaWiki:Common.cssNo edit summary current

15 March 2025

11 March 2025

3 March 2025

24 February 2025

(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)