User contributions for 515797455988850689

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

25 November 2023

  • 09:2509:25, 25 November 2023 diff hist −35 m Module:TableNo edit summary current Tag: Manual revert
  • 09:2409:24, 25 November 2023 diff hist +25,301 N Module:LibUCreated page with "--------------------------------------------------------------------------------- -- LibU: The non-obstrusive version of LibraryUtil -- From MediaWiki source file -- and https://hypixel-skyblock.fandom.com/wiki/Module:LibraryUtil -- -- On import, this script does not expose all functions to the global table. -- List of functions: -- function: getCodeLocation(level) -- function: makeArgNumber(val) -- function: getParentName(level) [alias: getStackName] -- function: typeM..." current
  • 09:2209:22, 25 November 2023 diff hist +13,873 N Module:MakeClassCreated page with "--------------------------------------------------------------------------------- -- [Deprecated] Module:MakeClass -- -- This module is used to implement makeClass. Code was written by Thundercraft5. -- Deprecated: Please use Module:Class instead. -- ----------------[ CONTENTS ]----------------- -- The following list is all the functions this module houses. -- -- * function: isStaticClass(t: table) -- * function: isClass(t: table) -- * function: makeClass(constructo..."
  • 09:2209:22, 25 November 2023 diff hist −7 m Module:TableNo edit summary
  • 09:2109:21, 25 November 2023 diff hist +42 m Module:TableNo edit summary
  • 09:1909:19, 25 November 2023 diff hist +63,283 N Module:TableCreated page with "--------------------------------------------------------------------------------- -- Module:Table -- -- This module includes a number of functions for dealing with Lua tables. -- It is a meta-module, meant to be called from other Lua modules, and should -- not be called directly from {{#invoke:}}. -- ----------------[ CONTENTS ]----------------- -- The following list is all the functions this module houses. -- -- * function: merge(target: table, ...items: any)..."
  • 09:1909:19, 25 November 2023 diff hist +79,670 N Template:UI/docCreated page with "{{Documentation subpage}} {{Lua|UI}} {{T|UI}} is a template used to create a generic UI. {{T|UIPage}} is a template used to transclude another UI page to your page with custom settings. {{Tc}} == UI Syntax == {{T|UI |title |... |arrow{{=}}arrow |close{{=}}close |id{{=}}id |return_id/goback_id{{=}}return_id |return_text/goback_text/goback{{=}}return_text |return_link/goback_link{{=}}return_link |hide{{=}}hide |fill{{=}}fill |defaultnolink/dnl{{=}}defaultnolink }} === P..." current
  • 09:1809:18, 25 November 2023 diff hist +84 N Template:UICreated page with "<includeonly>{{#invoke:UI|ui}}</includeonly><noinclude>{{Documentation}}</noinclude>" current
  • 09:1809:18, 25 November 2023 diff hist +22,583 N Module:UICreated page with "--<pre> -- Taken from: https://minecraft.gamepedia.com/Module:UI local getArgs = require('Module:Arguments').getArgs local mergeArgsSyntax = require('Module:Arguments').mergeArgsSyntax local loader = require('Module:Loader') local string, table, yesno, uiText, inventorySlot, crafting, Interface, random, mctxt = loader.lazy.require('String', 'Table', 'Yesno', 'UIText', 'Inventory slot', 'Crafting', 'UI/Core', 'Random', 'Mctxt') local slot = function(...) return invent..." current
  • 09:1709:17, 25 November 2023 diff hist +16,312 N Module:LoaderCreated page with "local table, makeClass, libU = require('Module:Table'), require('Module:MakeClass'), require('Module:LibU') local require, pcall, type, _G, debug, mw = require, pcall, type, _G, debug, mw local checkType, checkArgs, assertTrue, assertFalse, makeCheckSelfFunction = libU.checkType, libU.checkArgs, libU.assertTrue, libU.assertFalse, libU.makeCheckSelfFunction local makeCheckSelfFunction, forEachArgs = libU.makeCheckSelfFunction, libU.forEachArgs local dpl, json local p =..." current

16 November 2023

15 November 2023

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