Ambox notice.png
Scheduled Maintenance
The wiki will be going down for routine maintenance on Friday, October 4th, 2024, at approximately 3:30 PM Central Time (15:30) or 1:30 PM Pacific Time. The site may be inaccessible during this time and the database will be locked from editing. We expect the maintenance to take about thirty minutes. We strongly encourage joining our Discord for updates.

Module:Sports career: Revision history

Jump to navigation Jump to search

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.

8 April 2024

  • curprev 19:3419:34, 8 April 2024A.R.M talk contribs 2,041 bytes +2,041 Created page with "local p = {} local function isnotempty(s) return s and s:match('%S') end function p.main(frame) local player = {} local coach = {} local pargs = frame:getParent().args local tracking = '' local iargs = {} local pmax = tonumber(frame.args['pmax'] or '40') or 40 local cmax = tonumber(frame.args['cmax'] or '30') or 30 for k,v in pairs(pargs) do if type(k) == 'string' and isnotempty(v) then if k:match('^team%d+$') then local num = mw.ustring.gsub(k,'^team..."