Main public logs
More actions
Combined display of all available logs of Obby Creator Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:59, 15 March 2026 Wlft talk contribs created page Module:PartInfobox (Created page with "-- inspired by scw local PartInfobox = {} -- local function get_comma_val(num) -- local formatted = num -- while true do -- local k; -- formatted, k = string.gsub(formatted, "^(-?%d+)(%d%d%d)", '%1,%2') -- if (k==0) then -- break -- end -- end -- return formatted -- end local function page_exists(page_title) local title = mw.title.new(page_title) return title and title.exists end function PartInfobox.main( frame ) local InfoboxNeue = re...")