All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Laenkea. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:50, 9 August 2023 Maria talk contribs created page Module:form of/templates (Created page with "local export = {} local m_form_of = require("Module:form of") local m_languagse = require("Module:languages") local m_parameters = require("Module:parameters") local inflection_params = { [1] = {required = true}, [2] = {required = true}, [3] = {list = true}, ["alt"] = {}, ["t"] = {}, ["pos"] = {}, } local form_params = { [1] = {required = true}, [2] = {required = true}, ["form"] = {aliases={3}}, ["alt"] = {}, ["t"] = {}, ["pos"] = {}, } function export.in...")