Module:Yesno: Difference between revisions

edit inaccurate comment
(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
Anonymous user