Module:If empty: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
simpliy; just noticed the "preview page with this module" box... will no longer be doing weird tests XD
m (test worked.. trying to simplify)
(simpliy; just noticed the "preview page with this module" box... will no longer be doing weird tests XD)
Line 2:
 
function p.main(frame)
for i=1_,9,1v in ipairs(frame.args) do
if frame.args[i] ~= nil and frame.args[i]v ~= '' then
return frame.args[i]v
end
end
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu