Due to a foodist STILL trying to bot SNCApedia, the CAPTCHA has been replaced with another one that doesn't suck. Faggot (talk) 21:20, 1 September 2025 (UTC)

The moderation queue has been cleared from the spam by rejecting all edits and marking the users behind them as spam. If your edit was accidentally rejected send me an email and I'll approve it: [email protected] Faggot (talk) 15:08, 1 September 2025 (UTC)

Module:Location map: Revision history

From SNCApedia, the shit nobody cares about encyclopedia
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.

18 August 2025

  • curprev 23:4223:42, 18 August 2025 Sawoot talk contribs 21,916 bytes +21,916 Created page with "require('strict') local p = {} local getArgs = require('Module:Arguments').getArgs local function round(n, decimals) local pow = 10^(decimals or 0) return math.floor(n * pow + 0.5) / pow end function p.getMapParams(map, frame) if not map then error('The name of the location map definition to use must be specified', 2) end local moduletitle = mw.title.new('Module:Location map/data/' .. map) if not moduletitle then error(string.format('%q is not a valid name..."