Module:Mmgtable/sandbox: Revision history

Jump to navigation Jump to search
Diff selection: mark the radio boxes of the versions to compare or click on a revision date to view it. (cur) = difference from current version, (prev) = difference from preceding version,  m = minor edit, → = section edit

17 October 2024

  • curprev 11:2311:23, 17 October 2024Alex talk contribs 22,551 bytes +22,551 Created page with "local p = {} --imports local gePrice = require('Module:Exchange')._price local yn = require('Module:Yesno') local round = require('Module:Number')._round local _coins = require('Module:Currency')._amount local vdf = mw.ext.VariablesLua.vardefine local lang = mw.getContentLanguage() local title = mw.title.getCurrentTitle() local onmain = require('Module:Mainonly').on_main function expr(x) local e_g, e = pcall(mw.ext.ParserFunctions.expr, x) if e_g then return e end..."