Module:Yesno: Difference between revisions

Content deleted Content added
better code for getting args
edit inaccurate comment
Line 10:
}
 
-- Allow arguments to override defaults. Arguments are taken from
-- the parent frame; other arguments are ignored.
local args;
if frame == mw.getCurrentFrame() then