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
  • 14:11, 16 April 2026 Sware talk contribs created page Module:pollasena-roots/templates (Created page with "local m_pr = require("Module:pollasena-roots") local export = {} local function concat_etymologies(args, etymologies) local capital = args.nocap and "f" or "F" return capital .. "rom " .. table.concat(etymologies, ", from ") .. "." end function export.qsc(frame) local parent_args = frame:getParent().args local ancestor_codes = { { code = "sekh", options = {} }, { code = "wasc", options = {optional = true, roots = true } } } local evolution, args, catego...")