User contributions for Fantastic

A user with 98 edits. Account created on 21 March 2024.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

3 April 2024

31 March 2024

29 March 2024

  • 21:3721:37, 29 March 2024 diff hist +103 N Module:Tooltip/docCreated page with "{{Documentation}} This template should be used when there is no documentation for a Module or Template." current
  • 21:3721:37, 29 March 2024 diff hist +1,592 N Module:TooltipCreated page with "local p = {} local yn = require('Module:Yesno') local hc = require('Module:Paramtest').has_content -- module access point for div p._div = function(args) local name = args.name if not hc(name) then error('Name is required!') end local content = args.content local hasarrow = yn(args.arrow or 'yes', true) local arrowsize = tonumber(args.arrowsize) or 10 local limitwidthbool = yn(args.limitwidth or 'yes', true) local style = args.style local div = mw.ht..." current
  • 21:3621:36, 29 March 2024 diff hist +103 N Module:DependencyList/docCreated page with "{{Documentation}} This template should be used when there is no documentation for a Module or Template." current
  • 21:3621:36, 29 March 2024 diff hist +24,436 N Module:DependencyListCreated page with "local p = {} local libraryUtil = require( 'libraryUtil' ) local arr = require( 'Module:Array' ) local yn = require( 'Module:Yesno' ) local param = require( 'Module:Paramtest' ) local dpl = require( 'Module:DPLlua' ) local tooltip = require( 'Module:Tooltip' ) local moduleIsUsed = false local COLLAPSE_LIST_LENGTH_THRESHOLD = 5 local MAX_DYNAMIC_REQUIRE_LIST_LENGTH = 30 local dynamicRequireListQueryCache = {} local builtins = { ["libraryUtil"] = { link = "mw:S..."
  • 21:3321:33, 29 March 2024 diff hist +107 N Module:Documentation/docCreated page with "{{External|meta|rs|rsc}} {{Documentation}} Implements Template:Documentation for templates and modules." current
  • 21:3321:33, 29 March 2024 diff hist +3,741 N Module:DocumentationCreated page with "-- <nowiki> local dependencyList = require( 'Module:DependencyList' ) local yn = require( 'Module:Yesno' ) local p = {} function p.doc( frame ) local title = mw.title.getCurrentTitle() local args = frame:getParent().args local page = args[1] or mw.ustring.gsub( title.fullText, '/doc$', '' ) local addDependencyList = yn( args.DependencyList or true ) local ret, cats, ret1, ret2, ret3 local onModule = title.namespace == 828 -- subpage head..."

28 March 2024

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