ഘടകം:Leading zeros

വിക്കിപീഡിയ, ഒരു സ്വതന്ത്ര വിജ്ഞാനകോശം.

ഈ ഘടകത്തിന്റെ വിവരണം ഘടകം:Leading zeros/വിവരണം എന്ന താളിൽ നിർമ്മിക്കാവുന്നതാണ്

p = {}
p.stripzeros = function(frame)
	x = tonumber(frame.args[1])
	if x then
		return x
	else
		return "Incorrect"
	end
end
return p
"https://ml.wikipedia.org/w/index.php?title=ഘടകം:Leading_zeros&oldid=3004459" എന്ന താളിൽനിന്ന് ശേഖരിച്ചത്