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

25 September 2026

  • curprev 08:4208:42, 25 September 2026 Shahroudi talk contribs 989 bytes +989 Created page with "-- This is a helper module for Template:Int local trim = mw.text.trim local isValidCode = mw.language.isValidCode local messageNew = mw.message.new local frameCurrent = mw.getCurrentFrame() local preprocess = frameCurrent.preprocess local pageLang = preprocess(frameCurrent, '{{PAGELANGUAGE}}') local export = {} function export.renderIntMessage(frame) local args = frame.args local msgId = trim(args[1]) local pargs = (frame:getParent() or {}).args local msgArgs..."