Module:Int: Revision history

From Dr. Owsik Foundation
Jump to navigationJump 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.

14 May 2023

  • curprev 21:2321:23, 14 May 2023Szprink talk contribs 913 bytes +913 Utworzono nową stronę "-- This is a helper module for Template:int local templateTranslation = require('Module:Template translation') local this = {} function this.renderIntMessage(frame) local args = frame.args local pargs = (frame:getParent() or {}).args local arguments = {} for k, v in pairs(pargs) do local n = tonumber(k) or 0 if (n >= 2) then arguments[n - 1] = mw.text.trim(v) end end local lang if args.lang and args.lang ~= '' and mw.language.isValidCode(args.…"
Retrieved from "http:///wiki/Module:Int"