Module:UI/Core: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 November 2023

  • curprev 10:2610:26, 25 November 2023upgradewastaken#0 talk contribsm 8,236 bytes 0 515797455988850689 moved page Module:UI/core to Module:UI/Core without leaving a redirect
  • curprev 10:2610:26, 25 November 2023upgradewastaken#0 talk contribs 8,236 bytes +8,236 Created page with "local loader = require('Module:Loader') local makeClass, yesno, inventorySlot, random = loader.require('Class', 'Yesno', 'Inventory slot', 'Random') local colorData = loader.loadData('Color/Data') local slot = inventorySlot.slot local fillmode = function(s) if s == 'border' then -- all valid fill modes here return s else return yesno(s, true) end end local backslashSubstitute = function(s) -- substitute every '\<char>' but those that have special meaning for t..."