All public logs

Jump to navigation Jump to search

Combined display of all available logs of The Languages of David J. Peterson. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 07:02, 28 March 2024 Juelos talk contribs created page Module:Hani-sortkey (Created page with "local export = {} local cp = mw.ustring.codepoint local concat = table.concat local explode_utf8 = require("Module:string utilities").explode_utf8 local insert = table.insert local namespace = mw.title.getCurrentTitle().nsText local m_data = require("Module:Hani-sortkey/data/serialized") local m_data_core = mw.loadData("Module:Hani-sortkey/data/core") local cache = {} local function log(...) if namespace == "Module" then mw.log(...) end end --[[ Returns the index...")