User contributions for Wlft
More actions
2 April 2025
- 08:4508:45, 2 April 2025 diff hist +88 m MediaWiki:Sidebar No edit summary
- 08:4308:43, 2 April 2025 diff hist +103 MediaWiki:Sidebar No edit summary
- 08:4108:41, 2 April 2025 diff hist +2 MediaWiki:Sidebar No edit summary
- 08:3208:32, 2 April 2025 diff hist −2 MediaWiki:Sidebar No edit summary
- 08:3108:31, 2 April 2025 diff hist +20 MediaWiki:Sidebar No edit summary
- 08:0208:02, 2 April 2025 diff hist +30 m MediaWiki:Sidebar No edit summary
- 07:4507:45, 2 April 2025 diff hist +25 m MediaWiki:Sidebar No edit summary
- 07:4407:44, 2 April 2025 diff hist +29 MediaWiki:Sidebar No edit summary
- 07:4107:41, 2 April 2025 diff hist +33 MediaWiki:Sidebar No edit summary
- 07:4107:41, 2 April 2025 diff hist +128 MediaWiki:Sidebar No edit summary
- 07:3007:30, 2 April 2025 diff hist +17 MediaWiki:Sidebar No edit summary
- 07:2807:28, 2 April 2025 diff hist 0 MediaWiki:Sidebar No edit summary
- 07:2807:28, 2 April 2025 diff hist −16 MediaWiki:Sidebar No edit summary
- 07:2707:27, 2 April 2025 diff hist +133 MediaWiki:Sidebar No edit summary
- 07:1907:19, 2 April 2025 diff hist +18 m MediaWiki:Sidebar No edit summary
- 07:1907:19, 2 April 2025 diff hist +1 m MediaWiki:Sidebar No edit summary
- 07:1207:12, 2 April 2025 diff hist +3 MediaWiki:Sidebar No edit summary
- 07:1107:11, 2 April 2025 diff hist −8 m MediaWiki:Sidebar No edit summary
- 07:1007:10, 2 April 2025 diff hist +198 MediaWiki:Sidebar No edit summary
- 06:4406:44, 2 April 2025 diff hist 0 m MediaWiki:Sidebar No edit summary
- 06:4406:44, 2 April 2025 diff hist 0 MediaWiki:Sidebar No edit summary
- 06:4206:42, 2 April 2025 diff hist +66 m MediaWiki:Citizen.css No edit summary
- 06:4106:41, 2 April 2025 diff hist +1,507 N MediaWiki:Citizen.css Created page with "→All CSS here will be loaded for users of the Citizen skin: // Code derived from the Star Citizen Wiki: https://starcitizen.tools/MediaWiki:Citizen.css .mw-portlet-External { position: sticky; bottom: 0; margin-top: var( --space-md ); padding: var( --space-xs ) 0; border-top: 1px solid var( --border-color-base ); background: var( --color-surface-1 ); font-size: var( --font-size-x-small ); grid-column: 1 / -1; white-space: nowrap; } .mw-portlet-External..."
- 06:3306:33, 2 April 2025 diff hist +20 MediaWiki:Sidebar No edit summary
- 06:0006:00, 2 April 2025 diff hist +33 MediaWiki:Sidebar No edit summary
- 06:0006:00, 2 April 2025 diff hist +7 N MediaWiki:Sidebar-icon-discord Created page with "Discord" current
- 05:5905:59, 2 April 2025 diff hist +7 N MediaWiki:Sidebar-label-socials Created page with "Socials" current
- 05:5805:58, 2 April 2025 diff hist +217 N MediaWiki:Sidebar Created page with " * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help-mediawiki * SEARCH * TOOLBOX * LANGUAGES * External ** https://wou.gg/something|Something"
1 April 2025
- 23:1723:17, 1 April 2025 diff hist +17 N User:Wlft Created page with "user page content" Tag: Visual edit
- 22:1322:13, 1 April 2025 diff hist 0 m Main Page Protected "Main Page": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
- 15:4515:45, 1 April 2025 diff hist +124 N MediaWiki:Citizen-footer-tagline Created page with "Thank you to StarCitizen.tools for the [https://github.com/StarCitizenTools/mediawiki-skins-Citizen Citizen MediaWiki skin]."
- 15:4315:43, 1 April 2025 diff hist +107 N MediaWiki:Citizen-footer-desc Created page with "The leading community-run wiki for information and archives on Roblox obbies that anyone can contribute to."
- 13:2413:24, 1 April 2025 diff hist +10 N Developer:Roblox/obby Created page with "Test page." current
- 13:1113:11, 1 April 2025 diff hist +1,148 N MediaWiki:Common.css Created page with ".infobox { border: 1px solid #a2a9b1; →Border: border-spacing: 3px; →Spacing between border and content: background-color: #f8f9fa; →Background color: color: black; →Text color: margin: 0.5em 0 1em 1em; →Margin around the infobox: padding: 0.2em; →Padding inside the infobox: float: right; →Float to the right of the text: clear: right; →Clear floats below: font-size: 88%; →Slightly smaller font size: ..."
- 13:0813:08, 1 April 2025 diff hist +666 N Template:Infobox test Created page with "{| class="infobox" <!-- Start of the table, class for styling --> |+ {{{name|{{PAGENAME}}}} <!-- Infobox Title: Parameter 'name', defaults to page name --> |- ! scope="row" | Image <!-- Header for 'Image' field --> | [[File:{{{image|}}}|frameless|upright=1.2]] <!-- Parameter 'image', displays image, frameless, upright scaling --> |- ! scope="row" | Full Name <!-- Header for 'Full Name' field --> | {{{full_name|}}} <!-- Parameter 'full_name' --> |- ! scope="row" | Age <!..." current
- 12:4912:49, 1 April 2025 diff hist −10 Developer:Roblox No edit summary current
- 12:3912:39, 1 April 2025 diff hist +6,798 N Module:Mbox/configuration Created page with "-------------------------------------------------------------------------------- -- Message box configuration -- -- -- -- This module contains configuration data for Module:Message box. -- -------------------------------------------------------------------------------- return { ambox = { types = { speedy = { class = 'ambox-spee..." current
- 12:3812:38, 1 April 2025 diff hist −14 Module:Mbox No edit summary current
- 12:3612:36, 1 April 2025 diff hist +745 N Module:Yesno Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val =..."
- 12:3512:35, 1 April 2025 diff hist +15,201 Module:Mbox No edit summary
- 12:3412:34, 1 April 2025 diff hist −224 Template:MessageBox Replaced content with "{{#invoke:Mbox|main}}" current Tags: Replaced Manual revert
- 12:3412:34, 1 April 2025 diff hist +3,202 N Module:Mbox Created page with "local getArgs = require('Dev:Arguments').getArgs local localCSS = mw.loadData('Module:Mbox/data').localStyle function Mbox.main(frame) local args = getArgs(frame) -- styles local styles = {} if args.bordercolor then styles['border-left-color'] = args.bordercolor elseif args.type then styles['border-left-color'] = 'var(--type-' .. args.type .. ')' end if args.bgcolor then styles['background-color'] = args.bgcolor..."
- 12:2912:29, 1 April 2025 diff hist +217 Template:MessageBox No edit summary Tag: Reverted
- 12:2512:25, 1 April 2025 diff hist +7 Template:MessageBox No edit summary Tag: Reverted
- 12:2412:24, 1 April 2025 diff hist −160 Template:MessageBox No edit summary
- 12:2412:24, 1 April 2025 diff hist +181 N Template:MessageBox Created page with "{{#invoke:Mbox|main}}<noinclude>{{Documentation}}<!-- For a more traditional wikitext version of this template, see https://templates.fandom.com/wiki/Template:Ambox --></noinclude>"
- 12:2412:24, 1 April 2025 diff hist +301 N Template:Stub Created page with "{{MessageBox |header = Stub |type = stub |text = ''This article is a stub. You can help {{SITENAME}} by [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it].'' |comment = |class = notice hidden plainlinks |id = stub }}<includeonly>Category:Stubs</includeonly>"
- 12:2112:21, 1 April 2025 diff hist +30 N Developer:Roblox Created page with "{{stub}} This is a test page."
- 11:5511:55, 1 April 2025 diff hist 0 m OW:About Protected "OW:About": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]
- 11:5411:54, 1 April 2025 diff hist +110 N OW:About Created page with "Obby Wiki is an experimental new wiki powered by MediaWiki about Roblox Obbies. Previously, obbies.fandom.com."