Module:MLB standings: Difference between revisions

Content deleted Content added
update comments
copy edit
Line 23:
-- input format).
-- The parsers take the following parameters:
-- args: table holding the parmetersparameters (indexed by numeric position)
-- currentIdx: the current index from where the next set of data should be parsed
-- returnData: table that the parser will update to pass additional data back to the caller.