BirbAngry emoji.png
Open Beta is out on IOS/Android, PC & Mac! Play Now for Free!

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

    30 March 2024

    • curprev 16:4916:49, 30 March 2024Jkratz01 talk contribs 10,132 bytes +10,132 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..."