Main public logs

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

Logs
  • 15:38, 6 May 2026 Sware talk contribs created page Module:module documentation (Created page with "local export = {} local parameters_module = "Module:parameters" local m_str_utils = require("Module:string utilities") local codepoint = m_str_utils.codepoint local concat = table.concat local insert = table.insert local u = m_str_utils.char local rsplit = m_str_utils.split local dump = mw.dumpObject --[===[ intro: This module automatically generates documentation for other modules. It fetches in-line comments in Lua code and converts them into a form that can be used...")