Module:Transclusion count: Difference between revisions

Jump to navigation Jump to search
Sort alphabetically after sorting by count
(Sort alphabetically after sorting by count)
Line 54:
end
table.sort(list, function(a, b)
return (a[2] == b[2]) and (a[1] < b[1]) or (a[2] > b[2])
end)
local lang = mw.getContentLanguage();
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu