User contributions for PeaceDeadC

A user with 286,954 edits. Account created on 5 July 2014.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

19 March 2025

  • 00:2200:22, 19 March 2025 diff hist +212 Module:Biobox No edit summary current
  • 00:1900:19, 19 March 2025 diff hist +1,457 Module:Biobox No edit summary
  • 00:1100:11, 19 March 2025 diff hist +1,768 N Module:BioboxSharing/sites Created 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
  • 00:1100:11, 19 March 2025 diff hist +10,405 N Module:BioboxSharing Created 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
  • 00:1000:10, 19 March 2025 diff hist +5,439 N Module:BioboxUnits Created 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
  • 00:1000:10, 19 March 2025 diff hist +4,191 N Module:Birth date and age Created 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
  • 00:0900:09, 19 March 2025 diff hist +1,609 N Module:GetBirthDate Created 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
  • 00:0800:08, 19 March 2025 diff hist +102 N Template:Biobox-test Created page with "<includeonly>{{safesubst:#invoke:Biobox|main}}</includeonly><noinclude> {{Documentation}} </noinclude>" current
  • 00:0800:08, 19 March 2025 diff hist +6,972 N Module:BioboxPersonalPages/platforms Created 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
  • 00:0700:07, 19 March 2025 diff hist +10,640 N Module:BioboxPersonalPages Created 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
  • 00:0700:07, 19 March 2025 diff hist +1,390 N Module:BioboxDatabases/databases Created 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
  • 00:0700:07, 19 March 2025 diff hist +5,614 N Module:BioboxDatabases 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..." current
  • 00:0600:06, 19 March 2025 diff hist +10,413 N Module:BioboxCategoryMapping Created 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
  • 00:0600:06, 19 March 2025 diff hist +13,351 N Module:BioboxBody 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,..." current
  • 00:0500:05, 19 March 2025 diff hist −46,096 Module:Biobox No edit summary
  • 00:0500:05, 19 March 2025 diff hist +50,406 N Module:BioboxPersonal Created 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
  • 00:0400:04, 19 March 2025 diff hist +504 MediaWiki:Common.css No edit summary current

15 March 2025

14 March 2025

  • 23:3323:33, 14 March 2025 diff hist +235 N File:Xvideosredlogo.svg Uploaded own work with UploadWizard current Tag: Upload Wizard
  • 23:3323:33, 14 March 2025 diff hist +235 N File:StraightIconPNG.png Uploaded own work with UploadWizard current Tag: Upload Wizard
  • 23:3323:33, 14 March 2025 diff hist +235 N File:TranssexualIconPNG.png Uploaded own work with UploadWizard current Tag: Upload Wizard
  • 23:3323:33, 14 March 2025 diff hist +235 N File:GayIconPNG.png Uploaded own work with UploadWizard current Tag: Upload Wizard
  • 23:3023:30, 14 March 2025 diff hist −303 Eduardo Lima No edit summary current
  • 23:2823:28, 14 March 2025 diff hist +4,094 N Eduardo Lima Created page with "{{Biobox new | natural butt = Y | tattoo = Y | masturbation = Y | close-up = Y | solodildo = | feet = | solopissing = | soloassfingering = | gaping = | muscle-flexing = Y |bodybuildingposing = Y | swimwear = | massage = | wrestling = | oilwrestling = | gaykissing= Y | gayblowjob = Y | bareback = Y | gayanal = Y | gayrimming = Y |..."
  • 23:2823:28, 14 March 2025 diff hist +200 N Template:XVideosRedList Created page with "<noinclude> {{sandbox other||{{pp-template|small=yes}}}} {| {{STDT|sortable career align-center}} </noinclude> <includeonly>{{#invoke:XVideosRedList|channel}}</includeonly> <noinclude> |} </noinclude>" current
  • 23:2723:27, 14 March 2025 diff hist +244 N Template:XVideosRedListTop Created page with "<includeonly> <div style="overflow: auto;"> {| class="sortable career align-middle table" style="width: 100%; clear: both; empty-cells:show" {{#invoke:XVideosRedList|tableHeader}} {{#if:{{{list|}}}|{{{list|}}} {{!}}{{)}}}} </div> </includeonly>" current
  • 23:2723:27, 14 March 2025 diff hist +507 N Module:XVideosRedList/L Created page with "-- Channel data for names starting with 'L' local L = {} -- Channel data L.channels = { ["Lipe Louco"] = { name = "Lipe Louco", aliases = {"lipelouco", "lipe louco", "lipe-louco"}, channel = "lipiroco", genre = "Straight", notes = "" }, ["Luana Prado"] = { name = "Luana Prado", aliases = {"luanaprado", "luana prado", "luana-prado"}, channel = "luana_prado_official", genre = "Trans",..."
  • 23:2623:26, 14 March 2025 diff hist +629 N Module:XVideosRedList/i18n Created page with "-- i18n submodule for Module:XVideosRedList local i18n = { errors = { channelIsEmpty = "Channel name is empty", channelNotFound = "Channel '%s' not found", duplicateChannels = "Multiple channels found with the name '%s'", moduleLoadError = "Could not load channel data module for letter '%s'", invalidModuleStructure = "Invalid structure in channel data module for letter '%s'", noGenreProvided = "No genre provided for th..." current
  • 23:2423:24, 14 March 2025 diff hist +8,950 N Module:XVideosRedList Created page with "-- This module handles the display of XVideos RED channel information local p = {} -- Load the i18n submodule for text strings and error messages local i18n = require('Module:XVideosRedList/i18n') -- Base URL for XVideos RED local BASE_URL = "https://www.xvideos.red/" -- Suffix to append to all XVideos RED URLs local URL_SUFFIX = "?sxcaf=TARTFSJC35" -- Main header URL for title link local HEADER_URL = "https://www.xvideos.red/gay?sxcaf=TARTFSJC35" -- Default category f..."

11 March 2025

10 March 2025

3 March 2025

24 February 2025

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