Module:Ustring: Revision history


For any version listed below, click on its date to view it. For more help, see Help:Page history and Help:Edit summary. (cur) = difference from current version, (prev) = difference from preceding version,  m = minor edit, → = section edit, ← = automatic edit summary

11 July 2021

  • curprev 16:3516:35, 11 July 2021WikiDwarf talk contribs 599 bytes +599 Created page with "require('Module:No globals') return setmetatable({}, { __index = function(t, k) local what = mw.ustring[k] if type(what) ~= "function" then return what end return..."