Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Main public logs

More actions

Combined display of all available logs of eSportsAmaze. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 00:31, 25 January 2026 Esportsamaze talk contribs created page Module:PrizePool (Created page with "local p = {} local cargo = mw.ext.cargo local html = mw.html local lang = mw.getLanguage('en') -- Helper: Format Number with Commas (Indian Locale is handled by your JS, we just output raw number wrapped in span) local function formatCurrency(amount) if not amount then return "0" end -- We output the raw number inside the span. Your MediaWiki:Common.js 'indian-currency' script -- picks this up and adds the ₹ symbol and correct commas automatically. re...")