ಮಾಡ್ಯೂಲ್:Toolbar: ಪರಿಷ್ಕರಣೆಗಳ ನಡುವಿನ ವ್ಯತ್ಯಾಸ

Content deleted Content added
simplifying - the original was probably good practice for me, but this version is better code in the circumstances
simpler check for numerical arguments
೬ ನೇ ಸಾಲು:
local nums = {}
for k, v in pairs(args) do
localif numtype(k) == tostring(k):match('^([1-9]%d*)$number') then
if num then table.insert(nums, tonumber(numk)) end
end
end
table.sort(nums)
"https://kn.wikipedia.org/wiki/ಮಾಡ್ಯೂಲ್:Toolbar" ಇಂದ ಪಡೆಯಲ್ಪಟ್ಟಿದೆ