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

(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

5 August 2023

  • curprev 17:1017:10, 5 August 2023Maria talk contribs 1,348 bytes 0 No edit summary
  • curprev 17:1017:10, 5 August 2023Maria talk contribs 1,348 bytes +1 No edit summary
  • curprev 12:3812:38, 5 August 2023Maria talk contribs 1,347 bytes +1,347 Created page with "local export = {} local function make_list(frame, list_type) if link_type ~= "mention" or link_type ~= "list" then error("Link type must be specified") end local language_code = frame.args[1] local word = frame.args[2] local display = frame.args[3] or frame.args["display"] or frame.args["d"] local text = frame.args[4] or frame.args["text"] or frame.args["t"] local pos = frame.args["pos"] local language = require("Module:languages").get_by_code(language_code)..."
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)