User contributions for Wlft
More actions
4 April 2025
- 01:1801:18, 4 April 2025 diff hist +7 Template:Obby No edit summary
- 01:1701:17, 4 April 2025 diff hist −183 Template:Obby No edit summary
- 01:1201:12, 4 April 2025 diff hist 0 m Module:Utils Protected "Module:Utils" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) current
- 01:1201:12, 4 April 2025 diff hist 0 m Module:ObbyInfobox Protected "Module:ObbyInfobox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
- 01:0901:09, 4 April 2025 diff hist +31 Template:Obby No edit summary
- 01:0701:07, 4 April 2025 diff hist −5 Template:Obby No edit summary
- 00:0200:02, 4 April 2025 diff hist +8 Module:Config external No edit summary
3 April 2025
- 23:5923:59, 3 April 2025 diff hist +148 Module:Config external No edit summary
- 23:5823:58, 3 April 2025 diff hist 0 N File:External MediaWiki White Small.png No edit summary current
- 23:5123:51, 3 April 2025 diff hist +173 Module:Config external No edit summary
- 23:4323:43, 3 April 2025 diff hist 0 N File:External YouTube White Small.png No edit summary current
- 23:2723:27, 3 April 2025 diff hist +540 Module:Config external No edit summary
- 23:2723:27, 3 April 2025 diff hist 0 N File:External Guilded White Small.png No edit summary current
- 23:2423:24, 3 April 2025 diff hist 0 N File:External Roblox White Small.png No edit summary current
- 22:5822:58, 3 April 2025 diff hist 0 N File:External BlueSky White Small.png No edit summary current
- 22:5322:53, 3 April 2025 diff hist +172 Module:Config external No edit summary
- 22:4222:42, 3 April 2025 diff hist 0 N File:External Twitter White Small.png No edit summary current
- 22:3922:39, 3 April 2025 diff hist −311 Module:Utils No edit summary Tag: Manual revert
- 22:3822:38, 3 April 2025 diff hist −66 Module:ObbyInfobox No edit summary
- 22:3722:37, 3 April 2025 diff hist −3 Module:ObbyInfobox No edit summary
- 22:3622:36, 3 April 2025 diff hist +66 Module:ObbyInfobox No edit summary
- 22:3522:35, 3 April 2025 diff hist +311 Module:Utils No edit summary Tag: Reverted
- 22:2322:23, 3 April 2025 diff hist +10 Template:Obby No edit summary
- 22:1622:16, 3 April 2025 diff hist +10 Template:Obby No edit summary
- 16:5716:57, 3 April 2025 diff hist +8 MediaWiki:Common.css No edit summary
- 16:5616:56, 3 April 2025 diff hist +1,519 Obby No edit summary
- 16:5016:50, 3 April 2025 diff hist +634 N Obby Created page with "Obby is a genre of game that is essentially an obstacle course – players complete levels (frequently called stages) that typically gradually ascend in difficulty and intensity until they beat the game. There are many forms, variations, and gimmicks spun on the classic obby genre. The term 'obby' (derived from 'obstacle course') begun gaining popularity around 2015-2018 on Roblox, and has since become one of the most popular genres on the platform collecting billions of..."
- 16:4116:41, 3 April 2025 diff hist 0 OW:About No edit summary
- 16:4016:40, 3 April 2025 diff hist +619 OW:About No edit summary
- 16:2616:26, 3 April 2025 diff hist +33 MediaWiki:Sidebar No edit summary
- 14:3914:39, 3 April 2025 diff hist +1 Module:ObbyInfobox No edit summary
- 14:2414:24, 3 April 2025 diff hist −40 Module:ObbyInfobox No edit summary Tag: Manual revert
- 14:2214:22, 3 April 2025 diff hist +40 Module:ObbyInfobox No edit summary Tag: Reverted
- 14:1814:18, 3 April 2025 diff hist +8 Module:Utils No edit summary
- 14:1814:18, 3 April 2025 diff hist −14 Module:Utils im stupider
- 14:1714:17, 3 April 2025 diff hist +8 Module:Utils im stupid;
- 14:1614:16, 3 April 2025 diff hist +10,118 N Module:Arguments Created page with "-- https://en.wikipedia.org/w/index.php?title=Module:Arguments -- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. lo..."
- 14:1314:13, 3 April 2025 diff hist −298 Template:Obby No edit summary
- 14:1114:11, 3 April 2025 diff hist +107 Module:ObbyInfobox No edit summary
- 14:0914:09, 3 April 2025 diff hist +50 Module:ObbyInfobox No edit summary
- 14:0714:07, 3 April 2025 diff hist 0 m Module:Config external Protected "Module:Config external" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
- 14:0714:07, 3 April 2025 diff hist +210 N Module:Config external Created page with "return { media = { ['discord'] = { file = 'External Discord White Small.png'; url_form = 'https://discord.com/invite/%s'; display = 'Discord'; }; }; }"
- 14:0014:00, 3 April 2025 diff hist +348 N Module:Utils Created page with "-- roblox.fandom.com local get_args = require('Module:Arguments') local p = {} function p.wrap_function(f, ppc) if ppc then return function(frame) return frame:preprocess(func(get_args(frame))) end else return function(frame) return func(get_args(frame)) end end end return p"
- 13:5313:53, 3 April 2025 diff hist +51 N File:External discord white small.png Wlft moved page File:External discord white small.png to File:External Discord White Small.png current Tag: New redirect
- 13:5313:53, 3 April 2025 diff hist 0 m File:External Discord White Small.png Wlft moved page File:External discord white small.png to File:External Discord White Small.png current
- 13:5013:50, 3 April 2025 diff hist +348 N Module:ObbyInfobox Created page with "-- roblox.fandom.com local get_args = require('Module:Arguments') local p = {} function p.wrap_function(f, ppc) if ppc then return function(frame) return frame:preprocess(func(get_args(frame))) end else return function(frame) return func(get_args(frame)) end end end return p"
- 13:4013:40, 3 April 2025 diff hist 0 N File:External Discord White Small.png No edit summary
- 13:2913:29, 3 April 2025 diff hist +120 Template:Obby No edit summary
- 13:1513:15, 3 April 2025 diff hist 0 m Template:Obby No edit summary
- 13:0413:04, 3 April 2025 diff hist +401 m Template:Obby No edit summary