Main public logs
More actions
Combined display of all available logs of Obby Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:45, 31 August 2025 Wlft talk contribs created page Module:ObbyGameInfobox (Created page with "-- inspired by scw local ObbyGameInfobox = {} function ObbyGameInfobox.main( frame ) local InfoboxNeue = require( 'Module:InfoboxNeue' ) local test = InfoboxNeue:new( { placeholderImage = 'Standard169placeholder.webp' } ) local args = require( 'Module:Arguments' ).getArgs( frame ) local obby_name = args.name or '{{PAGENAME}}' local obby_starter_place_id = args.root_place_id or args.start_place_id or 1818 local obby_developer = args.developer...")