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).
- 00:26, 31 August 2025 Wlft talk contribs created page Module:TestInfobox (Created page with "local TestInfobox = {} function TestInfobox.main( frame ) local InfoboxNeue = require( 'Module:InfoboxNeue' ) local test = InfoboxNeue:new( { placeholderImage = 'ObbyWiki.png' } ) local args = require( 'Module:Arguments' ).getArgs( frame ) local characterName = args.name or 'Unnamed' local characterSpecies = args.species local characterImage = args.image local characterQuote = args.quote local homeworld = args.homeworld local homeworldPage = a...")