Module:head/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.

28 April 2024

8 March 2024

18 February 2024

8 August 2023

6 August 2023

  • curprev 16:5416:54, 6 August 2023Maria talk contribs 1,356 bytes +22 No edit summary
  • curprev 16:4416:44, 6 August 2023Maria talk contribs 1,334 bytes +1,334 Created page with "local export = {} local m_head = require("Module:head") local m_languages = require("Module:languages") local m_parameters = require("Module:parameters") local params = { [1] = {required = true}, [2] = {required = true}, [3] = {list = true}, ["g"] = {list = true}, ["head"] = {}, ["nocat"] = {type = "boolean"}, } local function get_inflections(list) local inflections = {} local i = 1 while list[i] do local inflection = {["label"] = list[i]} if not list[i+1..."