Page history
19 February 2023
no edit summary
m+28
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 =..."
+16,693