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..."