local p =
function p.main(frame) local args = require('Module:Arguments').getArgs(frame,)
for k,v in ipairs(args) do if v ~= then return v end end
end
return p
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:If empty".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.