Main public logs

Jump to navigation Jump to search

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
  • 10:14, 9 May 2026 Sware talk contribs created page Module:category link/templates (Created page with "-- Prevent substitution. if mw.isSubsting() then return require("Module:unsubst") end local make_link = require("Module:category link").make_link local process_params = require("Module:parameters").process local unpack = unpack or table.unpack -- Lua 5.2 compatibility local export = {} function export.category_t(frame) return make_link(unpack(process_params(frame:getParent().args, { [1] = {required = true, allow_empty = true, no_trim = true}, [2] = {allow_empty...")