Module:MediumLink: Revision history

From RosieSoCrossing

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.

12 January 2026

  • curprev 00:1700:17, 12 January 2026 Rosie talk contribs 10,131 bytes +10,131 Created page with "local p = {} local getArgs = require('Module:Arguments').getArgs function p.main(frame) local args = getArgs(frame) local medium = args.medium or '' local link = args.link or '' local short = args.short or '' local shorter = args.shorter or '' local shortest = args.shortest or '' local mode1 = args[1] or args.mode1 or '' local mode2 = args[2] or args.mode2 or '' local mode3 = args[3] o..."