Module:descendants: 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.

13 July 2024

2 June 2024

1 June 2024

30 May 2024

29 May 2024

  • curprev 23:5223:52, 29 May 2024TheNightAvl talk contribs 1,434 bytes +415 No edit summary
  • curprev 22:2322:23, 29 May 2024TheNightAvl talk contribs 1,019 bytes +1,019 Created page with "--WORK IN PROGRESS -- local export = {} local getArgs = require("Module:Arguments").getArgs local m_links = require("Module:links") local m_languages = require("Module:languages") local m_inline = require("Module:inline") function export.descendant(frame) -- {{desc|rad|word1|word2...}} local args = getArgs(frame) local out = "" local lang = m_languages.get_by_code(args[1]) local borrowed = args["borrowed"] or args["bor"] or args["b"] local see_desc = args["s..."