Related changes
Jump to navigation
Jump to search
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
25 September 2026
| N 08:42 | Module:Int diffhist +989 Shahroudi talk contribs (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...") | ||||