Module:form of/templates: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 August 2024

12 August 2024

7 August 2024

28 April 2024

20 February 2024

28 August 2023

9 August 2023

  • curprev 14:5114:51, 9 August 2023Maria talk contribs 1,071 bytes 0 No edit summary
  • curprev 14:5014:50, 9 August 2023Maria talk contribs 1,071 bytes +1,071 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..."