Main public logs

From RosieSoCrossing

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

Logs
  • 13:51, 21 January 2026 Rosie talk contribs created page Module:Item in other games (Created page with "local p = {} local cargo = mw.ext.cargo local convertCase = require('Module:SentenceCase').firstToUpper function tableEmpty(s) return next(s) == nil end function isEmpty(s) return s == nil or s == '' end function p.main( frame ) -- Declare variables local print = '' local tables local fields local args local results -- Determine the cargo table to which the module will pull from. if frame.args['game'] == "First gen" then tables = 'pg_identifier' fie...")