All 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
  • 18:38, 19 February 2023 Iohanen talk contribs created page Module:ibe-adjectives (Created page with "local m_utilities = require("Module:utilities") local m_links = require("Module:links") local export = {} local lang = require("Module:languages").getByCode("ibe-pro") local function postprocess(args, data) -- Nothing here yet end -- Inflection functions export["o+a"] = function(frame) local params = { [1] = {required = true, default = "{{{1}}}"}, } local args = require("Module:parameters").process(frame:getParent().args, params) local data = {forms =...")