Module:Item in other games: Revision history

From RosieSoCrossing

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.

21 January 2026

  • curprev 13:5113:51, 21 January 2026 Rosie talk contribs 5,168 bytes +5,168 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..."