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

7 August 2024

31 July 2024

  • curprev 09:3509:35, 31 July 2024Sware talk contribs 1,563 bytes +48 No edit summary
  • curprev 09:3109:31, 31 July 2024Sware talk contribs 1,515 bytes −8 No edit summary
  • curprev 09:2909:29, 31 July 2024Sware talk contribs 1,523 bytes +1,523 Created page with "local insert = table.insert local export = {} -- Used by {{categorize}} function export.template_categorize(frame) local args = frame:getParent().args local format = frame.args["format"] args = require("Module:parameters").process(args, { [1] = {required = true, type = "language", default = "und"}, [2] = {required = true, list = true, allow_holes = true}, ["sort"] = {list = true, separate_no_index = true, allow_holes = true}, }) local lang = args[1] if..."