Module:If empty: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Undid revision 639373039 by Codehydro (talk) appaarently I do
m (test: do I even need these lines?)
(Undid revision 639373039 by Codehydro (talk) appaarently I do)
Line 1:
-- this is intended to replace {{If empty}}
local p = {};
function p.run(frame)
local args = require('Module:Arguments').getArgs(frame)
Line 9 ⟶ 10:
return args[i]
end
return p
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu